Skip to content

Commit

Permalink
Add TEST Docking commands
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSin- committed Oct 21, 2024
1 parent c7c4d6f commit c6ce5e0
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions wiki/Calibration.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,12 @@ Do this for all tool heads one at a time.
4. Move the gantry as if to pick up the tool, as soon as the light on the optotap pcb changes
5. Raise Z by 1
6. Run `M114` and record the values to `params_park_x`, `params_park_y` and `params_park_z` in `[Tool Tn]` of the tool conf file
7. Repeat this for all tools
8. Run `FIRMWARE_RESTART`
7. Run `G28`
8. Run `SET_TOOL_PARAMETER PARAMETER='params_path_speed' VALUE=300`
9. Run `TEST_TOOL_DOCKING RESTORE_AXIS=XYZ`
10. Run `RESET_TOOL_PARAMETER PARAMETER='params_path_speed'`
11. Repeat this for all tools
12. Run `FIRMWARE_RESTART`

### Docking/Undocking

Expand Down

0 comments on commit c6ce5e0

Please sign in to comment.