mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Faster algorithm for rectilinear fill
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user