Commit Graph

13766 Commits (6e658a7c045acc80f92c99551d81c850d8c05723)
 

Author SHA1 Message Date
Scott Lahteine 8431af2bff Add -fmerge-all-constants flag
Scott Lahteine f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
Scott Lahteine 4d8e7cdb30 Update SKR mini configs
Scott Lahteine 2d74c2042a Clean up whitespace, GTM32 pins
Chris Pepper e585c37d7d
Fix
Vertabreaker 1803f672f8 Pins for GTM32 board variants ()
Vertabreaker 74e5199808 A20, A10T, A20T example configs ()
BigTreeTech 441ee3e53f Add 'M114 E' to get E position (M114_DETAIL) ()
Chris Pepper a63491e6eb Sanity check ADC pins and FAST_PWM_FAN with Servos ()
Björn Wedi 3a88cfd992 Simplify platformio.ini with 'extends' ()
- Add [env] with default settings
- Use 'extends' to shrink similar env entries
Bob 0f2ee414db Update thermistornames.h ()
Scott Lahteine 0f14e0e978 [cron] Bump distribution date
Bob 5a98c83eef Use MAX6675 SPI pins for MAX31865 over SPI pins ()
Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding ()
Jason Smith ce9a4afe95 Better ST7920 timings for FYSETC S6 ()
thisiskeithb e0df35e6b5 Enable Filament Change on BTT SKR E3 boards ()
Scott Lahteine 289c5dcccb Fix boot screen sanity check
Scott Lahteine 98f83dc756 Add comments to G29
Dirk O. Kaar 0550f30790 Renkforce configuration updates ()
Scott Lahteine 077eeaa0f4
Fix mixing extruder feedrate ()
Vertabreaker 12417d087b E2 pins for GT 2560 v3 ()
timeburn a5a143f944 Include host_actions.h in G34 ()
George Fu cf1e19d167 Fysetc S6 support ()
Dirk O. Kaar 1cea1687f3 Renkforce RF100 (V1), V2, XL, and XL Plus ()
thisiskeithb f786cc5145 Revert default BTT STM32F103 environment ()
madmattco 049e8d5963 Add VAKE / VAKE403D support ()
Heilig Benedek 993802c404 Fix Ender 2 display SCK, BTN_ENC pins ()
haschtl ff6518c0a8 Add PID_FAN_SCALING option ()
lukasmatena 8ccfdaca02 Add M220 B/R with PRUSA_MMU2 ()
Bob e7519c50b6 Include MAX31865 library ()
Chris Pepper c1aac3a0c9 Fix delta_mm.e with zero extruders ()
Marcio T 43d0391d82 Fix Touch UI message strings ()
Robby Candra fc9f8d27eb Fix Progress / Remaining display on DOGM ()
Jason Smith d0282e5ba8 Allow slop in position_is_reachable for delta ()
Scott Lahteine 1d150e41b6 Reduce MMU2 code, add test
Robby Candra 55595d444d Use LCD_WIDTH for indexed string ()
InsanityAutomation 2142beb2e5 Fix UI compile error in UBL ()
Jason Smith c497a491f4 Fix a PID_EXTRUSION_SCALING menu item ()
Scott Lahteine b11551c767
Touch UI updates for Cocoa Press ()
Scott Lahteine 441e822fb3 LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
Scott Lahteine 47c19aa2b3 Clean up probe accessors
pfillion42 4a5dee6356 (SKR 1.3) Assign DIAG pins for homing dir ()
Denis Semenov 0fcd1f4a49 Fix HAS_CLASSIC_E_JERK and related issues ()
Chris Pepper 48e264e4e1
Update platformio.ini (env:LPC176x) ()
Scott Lahteine 8f09d2e790 Add STM32F103RE_bigtree to Auto Build
Gustavo Alvarez b2a275891c Support RET6 in BTT SKR Mini ()
Scott Lahteine bdd366b97c Update sensor -5 label
Scott Lahteine 20964ca7dc Bring configs up to date
Jason Smith b904ba0f29 Improve Delta probing / calibration ()
Jason Smith 4ede13e36a Fix G29 for updated meshCount type ()