- May 14, 2015
-
-
Scott Lahteine authored
Consolidate arc code, remove motion_control.*
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- May 13, 2015
-
-
Scott Lahteine authored
Formatting tweaks
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix heating error message
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- May 12, 2015
-
-
Scott Lahteine authored
Combine thermal runaway and watch-period
-
Scott Lahteine authored
Split up prepare_move by type
-
Scott Lahteine authored
-
Scott Lahteine authored
Feature: Add RAMPS CNC Controller Board
-
Scott Lahteine authored
-
Scott Lahteine authored
improve sled handling
-
Scott Lahteine authored
- For better encapsulation add inlines for each prepare_move type - Move controllerFan vars inside the function as statics - Some formatting cleanup - Rename `ClearToSend` as `ok_to_send`
-
Scott Lahteine authored
Always do st_synchronize() before G28
-
Scott Lahteine authored
-
Christian Bohn authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Wurstnase authored
add missing endstop-bits (Travis don't see that part of code)
-
Wurstnase authored
-
Wurstnase authored
-
Scott Lahteine authored
-
Christian Bohn authored
-
- May 11, 2015
-
-
Christian Bohn authored
- create sled pin definition - G28 Works with sled
-
Scott Lahteine authored
-
Scott Lahteine authored
Serial wait
-
Scott Lahteine authored
-
Wurstnase authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Make thermal protection for all hotends and/or bed into simple switches - Now enable `WATCH_TEMP_PERIOD` when `THERMAL_PROTECTION_HOTENDS` is enabled - Move detailed thermal parameters to `Configuration_adv.h` - Add sanity checks to warn about old configurations - Change `WATCH_TEMP_PERIOD` to seconds instead of milliseconds
-
Scott Lahteine authored
More thermal protection
-
Scott Lahteine authored
replace some bools
-
Scott Lahteine authored
-
Scott Lahteine authored
Make some z probe and servo code tweaks
-