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

23 lines
380 B
Markdown

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