mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Remove G0 from GUI until a firmware implements it
This commit is contained in:
@@ -21,7 +21,7 @@ sub new {
|
||||
my %panels = (
|
||||
printer => {
|
||||
title => 'Printer',
|
||||
options => [qw(nozzle_diameter print_center z_offset gcode_flavor use_relative_e_distances g0)],
|
||||
options => [qw(nozzle_diameter print_center z_offset gcode_flavor use_relative_e_distances)],
|
||||
},
|
||||
filament => {
|
||||
title => 'Filament',
|
||||
|
||||
Reference in New Issue
Block a user