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 <github@thinkyhead.com>2021-11-15 21:00:06 +0300
committerScott Lahteine <github@thinkyhead.com>2021-11-15 21:11:34 +0300
commit15c375e19fb4d9efe9e45512c482fe7db109befd (patch)
treeddae53a805f9d1c75218223f1d9fa90efcca2535 /_gcode
parent4d82942df9a02ca7b02d59a4e90d1e800af341be (diff)
🎨 Shorten YT URLs
Diffstat (limited to '_gcode')
-rw-r--r--_gcode/M240.md2
-rw-r--r--_gcode/M915.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/_gcode/M240.md b/_gcode/M240.md
index 585409b6..d5c12ebd 100644
--- a/_gcode/M240.md
+++ b/_gcode/M240.md
@@ -12,7 +12,7 @@ codes: [ M240 ]
notes:
- "`CHDK_PIN` or `PHOTOGRAPH_PIN` is required prior to Marlin 2.0.0."
- To use the `CHDK_PIN` or `PHOTOGRAPH_PIN` option with a digital camera see [this article](//www.doc-diy.net/photo/rc-1_hacked/).
- - To use an endstop or contact switch as a shutter switch for your smartphone's camera, see [this video](//www.youtube.com/watch?v=i5g3ziK5wpI).
+ - To use an endstop or contact switch as a shutter switch for your smartphone's camera, see [this video](//youtube.com/watch?v=i5g3ziK5wpI).
parameters:
-
diff --git a/_gcode/M915.md b/_gcode/M915.md
index 0b158119..f3d01e1a 100644
--- a/_gcode/M915.md
+++ b/_gcode/M915.md
@@ -45,7 +45,7 @@ example:
---
-The command aims to align the ends of the X gantry (for a Průša i3-style printer). Here's a [video demonstration](//www.youtube.com/watch?v=JqH41K2vq0g&t=300s).
+The command aims to align the ends of the X gantry (for a Průša i3-style printer). Here's a [video demonstration](//youtube.com/watch?v=JqH41K2vq0g&t=300s).
Using the given current, Marlin will move the Z axis (at homing speed) to the top plus a given extra distance. _Since this intentionally stalls the Z steppers, you should use the minimum current required to move the axis._