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

@ -62,6 +62,8 @@ our $filament_diameter = 3; # mm
our $extrusion_multiplier = 1;
our $temperature = 200;
our $first_layer_temperature;
our $bed_temperature = 0;
our $first_layer_bed_temperature;
# speed options
our $travel_speed = 130; # mm/s