Commit Graph

11917 Commits (691e5c3bb8d04b0b6690424034d73ade19e91586)
 

Author SHA1 Message Date
Ondřej Nový fcaed685b2 [2.0.x] Set DEFAULT_NOMINAL_FILAMENT_DIA to 1.75 in Anet A6 config ()
Ondřej Nový 0572be9439 [2.0.x] Enable PIDTEMPBED in Anet A8 example config ()
Luc Van Daele c6e09c2689 [2.0.x] G33 clean up ()
Remove obsolete workarounds in G33 for the now fixed zprobe_zoffset bug
teemuatlut 7a5e637a37 Add spreadCycle parameter sets ()
Marcio Teixeira 902d5b0f8b Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY ()
Dave Johnson 9a4a463ec4 Sanity-check LIGHTWEIGHT_UI, move comment up ()
teemuatlut 55144284c2 TMC connection test, spreadCycle parameters, improved debugging ()
Ludy 97de9d54a5 Fix broken pins file include ()
Ludy a7b3a61424 Improve some config comments readability ()
Scott Lahteine daf07e4200 Align classic bed icon consistently
MasterPIC 3bb8b3529a Center ABL grid on bed with H parameter. ()
Scott Lahteine 6cf8d40f41 Fix some serial echos of pin states
Scott Lahteine f6321f878a
Simpler AVR + Trinamic + Soft Serial sanity-check ()
Scott Lahteine 7d15854514 Add Z_MIN_PROBE_PIN to MKS SBASE pins
Scott Lahteine e8bda62d2a Followup to servo angles patch
Fix 
Scott Lahteine 18fedafbc5 Refresh screen on SD Init
Marcio Teixeira b22716e938 M425 Backlash Correction ()
Scott Lahteine fa47ce369a Sanity-check for negative steps, feedrate, accel
Scott Lahteine ef81b5f03e Link to font docs in ultralcd_DOGM.cpp
Scott Lahteine 4388015f1a Tweak config formatting
Scott Lahteine b7e38ea249 Signal an invalid mesh for M420 enable / load
teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. ()
Scott Lahteine 055cb2b956 Update mfpub
Scott Lahteine 9fbd73d931 Fix up some delta settings
Dave Johnson 0947b92734 Build and CI fixes and optimizations ()
-Disable LDF "deep+" mode on AT90USB platforms. Appears not needed any longer (likely due to fix 7322df26ad). Results in identical binary output and cuts compile time in half
-Disable Cartesio config from CircleCI (compile failure)
-Disable Geetech I3 Pro X GT2560 from CircleCI (compile failure)
-Enable EEPROM on Micromake example config (fix compile failure)
-Move FolgerTech/i3-2020 to AVR platform in CircleCI (fix CirculeCI build failure)
-Disable various examples failing to build in CircleCI
-Enable various examples no longer failing to build in CircleCI
mr-miky 11c7945365 Don't include STM32 Core code when compiling STM32 Generic ()
Scott Lahteine 64389acdf1 Print a space after scrolling status
Scott Lahteine 7a361ad36a
Alternative fan image option ()
* Alternative fan bitmap
* Move bed over by 3px
Scott Lahteine 261c6f4b96 Fix pause/resume SD print
Followup to , addressing 
Scott Lahteine 2224a4d61a Remove AVR-only MARLIN_DEV_MODE code
Scott Lahteine e874f9664c Tweaks to endstops code
Scott Lahteine 3c58b16c9f
Move stepper enable/disable to stepper_indirection.h ()
Scott Lahteine aaf862aef2
Fix angles for disabled EDITABLE_SERVO_ANGLES ()
Scott Lahteine c986239837
A single SERIAL_ECHO macro type ()
Scott Lahteine 69d869c3d9 Tweak FR icon. Update font data.
Scott Lahteine 0c1cd9f590 Fix "No SD Card" indicator
Jacob Jordan 8be91677df Fix Skew factors ()
- Ensure Skew factors are calculated from test square measurements
Scott Lahteine 03ef2d6c82
Fix "paused" message and M125 called by M25 ()
Scott Lahteine 95d154a91f Fans loop macro
Scott Lahteine 61db0b65b6 Followup to heating progress
Scott Lahteine 4f9ec9ab45
Add heating progress bars ()
Scott Lahteine 929a513a6b
Add poll_runout_states, which returns 1 for runouts ()
Scott Lahteine 01b5c810d5 Space out multiple edit lines a bit
Scott Lahteine cd88ea2106 Fix runout debug output
Followup to 
Scott Lahteine cecc238f68 Save recovery info on SD pause
Marcio Teixeira 439a3e8463 Improve runout sensor, fix LIGHTWEIGHT_UI screen size ()
Scott Lahteine 5b24ce9024 Hide M217 compile warning
David Bates d94b50a3d8 Add sample config for Delta with MKS SBASE ()
InsanityAutomation dec721c52b Add Formbot Raptor2 and Raise3D pins ()
* Add Formbot Raptor2 board
* Add Raise3D Rumba board
Scott Lahteine 6aae199572 Add missing boards to Makefile