chiark / gitweb /
Update a print profile
authornickthetait <tait@alephobjects.com>
Tue, 24 Nov 2015 19:38:29 +0000 (12:38 -0700)
committernickthetait <tait@alephobjects.com>
Mon, 11 Jan 2016 15:10:18 +0000 (08:10 -0700)
resources/quickprint/lulzbot_profiles/TAZ6_single_tilapia/PLA_medium-quality_mangrove_single-extruder_0.5noz_cura.ini

index 70cd1330507bef357990f610addfce49d009323d..78f73af992af50fb74cceea28c094fb5a822b682 100644 (file)
@@ -48,8 +48,8 @@ skirt_line_count = 1
 skirt_gap = 3.0
 skirt_minimal_length = 250
 fan_full_height = 0.5
-fan_speed = 40
-fan_speed_max = 60
+fan_speed = 60
+fan_speed_max = 100
 cool_min_feedrate = 10
 cool_head_lift = False
 solid_top = True
@@ -99,7 +99,6 @@ start.gcode = G21
        G28                          ; home all
        M109 S130                    ; set to cleaning temp and wait
        G1 E-30 F100                 ; suck up XXmm of filament
-       M109 S140                    ; heat to probe temp
        G1 X-15 Y100 F3000           ; move above wiper pad
        G1 Z2                        ; Push nozzle into wiper
        G1 X-17 Y95 F1000            ; slow wipe
@@ -125,9 +124,9 @@ start.gcode = G21
        G1 X-17 Y30 F2000            ; fast wipe
        G1 X-15 Y25 Z1.5 F1000       ; slow wipe
        G1 X-17 Y23 F1000            ; slow wipe
+       M109 S140                    ; heat to probe temp
        G1 Z10                       ; raise extruder
-       G1 Y10                       ; move above probe
-       M109 S170                    ; set to probing temp
+       G1 X-11 Y-8                  ; move above probe
        M204 S100                    ; set accel for probing
        G29                          ; Probe
        M204 S700                    ; set accel back to normal