Implemented https://github.com/prusa3d/Slic3r/issues/199
by merging the work by @lordofhyphens done on https://github.com/alexrj/Slic3r/issues/3268
This commit is contained in:
parent
6fa280be0b
commit
a99b006b98
5 changed files with 12 additions and 2 deletions
|
@ -304,6 +304,7 @@ $j
|
|||
--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)
|
||||
--use-volumetric-e Express E in cubic millimeters and prepend M200 (default: no)
|
||||
--set-and-wait-temperatures Use M190 instead of M140 for temperature changes past the first (default: no)
|
||||
--gcode-comments Make G-code verbose by adding comments (default: no)
|
||||
|
||||
Filament options:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue