mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-12 17:27:55 -06:00
parent
498e779be8
commit
504bf5c0a4
220 changed files with 2200 additions and 0 deletions
|
@ -3139,6 +3139,16 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Synchronous Laser Control with M106/M107
|
||||
*
|
||||
* By default M106 / M107 applies the new fan speed immediately. This is fine
|
||||
* for fans, but unsuitable for a PWM/TTL laser attached to the fan header.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
//#define LASER_SYNCHRONOUS_M106_M107
|
||||
|
||||
/**
|
||||
* Coolant Control
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue