0
0
Fork 0
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:
Scott Lahteine 2019-04-22 14:06:04 -05:00
parent 0c4d3e6622
commit 6ff81a33c1
96 changed files with 96 additions and 0 deletions
config/examples/WASP/PowerWASP

View file

@ -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