diff --git a/StaticData/PrinterSettings/Ultimaker/2 Extended+/config.ini b/StaticData/PrinterSettings/Ultimaker/2 Extended+/config.ini index 262cdf5be..47e619f93 100644 --- a/StaticData/PrinterSettings/Ultimaker/2 Extended+/config.ini +++ b/StaticData/PrinterSettings/Ultimaker/2 Extended+/config.ini @@ -121,7 +121,7 @@ solid_infill_speed = 60 solid_shell = 0 spiral_vase = 0 standby_temperature_delta = -5 -start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S70\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S210\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen +start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S[bed_temperature]\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S[temperature]\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen start_perimeters_at_concave_points = 0 start_perimeters_at_non_overhang = 0 support_material = 0 diff --git a/StaticData/PrinterSettings/Ultimaker/2 Extended/config.ini b/StaticData/PrinterSettings/Ultimaker/2 Extended/config.ini index 262cdf5be..47e619f93 100644 --- a/StaticData/PrinterSettings/Ultimaker/2 Extended/config.ini +++ b/StaticData/PrinterSettings/Ultimaker/2 Extended/config.ini @@ -121,7 +121,7 @@ solid_infill_speed = 60 solid_shell = 0 spiral_vase = 0 standby_temperature_delta = -5 -start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S70\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S210\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen +start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S[bed_temperature]\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S[temperature]\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen start_perimeters_at_concave_points = 0 start_perimeters_at_non_overhang = 0 support_material = 0 diff --git a/StaticData/PrinterSettings/Ultimaker/2+/config.ini b/StaticData/PrinterSettings/Ultimaker/2+/config.ini index 1ec1c4182..72b7f8a0b 100644 --- a/StaticData/PrinterSettings/Ultimaker/2+/config.ini +++ b/StaticData/PrinterSettings/Ultimaker/2+/config.ini @@ -121,7 +121,7 @@ solid_infill_speed = 60 solid_shell = 0 spiral_vase = 0 standby_temperature_delta = -5 -start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S70\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S210\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen +start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S[bed_temperature]\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S[temperature]\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen start_perimeters_at_concave_points = 0 start_perimeters_at_non_overhang = 0 support_material = 0 diff --git a/StaticData/PrinterSettings/Ultimaker/2/config.ini b/StaticData/PrinterSettings/Ultimaker/2/config.ini index 1ec1c4182..72b7f8a0b 100644 --- a/StaticData/PrinterSettings/Ultimaker/2/config.ini +++ b/StaticData/PrinterSettings/Ultimaker/2/config.ini @@ -121,7 +121,7 @@ solid_infill_speed = 60 solid_shell = 0 spiral_vase = 0 standby_temperature_delta = -5 -start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S70\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S210\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen +start_gcode = G21 ;metric values\nG90 ;absolute positioning\nM82 ;set extruder to absolute mode\nM107 ;start with the fan off\nG28 X0 Y0 ;move X/Y to min endstops\nG28 Z0 ;move Z to min endstops\nM190 S[bed_temperature]\nG1 Z15.0 F1800 ;move the platform down 15mm\nG1 Y10 F4000\nM109 S[temperature]\nG92 E0 ;zero the extruded length\nG1 F200 E30 ;extrude 30mm of feed stock\nG92 E0 ;zero the extruded length again\nG1 F130\nM117 Printing... ;Put printing message on LCD screen start_perimeters_at_concave_points = 0 start_perimeters_at_non_overhang = 0 support_material = 0