mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-12 01:08:03 -06:00
parent
3e4d67a7ac
commit
85bfa52898
222 changed files with 912 additions and 438 deletions
|
@ -3232,6 +3232,18 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Synchronous Laser Control with M106/M107
|
||||
*
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
//#define LASER_SYNCHRONOUS_M106_M107
|
||||
|
||||
/**
|
||||
* Coolant Control
|
||||
*
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3246,8 +3246,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3236,8 +3236,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3237,8 +3237,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3239,8 +3239,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3228,8 +3228,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3243,8 +3243,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3238,8 +3238,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3236,8 +3236,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3233,6 +3233,18 @@
|
|||
#endif
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Synchronous Laser Control with M106/M107
|
||||
*
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
//#define LASER_SYNCHRONOUS_M106_M107
|
||||
|
||||
/**
|
||||
* Coolant Control
|
||||
*
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3236,8 +3236,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3236,8 +3236,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3239,8 +3239,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
|
@ -3235,8 +3235,10 @@
|
|||
/**
|
||||
* 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.
|
||||
* Marlin normally applies M106/M107 fan speeds at a time "soon after" processing
|
||||
* a planner block. This is too inaccurate for a PWM/TTL laser attached to the fan
|
||||
* header (as with some add-on laser kits). Enable this option to set fan/laser
|
||||
* speeds with much more exact timing for improved print fidelity.
|
||||
*
|
||||
* NOTE: This option sacrifices some cooling fan speed options.
|
||||
*/
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue