chiark / gitweb /
Update all profiles for LulzBot Mini
[cura.git] / resources / quickprint / lulzbot_profiles / Mini_single_extruder_v2 / HIPS_medium-quality_Mini_single-extruder-v2_0.5noz_cura.ini
index 35da58b4a0f41910657d5c8e66463a69043455f2..9b1b6cbd59a48062386e0eb716edd7f9c4684352 100644 (file)
@@ -135,19 +135,20 @@ start.gcode = ;Basic settings: Layer height: {layer_height} Walls: {wall_thickne
        G4 S25                       ; wait for bed to temp up
        G1 Z2 E0 F75                 ; extrude filament back into nozzle
        M140 S{print_bed_temperature}; get bed temping up during first layer
-end.gcode = M400
-       M104 S0                    ; hotend off
-       M140 S0                    ; heated bed heater off (if you have it)
-       M107                                        ; fans off
-       G92 E0                    ; set extruder to 0
-       G1 E-3 F300                         ; retract a bit to relieve pressure
-       G1 X5 Y5 Z156 F10000       ; move to cooling positioning
-       M190 R60                                    ; wait for bed to cool
-       M140 S0                    ; turn off bed
-       G1 X145 Y175 Z156 F1000    ; move to cooling positioning
-       M84                                      ; steppers off
-       G90                        ; absolute positioning
-       ;{profile_string}
+end.gcode = 
+    M400
+    M104 S0                                      ; hotend off
+    M140 S0                                      ; heated bed heater off (if you have it)
+    M107                                         ; fans off
+    G92 E5                                       ; set extruder to 5mm for retract on print end
+    G1 X5 Y5 Z158 E0 F10000                      ; move to cooling positioning
+    M190 R60                                     ; wait for bed to cool
+    M140 S0                                      ;
+    G1 X145 F1000                                ; move to cooling positioning
+    G1 Y175 F1000                                ; move to cooling positioning
+    M84                                          ; steppers off
+    G90                                          ; absolute positioning
+    ;{profile_string}
 start2.gcode = ;Sliced at: {day} {date} {time}
        ;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
        ;Print time: {print_time}