Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MarlinFirmware/MarlinDocumentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/_gcode
diff options
context:
space:
mode:
authorScott Lahteine <thinkyhead@users.noreply.github.com>2022-02-11 22:45:31 +0300
committerScott Lahteine <thinkyhead@users.noreply.github.com>2022-02-11 22:45:31 +0300
commitaae8c3d3b205de2d1c5fc67e28faca3205f7eab8 (patch)
tree65af6cb0652e366a1761d97600bf27db72f6649b /_gcode
parenta2a61a7efb0a6e59f185416a2092dfcbfd29bd2f (diff)
📝 Change `M42 M` to `M42 T`
Diffstat (limited to '_gcode')
-rw-r--r--_gcode/M042.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/_gcode/M042.md b/_gcode/M042.md
index a46e3633..450917a0 100644
--- a/_gcode/M042.md
+++ b/_gcode/M042.md
@@ -20,10 +20,10 @@ parameters:
-
type: bool
-
- tag: M
+ tag: T
optional: true
since: 2.0.5.2
- description: Set the pin mode.
+ description: Set the pin mode. Prior to Marlin 2.0.9.4 this is set with the `M` parameter.
values:
-
tag: 0
@@ -54,7 +54,6 @@ parameters:
tag: state
type: int
-
examples:
-
pre: Turn the LED pin on