mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-02 13:19:40 -07: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