Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
readings
|
|
|
|
|
|
|
|
defaults
|
|
|
|
Disabled manage_heating while accelerating or decelerating. Updated acceleration configuration values to better default values.
|
|
|
|
|
|
|
|
|
|
|
|
WARNING: This version fixes a bug that caused speeds to be lower than what
set in GCODE. So before attempting any print, you will have to check all
your axis max speed, including the extruder retract speed. Not following
this guidelines can seriously damage your printer.
|
|
|
|
|
|
|
|
|
|
thermistor table
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setting for acceleration in configuration.h
|
|
|
|
move has X or Y steps, since it is not used in that case
|
|
|
|
newer repsnapper.
|
|
|
|
|
|
axis. Added acceleration to X and Y axes.
|
|
|
|
|
|
|
|
|
|
|
|
Re-enabled min-z endstop in default config.
|
|
hot-end thermistor
|
|
|
|
Improved communications, removed echo, added buffering.
|
|
|
|
|