mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-30 13:31:47 -06:00
Enbling autoflush
This commit is contained in:
parent
05dffad56f
commit
7b50e1bead
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ use Getopt::Long;
|
|||
use Slic3r;
|
||||
use XXX;
|
||||
|
||||
$|++;
|
||||
our %opt;
|
||||
GetOptions(
|
||||
'help' => sub { usage() },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue