Age | Commit message (Collapse) | Author |
|
|
|
Endstop patch
|
|
happening or not - this improved PID performance
Make temp check interval configurable.
Make temp tables static to save RAM.
|
|
|
|
|
|
|
|
|
|
|
|
suggested by cakeller98
|
|
|
|
|
|
|
|
disconnected thermistor
|
|
This seems to work better than STEP_DELAY_RATIO and is enabled by default
|
|
This should be manually enabled in configuration.h if you are
experiencing missing steps. Please be aware that enabling it may
also prevent your motor from reaching the nominal speed.
|
|
|
|
|
|
readings
|
|
|
|
|
|
|
|
defaults
|
|
|
|
Disabled manage_heating while accelerating or decelerating. Updated acceleration configuration values to better default values.
|
|
|
|
|
|
thermistor table
|
|
|
|
|
|
setting for acceleration in configuration.h
|
|
Re-enabled min-z endstop in default config.
|
|
Improved communications, removed echo, added buffering.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|