Commit Graph

10849 Commits (5873b0b0322dab4f02d9f3e921ae2e0dfec1772c)

Author SHA1 Message Date
Robby Candra 128eed6b57 Option to reverse select direction/buttons ()
Gustavo Alvarez 27952648cf Fix M122 column alignment ()
Giuliano Zaro eb08aeab7d Update Italian language ()
pinchies d98b9d54f1 JGAurora A5S & A1 touch support ()
Scott Lahteine c1b99c43b6 [cron] Bump distribution date
InsanityAutomation 0b154c2d71 Enable runout sensor in EEPROM by default ()
Scott Lahteine bc58e678bd More general FSMC display option
Scott Lahteine c942ca130f More general TOUCH_BUTTONS comment
Acenotass 659d06d9b9 M48 menu item, result to status ()
rafaljot e44fccf3d2 Add support for M575 ()
MarcelMo f8aa52346f Configurable Z move distance ()
Scott Lahteine 842466f4d9 Mixer patch, etc.
Scott Lahteine 1165c26ab4 Trailing whitespace
Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed
Scott Lahteine 8837cd3b53 [cron] Bump distribution date
Marcio Teixeira eb7840dabb Match select item to encoder direction ()
Scott Lahteine e5d73f68c8
HAL folder organization ()
Marcio Teixeira eefe3f595a New options: Bootscreen as Info, game Easter-egg ()
Scott Lahteine 180f9a4c22 Remove obsolete info menu includes
Ludy c4bb458763 BUZZ cleanup ()
Scott Lahteine 6b02b89ab4 Update serial sub-unit descriptions
mikeshub 1579091c20 PID loop improvements ()
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
thisiskeithb e8e81d3609 Fix MKS Robin Lite pins include ()
Giuliano Zaro 290466578f Adafruit Grand Central M4 ()
Marcio Teixeira fec52e61ea Use shared memory space for game data ()
Scott Lahteine 17abb94532 Whitespace patch
Ludy 97e9c95f47 Fix & clean up ExtUI ()
Eric Ptak 59e97e5e52 FYSETC Cheetah 1.2 ()
InsanityAutomation 2351592abf Overridable TMC serial pins, update TMC2209 docs ()
thisiskeithb d74efd9d46 MKS Robin Lite/Lite2 Board Support ()
Marcio Teixeira 1c3df51f87 vsnprintf patch redux ()
Bo Herrmannsen bf610d87f7 Fix a bad MKS SGen-L pin ()
Fourmi d34364a086 Default TOUCH_MI_DEPLOY_XPOS to min X ()
Ludy ead6bb267d Add Z3 SanityCheck, revert early sanity change ()
Scott Lahteine a3dc1e461b Update M7219 comment, tweak parameter code
Chris Pepper b6095fd084
Reduce default LPC176x ADC lowpass filtering
Scott Lahteine 1088846cae Cosmetic updates from 14044
Scott Lahteine 05f4033a34 Prevent a name conflict in u8g impl file
Marcio Teixeira 585a8a96b4 Fix extraneous redefine of vsnprintf_P in Marduino.h ()
Giuliano Zaro 7085781c71 Include configs in serial.h ()
Marcio Teixeira 369fb2806d Fix compilation warnings, errors ()
Scott Lahteine a589456a14 Tweak mark/range/quantity conditions
Scott Lahteine 601b2d9f51 Send slightly less data to Max7219
Scott Lahteine 79f49040f1 Patch some Max7219 comments
Scott Lahteine 5c3ec6306f
Max7219 side-by-side arrangement ()
Scott Lahteine a7c41d28af Max7219 non-functional tweaks
Giuliano Zaro 1005f225f3 Remove unused defines, fix typo ()
mikeshub d9303b2137 Fix MAX6675_SEPARATE_SPI boot loop ()
Scott Lahteine f96d2a5b4a Update pins_STEVAL.h
Tanguy Pruvot dca0c3d02a Fix SPI comments, clean up U20 pins ()
Scott Lahteine 7501e40e0b APB comment correction
InsanityAutomation dc6fa04f68 Fix single nozzle temp change, do slower extra prime ()
Tim Moore e5aa453293 Add support for 2 Neopixel strips ()
BigTreeTech a38b9da672 STM32F1 SPI1 bugfix ()
Scott Lahteine 93adb7e944 Some comment patches
InsanityAutomation 9cd66f6f77 Fix missing include & condition ()
Tanguy Pruvot 977cfa4494 Fix a few recent (STM32F1 DOGM, SPI) warnings ()
Ludy 39e1726498 Comments, includes ()
Ludy b714cfd4f0 MKS GEN v1.3/1.4 undef STAT_LED_*_PIN ()
wookie666 00e2f6da8f Improve magnetic dock switching toolhead ()
Robby Candra 71d8c6f742 Fix LCD sanity check ()
Scott Lahteine fd2bc3a212 [cron] Bump distribution date
Scott Lahteine 4cc83b6330 Allow THERMAL_PROTECTION_GRACE_PERIOD override
Co-Authored-By: MarcelMo <marcelmo@users.noreply.github.com>
Scott Lahteine 1ea9a36d11
FYSETC BLTouch config and more ()
Scott Lahteine 92e513e76e Trailing whitespace
Msq001 6920b7fe91 BigTreeTech SKR E3 DIP ()
Karl Andersson d472934a70 FYSETC Mini 12864 for HAL_STM32 ()
Scott Lahteine ec13aa0dc1 Misc. whitespace
Scott Lahteine 3d153486da Fysetc rename Part 2
Scott Lahteine 68108789d0 Add'l toolchange syncs
Scott Lahteine fac0e63058
Clean up tool-change syncs ()
Scott Lahteine 42b5ccafc9 Toss obsolete DEBUG_LEVELING_FEATURE tests
Marcio Teixeira ca4d6f4470 Fix compile error (bad return type) ()
thisiskeithb 522df57a45 Tevo Michelangelo configuration ()
Robby Candra c9aa68ef7a Encoder direction: Wrangle, Revert select screen change ()
Marcio Teixeira 839255eed4 Fix for M504 changing filament runout value ()
Fixes 
Scott Lahteine 305f277843 Drop old includes in serial.h
Tanguy Pruvot 9dfa5ba3a5 XPT2046: Handle MKS touchscreen w/out PenIRQ pin ()
Jason Smith f2c5740d06 Add 'E' argument to G34 to allow stowing between probes ()
- Use the return value from probe_pt during `G34`
  Eliminate the assumption that probe_pt leaves current_position set to values relative to the probed points. This is not always true, depending on the raise_after argument.
