From b12a09ed71b5264e5e0123ff0e38b12df07a7657 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Fri, 7 Jun 2013 23:24:53 +0200 Subject: Rename makerbot G-code flavor to makerware; also mention Repetier among RepRap firmwares. #1034 --- slic3r.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slic3r.pl') 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 -- cgit v1.2.3