Commit Graph
9 Commits
Author SHA1 Message Date
Michael Moon 31585e96b0 decimate script- removes tiny lines from prints that can cause blobbing 2012-09-26 18:50:03 +10:00
Michael Moon ab103b0c12 a few minor updates for z-every-line 2012-09-26 18:49:42 +10:00
Michael Moon 757f8a2404 move duplicate stuff around a bit 2012-04-12 03:30:15 +10:00
Michael Moon f2edfd1a76 initial implementation of algorithm for #249
fix typo that put things in the wrong position

use int() builtin instead of POSIX::floor()

fix typo

use alternate method of creating local routines

remove aliases for new duplicate option

use coderefs for linear interpolate function, make binary insertion sort inline

add \n at end of die message regarding too many objects for print area

fix case where no duplication is done

fix whitespace according to slic3r coding style

assume 200x200 bed area if center is 0,0

Some cleanup to the autoarrange duplication logic
2012-04-09 15:14:07 +02:00
Michael Moon 35e7877437 bed temperature handling. TODO: gui elements 2012-03-03 23:08:50 +01:00
Michael Moon 7bf354151c also check slic3r bin directory for config 2011-12-31 17:39:56 +11:00
Michael Moon ca25494177 add some comments 2011-12-11 08:27:16 +11:00
Michael Moon 359d4073df add z-every-line script, first attempt 2011-12-11 08:22:14 +11:00
Michael Moon 729905d342 allow solid fill layers to be zero 2011-11-30 12:51:34 +11:00