SMusatov f505bc06ed v1.0 | 10 months ago | |
---|---|---|
.. | ||
Configuration.h | 10 months ago | |
Configuration_adv.h | 10 months ago | |
Proforge2sDual.zip | 10 months ago | |
README.md | 10 months ago |
// Only power servos during movement, otherwise leave off to prevent jitter
#define DEACTIVATE_SERVOS_AFTER_MOVE
M303
EEPROM_SETTINGS
so tuned PID values can persist after reboot.Enable PIDTEMPBED
to enable PID tuning for the bed.
#define PID_DEBUG // Print PID debug data to the serial port. Use 'M303 D' to toggle activation.
#define PID_PARAMS_PER_HOTEND // Use separate PID parameters for each extruder (useful for mismatched extruders)