Refactoring and integrations to the bed temperature handling

This commit is contained in:
Alessandro Ranellucci 2012-03-03 23:14:40 +01:00
parent 35e7877437
commit 7892a84408
5 changed files with 13 additions and 8 deletions

View file

@ -25,7 +25,7 @@ sub new {
},
filament => {
title => 'Filament',
options => [qw(filament_diameter extrusion_multiplier temperature first_layer_temperature)],
options => [qw(filament_diameter extrusion_multiplier temperature first_layer_temperature bed_temperature first_layer_bed_temperature)],
},
print_speed => {
title => 'Print speed',