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-06-08 01:24:53 +0400
committerAlessandro Ranellucci <aar@cpan.org>2013-06-08 01:24:53 +0400
commitb12a09ed71b5264e5e0123ff0e38b12df07a7657 (patch)
tree2b79a9376973c08f99fb353c5ddacbd03f17bf51 /slic3r.pl
parent510c2092dff31a17201e4de20d160a0b643a8e32 (diff)
Rename makerbot G-code flavor to makerware; also mention Repetier among RepRap firmwares. #1034
Diffstat (limited to 'slic3r.pl')
-rwxr-xr-xslic3r.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/slic3r.pl b/slic3r.pl
index e792548ef..0b05cd043 100755
--- a/slic3r.pl
+++ b/slic3r.pl
@@ -173,7 +173,7 @@ $j
(default: $config->{print_center}->[0],$config->{print_center}->[1])
--z-offset Additional height in mm to add to vertical coordinates
(+/-, default: $config->{z_offset})
- --gcode-flavor The type of G-code to generate (reprap/teacup/makerbot/sailfish/mach3/no-extrusion,
+ --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
--gcode-arcs Use G2/G3 commands for native arcs (experimental, not supported