- Add '`E`' argument to `G34` command allowing stowing between each probe.
Robby Candra 2c5436e315 Fix HOST_PROMPT_SUPPORT include in ExtUI API ()
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean ()
Marcio Teixeira 57ed063ba1 Fix unused variable warnings ()
Scott Lahteine 06324df072 Apply some #ifndef
Marcio Teixeira 27c487bab7 Print progress enhancements ()
Robby Candra ebb1a7dc1f Fix EXT_UI example onFilamentChange Parameter ()
Scott Lahteine 5ccf8c2c33 Fix serial.h indents
Scott Lahteine ef2a2eb984 Temp tweak
Ludy abc9b52692 Update copyright in header, etc. ()
Scott Lahteine 5535a047d7 [cron] Bump distribution date
Tanguy Pruvot bae8d0a4bd DOGM: Avoid white flash on TFT (re)init ()
- Avoid white flash on TFT (re)init. Unlike Graphical LCD, the TFT init color may be full white if the backlight is on during init.

- Add a conditional for delayed backlight init which can be applied to any backlit display.
Scott Lahteine 93bc1b17f9 [cron] Bump distribution date
Simon Jouet f0de56a797 ESP32 HAL - Dynamic ADC attenuation ()
Tanguy Pruvot 81d629bc47 Robin & Longer3D SPI TFT driver ()
Tanguy Pruvot 45bde333d5 Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ()
Jeonghwan Noh 475ccfad62 Oscar (by Thinknthings of Korea) board support ()
Scott Lahteine fdaa374490 Clean up pins self-checks
Scott Lahteine 77b4f23edc Update pins comments
Scott Lahteine d4be970c8b Update DOGLCD conditions
Scott Lahteine 2d84bcb4cd Simplify, update LCD sanity-check
Scott Lahteine eaf1c0954e Update some precompiler tests