Slipping of text and image

laser starting point MIN_VALUE can be setup at compile time by changing
#define SPINDLE_PWM_MAX_VALUE 255 // Don’t change. 328p fast PWM mode fixes top value as 255.
#define SPINDLE_PWM_MIN_VALUE 1 // Must be greater than zero.
in cpu_map.h

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.