mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 19:33:47 +00:00
Put the relative E checkbox back in the GUI and disable M82/M83 for MakerBot
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 g0)],
|
||||
options => [qw(nozzle_diameter print_center z_offset gcode_flavor use_relative_e_distances g0)],
|
||||
},
|
||||
filament => {
|
||||
title => 'Filament',
|
||||
|
||||
Reference in New Issue
Block a user