Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Ranellucci <aar@cpan.org>2013-10-27 19:59:18 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-10-27 19:59:18 +0400
commitbcc061176c55bc19e2f5d88082e9eb1dc8a31f32 (patch)
tree26c3ab2df780e55c838957412017dd126c254fa9 /slic3r.pl
parent0e3c9ebe52e778f56dc4049d94fcedf14c06be7d (diff)
New option to use G10/G11 for firmware-controlled retraction. #1494
Diffstat (limited to 'slic3r.pl')
-rwxr-xr-xslic3r.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/slic3r.pl b/slic3r.pl
index 5d7980169..719d6a14a 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -202,7 +202,8 @@ $j
(+/-, default: $config->{z_offset})
--gcode-flavor The type of G-code to generate (reprap/teacup/makerware/sailfish/mach3/no-extrusion,
default: $config->{gcode_flavor})
- --use-relative-e-distances Enable this to get relative E values
+ --use-relative-e-distances Enable this to get relative E values (default: no)
+ --use-firmware-retraction Enable firmware-controlled retraction using G10/G11 (default: no)
--gcode-arcs Use G2/G3 commands for native arcs (experimental, not supported
by all firmwares)
--g0 Use G0 commands for retraction (experimental, not supported by all