Commit Graph

12454 Commits (24655a6bf32163cda24fffc08b558ab6533e2dbc)
 

Author SHA1 Message Date
Scott Lahteine b6279abd30 Better THERMAL_PROTECTION_GRACE_PERIOD
See 
chai-md ed9eaa1942 Fix a comment in fwretract.cpp ()
InsanityAutomation 610fb46683 Fix some ExtUI issues ()
Bob-the-Kuhn db89fc0304 Revert "bring my copy up to date"
This reverts commit 503905c628.
Bob-the-Kuhn 503905c628 bring my copy up to date
Bob-the-Kuhn 73726d56b3 Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
Scott Lahteine 5051909c3c
Update do_select_screen for general use ()
Scott Lahteine 63f6ad3fd2 Basic RAMPS SD_DETECT_PIN override
InsanityAutomation c6632925e3 Force no move on IDEX full control mode ()
Giuliano Zaro e2dd2268e8 Add a Z raise-between-probes to G34 ()
Giuliano Zaro 0f9c49ccba Update Italian language ()
Giuliano Zaro d77ef437db Fix warning for redefined DEBUG_PRINT_P ()
Marcio Teixeira ca7f6ff287 Fix MSG_En messages for consistency ()
Scott Lahteine 6ff81a33c1 Provide JSON values for SOFT_PWM_SCALE
Scott Lahteine 0c4d3e6622 Improve M906 description
Tanguy Pruvot 04ae3ba1fd Major update to French language ()
chai-md 78d7349fd7 Remove extra Z raises in tool change ()
Kajetan Rzepecki 875e673a8c Add HAL-based thermal protection grace period for all heaters ()
Bob Kuhn 81ca5a4cd4 Fix and improve FYSETC LCD support ()
felixstorm 4e35e6c705 Fix SS pin in ESP32 HW SPI ()
felixstorm 4a48b70c0b Fix (re-)defines in HAL_ESP32 ()
João Brázio 44216749c6
Update README.md
Fixes TravisCI shield to point to the correct branch buildroot, removes no longer used shield and adds some new shields.
Ludy 4228fd3e03 Update German language ()
Kajetan Rzepecki 5f70c876ae Fix _temp_error-related compile error ()
Kajetan Rzepecki ea1ee02b53 Disable hardware PWM on ESP32 I2S expander ()
Scott Lahteine bddb776ddb Add chamber max-temp check
Followup to 
Marcio Teixeira d0c1eee53b Add extra max-temp safety checks ()
Marcio Teixeira 4ac28ba6b3 Add missing file ()
jmdearras b65cb5704d Fix, improve FYSETC_MINI_12864 support ()
Scott Lahteine 69c333ead9 More universal Formbot pins
Replace `ROXYs_TRex` with pre-defines of the relevant pins at the configuration level.
Scott Lahteine 0a6835fbea More robust HAS_LCD_CONTRAST
Marcio Teixeira 2e3d121ac4 Squelch compiler warning ()
Kajetan Rzepecki d83a7924e6 Fix ESP32 TOGGLE() with I2S expander ()
Jimmy Wennlund e6f6ed76c8 Show UBL Activate/Deactivate menu for current state ()
Marcio Teixeira 08f21335a6 Fix bad opcode in LIGHTWEIGHT_UI; add 32-bit HAL and Due compatibility ()
Kajetan Rzepecki 7c8ee0cd5b Enable more ADC1 channels (pins 32-39) ()
Bob-the-Kuhn 520585c5ed Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x
Kajetan Rzepecki e1acc09c6e Fix LPC1768 HAL SSD* screen init ()
Marcio Teixeira 836435c5ef Fix action_edit int range bug ()
Antonio Pérez bf28ad4b6c Fix clear of Z position last digit ()
Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing ()
Scott Lahteine ab8052887f Add missing MSG_PAUSE_PRINT_INIT_1 for en
petrzjunior 12d340cf2a Update Czech language ()
Robby Candra e8dc87a2b7 Fix updated Allen Key pause probe logic ()
Robby Candra 7ca1fea22b Option to pause probe deployment only when triggered, for manually-deployed allen-key probe ()
Robby Candra 35160dfb7a Simplify PLR homing when Z homes to max ()
Scott Lahteine 92ed9a2bb6 Fix is_M29
Followup for 
jmdearras 5f49b65c1f Move LPC SD options to configs, add MKS_MINI_DISPLAY to SKR boards ()
Bob Kuhn 9b578ca343 Support FYSETC_MINI_12864 on Re-ARM, RAMPS_FD, MKS SBASE ()
Scott Lahteine 9992c424f5 Patch G92.9 flags
Followup to