Commit Graph

12371 Commits (a9acd2f4973cbbff1b936229ff97a3b56e4157ff)
 

Author SHA1 Message Date
InsanityAutomation a9acd2f497 G34 configurable angle limit ()
Scott Lahteine a31cb910f5 Tweak some config spacing
Marcio Teixeira 49ea1c635a Fix missing dependencies ()
thisiskeithb 19d4a9ab77 Tevo Tarantula Pro configurations ()
Scott Lahteine 4df4c47994
Add TMC2209 support ()
Tanguy Pruvot ed0c70f0a0 SKRmini followup - Fysetc config updates ()
Scott Lahteine c461af2f3a Reverse encoder/menu in configs
Scott Lahteine dd06017f64 Bring configs up to date
Scott Lahteine 9131b11944 Games in Info menu, if enabled
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection ()
Tanguy Pruvot 75aeb41ab7 SKRmini support for Fysetc Mini Panel ()
InsanityAutomation bf64dd4db6 Improve G34, M422 (Z alignment) ()
Tanguy Pruvot 391250b04f STM32F1: Don't toggle EEPROM SPI SS ()
Giuliano Zaro 27d30c1be8 Update Italian language ()
Scott Lahteine 3f6424076b Update M524 description
Scott Lahteine cf3631226b Document G-code M290
Scott Lahteine c12b6ba760 Add Dagoma F5 to Makefile
3DSmitty 5b13abcacb Fix SPI_SD Outside of HAL_STM32F1 ()
Bob Kuhn 089d12df16 Fix duplicate board IDs ()
Tanguy Pruvot 5307f42917 Include STM32F1 HAL in main README.md ()
Ludy 2290b269dc Unused variable ()
Scott Lahteine 6b2d42434c Wrap main menu external declarations
thisiskeithb da5bdea324 Artillery X1 - Disable Linear Advance ()
Scott Lahteine aacb904e1f Adjust some config comments
Scott Lahteine 651f3eeed0 Clean up trailing whitespace
Ludy 35aabd1834 Fix Spindle/Laser compile error ()
Scott Lahteine 21f377d94a
STM32F1: various small changes ()
- init the led pin as output (like other HALs)
- reduce sdio dma priority to normal.. highest is never the best...
- allow fsmc only on compatible STM32F1 (like HAL fsmc)
- fsmc: remove an useless C style cast
sensei73 ce5f94c8f4 Fix Touch-MI sanity checks ()
Tanguy Pruvot 287df7a61f STM32F1: various small changes
- init the led pin as output (like other HALs)
- reduce sdio dma priority to normal.. highest is never the best...
- allow fsmc only on compatible STM32F1 (like HAL fsmc)
- fsmc: remove an useless C style cast
3DSmitty 66d51272af Fix SPI, SD for BIGTREETECH SKR Mini ()
Scott Lahteine 903863dcb6 Suppress some warnings
Scott Lahteine eb1c9113c2 Try to init SD with no detect pin
Scott Lahteine 9a56a88200 Use OUT_WRITE in SPI pin init
Scott Lahteine 24c23b60fa Use lambda, fix wrap pointer
Tanguy Pruvot 1aa60bce32 Travis CI: Update to Xenial ()
(bionic doesn't include g++7 ppa)
pinchies 3021097888 Add JGAurora A5S and A1 (STM32F103ZET6) ()
- Now compiles and works correctly with changes to HAL timers and watchdog.
- Does NOT include awesome work on touch screen function.
- Does have working LCD and SD-based EEPROM.
Ludy 6fb3db1633 Update German language ()
Scott Lahteine a17f057daa
Fix word wrapping on select screens
Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr ()
A simple Z probe using a magnet to deploy a probe. See https://youtu.be/E7Ik9PbKPl0 for the sensor description...
Scott Lahteine 26de051e92 HAL SPI pin init cleanup
Scott Lahteine cfb44e4a26 Sublime project - add settings
Scott Lahteine 9722038ad3 Ender 3 baud to match Creality3D
Scott Lahteine 50c9b33ed7 !ENABLED => DISABLED
teemuatlut 29afd11cbf Updates for TMC2660 init ()
Scott Lahteine dfdbd1e75f Use TEST macro where possible
teemuatlut 12a270fd29 Fix TMC5160 and TMC2160 PWMCONF init
Scott Lahteine fc73a8b004 Add AXIS_HAS_SQUARE_WAVE shorthand
mb300sd bf8bfb5c66 Add Coolant Control M7/M8/M9 ()
Aliaksei Kvitsinski 648a91bce8 Support for Z-Bold board ()
MastS 18904c42f6 Fysetc LCD backlight timeout ()