summaryrefslogtreecommitdiffstats
path: root/.Slic3r/printer/LulzBot Mini, HIPS.ini
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-08-21 19:13:32 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-08-21 19:13:32 (EDT)
commit047941fac3aca3d9893f806dc46a7812b7c1dfb9 (patch)
tree1bd4b7b91d8d8176d00dcdd4a79ac98b6e8c30f3 /.Slic3r/printer/LulzBot Mini, HIPS.ini
parent4e17c996af580baee338bd20a3c4b49583facb6c (diff)
downloadslic3r-047941fac3aca3d9893f806dc46a7812b7c1dfb9.zip
slic3r-047941fac3aca3d9893f806dc46a7812b7c1dfb9.tar.gz
slic3r-047941fac3aca3d9893f806dc46a7812b7c1dfb9.tar.bz2
printer: Move X axis after probing
Otherwise, the firmware detects that an endstop is triggered and blocks any other moves: echo:endstops hit: X:0.00
Diffstat (limited to '.Slic3r/printer/LulzBot Mini, HIPS.ini')
-rw-r--r--.Slic3r/printer/LulzBot Mini, HIPS.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Slic3r/printer/LulzBot Mini, HIPS.ini b/.Slic3r/printer/LulzBot Mini, HIPS.ini
index 8585d41..53cc32f 100644
--- a/.Slic3r/printer/LulzBot Mini, HIPS.ini
+++ b/.Slic3r/printer/LulzBot Mini, HIPS.ini
@@ -1,4 +1,4 @@
-# generated by Slic3r 1.2.9 on Mon Aug 21 17:29:13 2017
+# generated by Slic3r 1.2.9 on Mon Aug 21 19:13:06 2017
bed_shape = -2x-2,156x-2,156x156,-2x156
before_layer_gcode =
end_gcode = \n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot Mini HIPS end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Ensure moves are complete\nM400 ; Pause processing until moves complete\n\n; Begin cooling\nM104 S0 ; Set hotend temperature without waiting\nM140 S0 ; Set bed temperature without waiting\nM107 ; Turn off the print cooling fan\n\n; Move to cooling position and retract filament\nG92 E0 ; Set extruder position to 0 (origin)\nG1 X5 Y5 Z160 E-5 F10000 ; Move bed and nozzle and retract filament\nM190 R60 ; Wait for bed to cool\n\n; Move to print removal position\nM140 S0 ; Set bed temperature without waiting\nG1 X145 Y190 Z160 F10000 ; Move bed forward and toolhead right\n\n; Idle\nM84 ; Turn off stepper motors\nG90 ; Set absolute positioning mode\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot Mini HIPS end G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
@@ -17,7 +17,7 @@ retract_lift = 0.2
retract_restart_extra = 0
retract_restart_extra_toolchange = 0
retract_speed = 40
-start_gcode = \n; Input file name: [input_filename]\n; Printer preset: [printer_preset]\n; Filament preset: [filament_preset]\n; Print preset: [print_preset]\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot Mini HIPS start G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Set units, positioning modes, and extruder origin\nG21 ; Set units to millimeters\nG90 ; Set absolute positioning mode\nM82 ; Set E absolute mode (override G91)\nG92 E0 ; Set extruder position to 0 (origin)\n\n; Begin heating hotend to HIPS retraction temperature\nM107 ; Turn off the print cooling fan\nM104 S150 ; Set hotend temperature without waiting\nM140 S[first_layer_bed_temperature] ; Set bed temperature without waiting\n\n; While waiting for the hotend to heat, auto-home the axes\nG28 ; Auto-home all axes\nM109 ; Wait for hotend temperature\n\n; Retract filament before wiping\nG1 Z150 E-30 F75 ; Slowly lower Z and retract filament\n\n; Begin heating hotend to HIPS wiping temperature\nM104 S170 ; Set hotend temperature without waiting\n\n; While waiting for the hotend to heat, position the nozzle over the wiping pad\nG1 X45 Y174 Z10 F11520 ; Move nozzle to just over wiping pad\nM109 ; Wait for hotend temperature\n\n; Wipe the nozzle\nG1 Z-0.5 F4000 ; Plunge nozzle into wiping pad\nG1 X55 Y172 F4000 ; Wipe\nG1 X45 Y174 Z0 F4000 ; Wipe\nG1 X55 Y172 F4000 ; Wipe\nG1 X45 Y174 F4000 ; Wipe\nG1 X55 Y172 F4000 ; Wipe\nG1 X45 Y174 F4000 ; Wipe\nG1 X55 Y172 F4000 ; Wipe\nG1 X60 Y174 F4000 ; Wipe\nG1 X80 Y172 F4000 ; Wipe\nG1 X60 Y174 F4000 ; Wipe\nG1 X80 Y172 F4000 ; Wipe\nG1 X60 Y174 F4000 ; Wipe\nG1 X90 Y172 F4000 ; Wipe\nG1 X80 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X80 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X80 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X110 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X110 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X110 Y174 F4000 ; Wipe\nG1 X115 Y172 Z-0.5 F1000 ; Wipe slower, bury nozzle in cleanish area\nG1 Z10 ; Lift out of wiping pad\n\n; Begin heating hotend to HIPS probing temperature\nM104 S170 ; Set hotend temperature without waiting\n\n; While waiting for the hotend to heat, auto-home X and Y\nG28 X0 Y0 ; Auto-home X and Y\nM109 ; Wait for hotend temperature\n\n; Probe the bed and enable bed leveling compensation\nM204 S300 ; Set acceleration for probing moves\nG29 ; Probe the bed\nM204 S2000 ; Set acceleration back to normal\nG1 Z10 F5000 ; Lift off the bed-leveling washer\n\n; Begin heating hotend to first layer temperature\nM104 S[first_layer_temperature] ; Set hotend temperature without waiting\n\n; While waiting for the hotend to heat, position the nozzle and pause\nG1 X5 Y15 F5000 ; Move near front left corner\nG4 S1 ; Dwell/pause command queue for 1 second\nM400 ; Pause processing until moves complete\n\n; Ensure the hotend and bed are at the first layer temperatures\nM109 ; Wait for hotend temperature\nM190 ; Wait for bed temperature\n\n; Extrude filament back into the nozzle\nG1 Z2 E0 F75 ; Slowly raise nozzle and extrude filamant\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot Mini HIPS start G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
+start_gcode = \n; Input file name: [input_filename]\n; Printer preset: [printer_preset]\n; Filament preset: [filament_preset]\n; Print preset: [print_preset]\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; Begin LulzBot Mini HIPS start G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n\n; Set units, positioning modes, and extruder origin\nG21 ; Set units to millimeters\nG90 ; Set absolute positioning mode\nM82 ; Set E absolute mode (override G91)\nG92 E0 ; Set extruder position to 0 (origin)\n\n; Begin heating hotend to HIPS retraction temperature\nM107 ; Turn off the print cooling fan\nM104 S150 ; Set hotend temperature without waiting\nM140 S[first_layer_bed_temperature] ; Set bed temperature without waiting\n\n; While waiting for the hotend to heat, auto-home the axes\nG28 ; Auto-home all axes\nM109 ; Wait for hotend temperature\n\n; Retract filament before wiping\nG1 Z150 E-30 F75 ; Slowly lower Z and retract filament\n\n; Begin heating hotend to HIPS wiping temperature\nM104 S170 ; Set hotend temperature without waiting\n\n; While waiting for the hotend to heat, position the nozzle over the wiping pad\nG1 X45 Y174 Z10 F11520 ; Move nozzle to just over wiping pad\nM109 ; Wait for hotend temperature\n\n; Wipe the nozzle\nG1 Z-0.5 F4000 ; Plunge nozzle into wiping pad\nG1 X55 Y172 F4000 ; Wipe\nG1 X45 Y174 Z0 F4000 ; Wipe\nG1 X55 Y172 F4000 ; Wipe\nG1 X45 Y174 F4000 ; Wipe\nG1 X55 Y172 F4000 ; Wipe\nG1 X45 Y174 F4000 ; Wipe\nG1 X55 Y172 F4000 ; Wipe\nG1 X60 Y174 F4000 ; Wipe\nG1 X80 Y172 F4000 ; Wipe\nG1 X60 Y174 F4000 ; Wipe\nG1 X80 Y172 F4000 ; Wipe\nG1 X60 Y174 F4000 ; Wipe\nG1 X90 Y172 F4000 ; Wipe\nG1 X80 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X80 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X80 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X110 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X110 Y174 F4000 ; Wipe\nG1 X100 Y172 F4000 ; Wipe\nG1 X110 Y174 F4000 ; Wipe\nG1 X115 Y172 Z-0.5 F1000 ; Wipe slower, bury nozzle in cleanish area\nG1 Z10 ; Lift out of wiping pad\n\n; Begin heating hotend to HIPS probing temperature\nM104 S170 ; Set hotend temperature without waiting\n\n; While waiting for the hotend to heat, auto-home X and Y\nG28 X0 Y0 ; Auto-home X and Y\nM109 ; Wait for hotend temperature\n\n; Probe the bed and enable bed leveling compensation\nM204 S300 ; Set acceleration for probing moves\nG29 ; Probe the bed\nM204 S2000 ; Set acceleration back to normal\nG1 X5 F5000 ; Move away from X endstop\nG1 Z10 F5000 ; Lift off the bed-leveling washer\n\n; Begin heating hotend to first layer temperature\nM104 S[first_layer_temperature] ; Set hotend temperature without waiting\n\n; While waiting for the hotend to heat, position the nozzle and pause\nG1 X5 Y15 F5000 ; Move near front left corner\nG4 S1 ; Dwell/pause command queue for 1 second\nM400 ; Pause processing until moves complete\n\n; Ensure the hotend and bed are at the first layer temperatures\nM109 ; Wait for hotend temperature\nM190 ; Wait for bed temperature\n\n; Extrude filament back into the nozzle\nG1 Z2 E0 F75 ; Slowly raise nozzle and extrude filamant\n\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n;; End LulzBot Mini HIPS start G-code ;;\n;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;\n
toolchange_gcode =
use_firmware_retraction = 0
use_relative_e_distances = 0