mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-06-30 02:40:57 +00:00
Provide JSON values for SOFT_PWM_SCALE
This commit is contained in:
parent
0c4d3e6622
commit
6ff81a33c1
96 changed files with 96 additions and 0 deletions
config/examples/WASP/PowerWASP
|
@ -2032,6 +2032,7 @@
|
|||
// affecting heaters, and the fan if FAN_SOFT_PWM is enabled.
|
||||
// However, control resolution will be halved for each increment;
|
||||
// at zero value, there are 128 effective control positions.
|
||||
// :[0,1,2,3,4,5,6,7]
|
||||
#define SOFT_PWM_SCALE 0
|
||||
|
||||
// If SOFT_PWM_SCALE is set to a value higher than 0, dithering can
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue