Age | Commit message (Collapse) | Author |
|
i.e. G28 will home all
G28 X will home only the X axis
G28 Y Z will home the Y and Z axis
|
|
max endstops -1 in RAMPS 1.3
|
|
|
|
|
|
|
|
Added RAMPS 1.3 pin definitions
|
|
|
|
Added comment to configuration.h to tell the metric pitch of both 5/16-18 and 5/16-24 threaded rod
|
|
|
|
|
|
|
|
|
|
Heat interval check inside manage_heater()
|
|
Endstop patch
|
|
|
|
|
|
responding to commands
|
|
happening or not - this improved PID performance
Make temp check interval configurable.
Make temp tables static to save RAM.
|
|
|
|
|
|
|
|
Reduce ram usage with smaller buffer line size
|
|
Added a few spaces here and there to improve readability.
|
|
|
|
Add config for mega 1280 to the makefile
|
|
|
|
Fix typo in setting y-acceleration in M201/M202
|
|
|
|
Add a maximum temperature limit after which the heater shuts down.
|
|
|
|
|
|
|
|
|
|
Added G28 homing code
|
|
confusing repsnapper.
|
|
|
|
|
|
|
|
|
|
|
|
Re factored main movement routines
|
|
Cleaned up some code formatting
|
|
|
|
Added a RAMPS version #define in pins.h
|
|
|
|
Moved function definitions into separate .h file for readability.
|
|
|
|
|
|
|
|
travel moves
|