Browse Source

📝 Update laser/spindle docs link (#23886)

ellensp 3 years ago
parent
commit
b9ef0f486a
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h View File

3455
  * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
3455
  * You'll need to select a pin for the ON/OFF function and optionally choose a 0-5V
3456
  * hardware PWM pin for the speed control and a pin for the rotation direction.
3456
  * hardware PWM pin for the speed control and a pin for the rotation direction.
3457
  *
3457
  *
3458
- * See https://marlinfw.org/docs/configuration/laser_spindle.html for more config details.
3458
+ * See https://marlinfw.org/docs/configuration/2.0.9/laser_spindle.html for more config details.
3459
  */
3459
  */
3460
 //#define SPINDLE_FEATURE
3460
 //#define SPINDLE_FEATURE
3461
 //#define LASER_FEATURE
3461
 //#define LASER_FEATURE

Loading…
Cancel
Save