mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
Removed --g0
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user