- Aug 14, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Followup persistent store with heading, const
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Change direct eeprom access to HAL::PersistentStore
-
- Aug 13, 2018
-
-
Roxy-3D authored
-
Nils Hasenbanck authored
-
Scott Lahteine authored
-
Chris Pepper authored
- Clean up the API to use a `static` class instance to adhere to Marlin convention - Add `const` position data access for read/write - Add Storage capacity to the interface
-
Roxy-3D authored
Make M2719 initialize the Max7219 registers and then run the initialization pattern (if one is specified).
-
Roxy-3D authored
-
Scott Lahteine authored
-
Scott Lahteine authored
agData in Table 71 is extremely oversampled (see Issue #11220). I have removed the data points that perform *worse* than linearly interpolating the remaining points, and fixed up two points that were simply rounded incorrectly. Co-Authored-By:
Aaron Griffith <aargri@gmail.com>
-
Scott Lahteine authored
-
Scott Lahteine authored
…when used with an I2C screen. Co-Authored-By:
soimy <soimy@163.com>
-
- Aug 12, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Aug 10, 2018
-
-
Thomas Moore authored
-
Scott Lahteine authored
-
Scott Lahteine authored
[2.0.x] Add Smoothieboard pins file
-
Scott Lahteine authored
-
Greg Nutt authored
-
Chris Pepper authored
-
- Aug 07, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
Counterpart to #11467 Co-Authored-By:
lsellens <lsellens@users.noreply.github.com>
-
Giuliano authored
Address #11463
-
Giuliano authored
-
Scott Lahteine authored
-
- Aug 04, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Aug 03, 2018
-
-
Scott Lahteine authored
-
Marcio Teixeira authored
- When LCD_SET_PROGRESS_MANUALLY was disabled and an SD print was not active (i.e. the printer was idle), progress_bar_percent would read uninitialized memory from stack and cause progress bar to jump wildly. - Also updated conditions in `#ifdef` to match `ultralcd.cpp`
-
Scott Lahteine authored
-
- Jul 31, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
forkoz authored
-
- Jul 29, 2018
-
-
Giuliano authored
Just create a better functions call logic flow
- Jul 28, 2018
-
-
silentninja1 authored
* Fix BLTouch homing Deploy at start, dont call generic stow function at finish or raise goes too high before setting 0 * Update tool_change.cpp * Update motion.cpp * Update motion.cpp * Update motion.cpp * Update motion.cpp * Change brackets to be more in align of Marlin coding standards
-