summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.pronsolerc5
1 files changed, 4 insertions, 1 deletions
diff --git a/.pronsolerc b/.pronsolerc
index 2f19b92..f0602c2 100644
--- a/.pronsolerc
+++ b/.pronsolerc
@@ -68,4 +68,7 @@ macro wipe-hips
G1 X115 Y172 Z-0.5 F1000 ; Wipe slower, bury nozzle in cleanish area
G1 Z10 ; Lift out of wiping pad
; Begin heating hotend to HIPS probing temperature
- M109 S170 ; Set and wait for hotend temperature
+ M104 S170 ; Set hotend temperature without waiting
+ ; While waiting for the hotend to heat, auto-home X and Y
+ G28 X0 Y0 ; Auto-home X and Y
+ M109 ; Wait for hotend temperature