Remove G0 from GUI until a firmware implements it
This commit is contained in:
parent
b5cba48e55
commit
2ff3ab1faf
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user