1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Remove G0 from GUI until a firmware implements it

This commit is contained in:
Alessandro Ranellucci
2012-03-03 21:37:10 +01:00
parent b5cba48e55
commit 2ff3ab1faf
+1 -1
View File
@@ -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',