Rename support_material_tool to support_material_extruder

This commit is contained in:
Alessandro Ranellucci 2012-06-28 15:14:27 +02:00
parent 3e8bc73fcb
commit dbcfebeb66
4 changed files with 10 additions and 11 deletions

View file

@ -132,7 +132,7 @@ our $support_material_threshold = 45;
our $support_material_pattern = 'rectilinear';
our $support_material_spacing = 2.5;
our $support_material_angle = 0;
our $support_material_tool = 0;
our $support_material_extruder = 0;
our $start_gcode = "G28 ; home all axes";
our $end_gcode = <<"END";
M104 S0 ; turn off temperature