Notes about integration with Pronterface

This commit is contained in:
Alessandro Ranellucci 2011-12-13 21:51:07 +01:00
parent 869cb48c1a
commit cf33ec0a5c
2 changed files with 10 additions and 2 deletions

View file

@ -21,7 +21,6 @@ my %cli_options = ();
'debug' => \$Slic3r::debug,
'o|output=s' => \$opt{output},
'close-after-slicing' => \$opt{close_after_slicing},
'save=s' => \$opt{save},
'load=s' => \$opt{load},