mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-18 12:17:54 -06:00
New experimental --g0 option for fast retractions. #51
This commit is contained in:
parent
12b06b0ab0
commit
db35faeabb
3 changed files with 43 additions and 10 deletions
|
@ -40,6 +40,7 @@ our $use_relative_e_distances = 0;
|
|||
our $no_extrusion = 0;
|
||||
our $z_offset = 0;
|
||||
our $gcode_arcs = 0;
|
||||
our $g0 = 0;
|
||||
|
||||
# filament options
|
||||
our $filament_diameter = 3; # mm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue