Commit Graph

12169 Commits (88bedf3a576eebe9b5675524636b330dcce81cd0)
 

Author SHA1 Message Date
Scott Lahteine 88bedf3a57 Better label for mfadd
InsanityAutomation 3f758d9e00 Fix some edit items for 16-bit encoder ()
GUEST.it beb9cc91f6 More fixes to Geeetech A10M/A20M standard config ()
ManuelMcLure 51acbb2201 Prevent HOST_PROMPT_SUPPORT compile error ()
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' ()
Tanguy Pruvot e53d7e5517 STM32: ADC warning fix ()
GUEST.it 6b96eaa15b Fix E-steps/mm for Geeetech A10M/A20M ()
Scott Lahteine 23ec650410 Consolidate Malyan LCD and ExtUI
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance ()
Giuliano Zaro 40aff7e1f2 Remove extra MMU (non-12V) code ()
`check_version` in state -5 should not be needed since it has already been called in state -4 and the tested build nr is only updated in state -4.
Scott Lahteine 059269d732 More python updates
Followup to 
Alexey Shvetsov af725c81e3 Convert py scripts for py2 and py3 compatibility ()
Tanguy Pruvot 11adcf1ce3 Add'l PLR options, AVR strstr_P compat ()
InsanityAutomation 5dcb25664f Option to Auto-Initialize EEPROM ()
Ludy a504366138 Fix probe fan compiling error ()
Tanguy Pruvot 24e956d168 Avoid int8_t underflow on filament runout ()
Stephan 483822f3aa Fix some THERMAL_PROTECTION_CHAMBER issues ()
doggyfan 23a8707ef1 Configurable Thermistor ()
J.C. Nelson 172abc305b Malyan M200 core fixes ()
Scott Lahteine a36782ac1d Define more u8g command macros
Scott Lahteine f9a50f451d Serial out cleanup
Scott Lahteine 9853331b34 Fix temp init, loosen ADC grace period
Tanguy Pruvot a4c24511f7 STM32: Fix Marduino SBI/CBI redefine ()
Ludy c837e9250c Define tmc variables where needed ()
Ludy f96eaad1ea Unused variable cleanup ()
Ludy 421d526ba7 Update German language ()
Giuliano Zaro b07360f32a Update Italian language ()
Robby Candra 79955f0c89 Fix PLR file delete bug ()
ManuelMcLure 09f1b58146 Fix HOST_PROMPT_SUPPORT compile issue ()
Giuliano Zaro e2a77ed881 Bring chamber temp to completion ()
Robert Mendon 24177954dd Add missing AZSMZ Mini SPI pins ()
kAdonis ee73e17c9b Hide 'vsense' report row if not used ()
jmdearras 68004174d9 Fix thermistor 501 name ()
Tanguy Pruvot 7076d8706b Travis: Use platformio 'master' for stable testing ()
Bob Kuhn c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 ()
ushills 3cad0f08d9 Geeetech I3 Pro B DEFAULT_AXIS_STEPS_PER_UNIT options ()
ushills 1ec9953e7e Update I3 Pro B calibration routine ()
Chris fd9d3ae181 Re-Arm 4x TMC2208 stepper improvement ()
Tanguy Pruvot e7b3720b81 Menu edit accel in increments of 25 ()
Tanguy Pruvot 7da63fa03f Fix NOMORE() sign warning in stepper ()
Roman Moravčík 6d0ce033c2 Update Slovak language. ()
InsanityAutomation 3fcab8dbf1 Option to disable fans during pause ()
Chris Pepper 66f7065248
[LPC176x] Update extra script to support Python3 ()
Scott Lahteine 2f32a6612d Clean up Temperature::set_fans_paused
Andrei Pozolotin c791d2abeb Add .gitignore for Eclipse ()
Marcio Teixeira 15357af67c Backlash cleanup ()
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
Robby Candra 0181e57417 Add a minimum Z change option to power-loss recovery ()
Robby Candra c369477cb0 Fix bug: diveToFile breaks M23 ()
Tanguy Pruvot e5438a9a03 settings: store runout sensor on/off ()
Scott Lahteine e7682eea42
Use Arduino.h include wrapper ()