1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Enbling autoflush

This commit is contained in:
Alessandro Ranellucci
2011-11-28 10:20:12 +01:00
parent 05dffad56f
commit 7b50e1bead
+1
View File
@@ -12,6 +12,7 @@ use Getopt::Long;
use Slic3r;
use XXX;
$|++;
our %opt;
GetOptions(
'help' => sub { usage() },