flexi-bot/docs/marlin/_gcode/M121.md
2023-09-05 20:38:49 +02:00

23 lines
385 B
Markdown

---
tag: m0121
title: Disable Endstops
brief: Disable endstops and keep them enabled when not homing.
author: thinkyhead
group: control
codes: [ M121 ]
notes: After this command endstops will be kept disabled when not homing. This may have side-effects if using `SD_ABORT_ON_ENDSTOP_HIT`.
parameters:
examples:
-
pre: Disable endstops
code: M121
---
Disable endstops.