mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
Removed --g0
This commit is contained in:
parent
71ec90a1dd
commit
c2e710d092
10 changed files with 6 additions and 65 deletions
|
@ -9,7 +9,7 @@ use List::Util qw(first max);
|
|||
our @Ignore = qw(duplicate_x duplicate_y multiply_x multiply_y support_material_tool acceleration
|
||||
adjust_overhang_flow standby_temperature scale rotate duplicate duplicate_grid
|
||||
rotate scale duplicate_grid start_perimeters_at_concave_points start_perimeters_at_non_overhang
|
||||
randomize_start seal_position bed_size print_center);
|
||||
randomize_start seal_position bed_size print_center g0);
|
||||
|
||||
our $Options = print_config_def();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue