- Mar 05, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
- Setting boundaries based on configured limits, contrasting with G28 (which forgets these limits?)
-
- Mar 03, 2015
-
-
Scott Lahteine authored
-
Scott Lahteine authored
- Adapted “Enhanced G29” code referred to in #1499 and posted at [3dprintboard.com](http://3dprintboard.com/showthread.php?3105-Auto_Bed_ Leveling-Enhanced-G29-command) - Compatible with current G29 while adding some new arguments - `V` sets the verbose level for serial out - `T` (or `V` > 2) send a Topology report to serial out - `E` works the same way as before - `P` works as before (source used `n` or `U`/`u`) - `L`, `R`, `B`, `F` work as before - Still needs sanity checking for `LRBF`
-
- Mar 02, 2015
-
-
Scott Lahteine authored
Cleanup of cardreader.*
-
Scott Lahteine authored
-
Scott Lahteine authored
- Apply standards to cardreader.* - Fix minor issues with cardreader.cpp - Apply standards to some other stale regions
-
Scott Lahteine authored
Cleanup of temperature code
-
Scott Lahteine authored
Fix undefined *_PROBE_BED_POSITION error
-
Scott Lahteine authored
-
- Feb 28, 2015
-
-
Scott Lahteine authored
Panel One encoder pins
-
maverikou authored
-
- Feb 27, 2015
-
-
Scott Lahteine authored
Merge upstream changes
-
Scott Lahteine authored
Added support for PanelOne from T3P3.
-
- Feb 26, 2015
-
-
Scott Lahteine authored
Extend the idea of dummy temperature sensors.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Feb 25, 2015
-
-
alexborro authored
Support for simple customisable AutoZProbing area
-
Scott Lahteine authored
-
- Feb 24, 2015
-
-
maverikou authored
-
Scott Lahteine authored
-
Scott Lahteine authored
- Reduce calls to millis() - General cleanup of manage_heaters - General cleanup of pid autotune - Formatting here & there - Macros to clean up and shrink ISR code (reduced by ~364 lines)
-
AnHardt authored
Added a second sensor and made them configurable.
-
Scott Lahteine authored
Cleanup and fix ultralcd.cpp
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Latest upstream changes
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Corrected a typo in ArduinoAddons/Arduino_1.5.x/(...)/boards.txt
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Feb 23, 2015
-
-
Gege2B authored
-
- Feb 22, 2015
-
-
maverikou authored
-
Scott Lahteine authored
-
alexborro authored
Am I the only one who always need to change the thermistortable.h to add a dummy table?? Ok, it is done. Just set the thermistor to 999 and it will always read 25C. Great for Testing or Development purposes.
-
Maverikou authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Encoder multiplier - revised code
-