Faster algorithm for rectilinear fill
This commit is contained in:
parent
33d7b8c7cf
commit
1978a99416
10 changed files with 242 additions and 159 deletions
|
@ -62,7 +62,7 @@ our $temperature = 200;
|
|||
our $retract_length = 1; # mm
|
||||
our $retract_restart_extra = 0; # mm
|
||||
our $retract_speed = 40; # mm/sec
|
||||
our $retract_before_travel = 1; # mm
|
||||
our $retract_before_travel = 2; # mm
|
||||
|
||||
# skirt options
|
||||
our $skirts = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue