mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-02-27 11:27:15 +00:00
clean up formatting
parent
c70224a586
commit
060f0b40d3
1 changed files with 2 additions and 2 deletions
|
@ -115,8 +115,8 @@ extrude-only move will be classified as retract depending on the direction
|
|||
[[G30]] - Probe the bed Z height at the current XY position.
|
||||
[[G31]] - Dock Z Probe sled.
|
||||
[[G32]] - Undock Z Probe sled.
|
||||
[[M48]] - Measure Z Probe repeatability. To test the accuracy of your z probe (i.e. servo/switch Allen key or inductive probe). Returns the standard deviation in microns.
|
||||
[[M401]] - Lower Z-probe. Note: ABL with a servo. With an Allen key z-probe switch, ensure you are safe above the bed to clear the Allen key.
|
||||
[[M48]] - Measure Z Probe repeatability. To test the accuracy of your z probe for bed leveling (ret standard deviation).
|
||||
[[M401]] - Lower auto bed leveling Z-probe with a servo, ensure you are safe above the bed to clear the Allen key.
|
||||
[[M402]] - Raise Z-probe. Note: drives the servo
|
||||
[[M420]] - Enable or disable Mesh Bed Leveling.
|
||||
[[M421]] - Set a single Mesh Bed Leveling Z coordinate: X<pos> Y<pos> Z<pos>
|
||||
|
|
Loading…
Reference in a new issue