Age | Commit message (Collapse) | Author |
|
Amended Gcode descriptions at top of file.
|
|
Makefile support to enable upload/compile without the Arduino IDE.
|
|
Arduino Env usage.
|
|
Added code for M114, Display current position
|
|
|
|
|
|
|
|
Tested on various configs with arduinio-0022. Note you have to edit the first few lines
of the Makefile to match your config.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|