Skip to content

Commit

Permalink
MACRO: call _VAOC_SET_TOOL in _VAOC_CALIBRATE_TEMP_OFFSET
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Nov 6, 2024
1 parent 5389db2 commit 0b53c55
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions macros/idex/vaoc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -622,6 +622,9 @@ gcode:
_VAOC_ENSURE_CONTROL_POINT_WITHIN_EXPECTED_CAMERA_POS
_VAOC_ENSURE_FILAMENTS_ARE_NOT_LOADED

# save current toolhead position in case user has changed it
_VAOC_SET_TOOL

# automated toolhead z-offset calibration
{% set act_z = printer.toolhead.position.z|float %}
_VAOC_LOAD_TOOL T={default_toolhead} AUTO_TEMP_OFFSET=True
Expand Down

0 comments on commit 0b53c55

Please sign in to comment.