Tanguy Pruvot
be69ec5b32
Fix PLR/M43 warnings ( #14333 )
5 years ago
BigIronGuru
9c83135d40
Only home Z at the end of G34 ( #14353 )
5 years ago
InsanityAutomation
5df051fdee
Fix Start SD Print bug ( #14354 )
Followup to the G-code parser injection update.
5 years ago
LinFor
0f6f5132c1
Fix variable conflict in ok_to_send ( #14351 )
5 years ago
MrMabulous
c41b005f33
Add Extra Probing option, discarding outliers ( #14338 )
5 years ago
BigIronGuru
8f99d45045
Fix BLTOUCH deploy/stow in HS mode ( #14352 )
5 years ago
Tobias Frost
eeaef2410a
Support DGUS Display with DWIN OS ( #13253 )
5 years ago
Scott Lahteine
bb0bcbaec0
Suppress compiler warning
5 years ago
Tanguy Pruvot
52383633e7
STM32F1: M43 PINS_DEBUGGING ( #14072 )
5 years ago
Karl Andersson
81d550754a
Fix "UNUSED" redefined warning on HAL_STM32 ( #14342 )
5 years ago
Karl Andersson
4b365552db
Fix Marduino SBI/CBI redefine ( #14341 )
5 years ago
InsanityAutomation
a9acd2f497
G34 configurable angle limit ( #14321 )
5 years ago
Scott Lahteine
a31cb910f5
Tweak some config spacing
5 years ago
Marcio Teixeira
49ea1c635a
Fix missing dependencies ( #14339 )
5 years ago
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
5 years ago
Tanguy Pruvot
ed0c70f0a0
SKRmini followup - Fysetc config updates ( #14327 )
5 years ago
Scott Lahteine
dd06017f64
Bring configs up to date
5 years ago
Scott Lahteine
9131b11944
Games in Info menu, if enabled
5 years ago
Scott Lahteine
4c872a01f2
G-code queue singleton, front injection ( #14236 )
5 years ago
Tanguy Pruvot
75aeb41ab7
SKRmini support for Fysetc Mini Panel ( #14319 )
5 years ago
InsanityAutomation
bf64dd4db6
Improve G34, M422 (Z alignment) ( #14142 )
5 years ago
Tanguy Pruvot
391250b04f
STM32F1: Don't toggle EEPROM SPI SS ( #14299 )
5 years ago
Giuliano Zaro
27d30c1be8
Update Italian language ( #14302 )
5 years ago
Scott Lahteine
3f6424076b
Update M524 description
5 years ago
Scott Lahteine
cf3631226b
Document G-code M290
5 years ago
Scott Lahteine
c12b6ba760
Add Dagoma F5 to Makefile
5 years ago
3DSmitty
5b13abcacb
Fix SPI_SD Outside of HAL_STM32F1 ( #14306 )
5 years ago
Bob Kuhn
089d12df16
Fix duplicate board IDs ( #14310 )
5 years ago
Ludy
2290b269dc
Unused variable ( #14301 )
5 years ago
Scott Lahteine
6b2d42434c
Wrap main menu external declarations
5 years ago
Scott Lahteine
aacb904e1f
Adjust some config comments
5 years ago
Scott Lahteine
651f3eeed0
Clean up trailing whitespace
5 years ago
Ludy
35aabd1834
Fix Spindle/Laser compile error ( #14312 )
5 years ago
sensei73
ce5f94c8f4
Fix Touch-MI sanity checks ( #14316 )
5 years ago
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
5 years ago
3DSmitty
66d51272af
Fix SPI, SD for BIGTREETECH SKR Mini ( #14287 )
5 years ago
Scott Lahteine
903863dcb6
Suppress some warnings
5 years ago
Scott Lahteine
eb1c9113c2
Try to init SD with no detect pin
5 years ago
Scott Lahteine
9a56a88200
Use OUT_WRITE in SPI pin init
5 years ago
Scott Lahteine
24c23b60fa
Use lambda, fix wrap pointer
5 years ago
pinchies
3021097888
Add JGAurora A5S and A1 (STM32F103ZET6) ( #14291 )
- 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.
5 years ago
Ludy
6fb3db1633
Update German language ( #14294 )
5 years ago
Scott Lahteine
a17f057daa
Fix word wrapping on select screens
5 years ago
Tanguy Pruvot
f2cfa408b7
Touch-MI probe by hotends.fr ( #14101 )
A simple Z probe using a magnet to deploy a probe. See https://youtu.be/E7Ik9PbKPl0 for the sensor description...
5 years ago
Scott Lahteine
26de051e92
HAL SPI pin init cleanup
5 years ago
Scott Lahteine
50c9b33ed7
!ENABLED => DISABLED
5 years ago
teemuatlut
29afd11cbf
Updates for TMC2660 init ( #14245 )
5 years ago
Scott Lahteine
dfdbd1e75f
Use TEST macro where possible
5 years ago
teemuatlut
12a270fd29
Fix TMC5160 and TMC2160 PWMCONF init
5 years ago
Scott Lahteine
fc73a8b004
Add AXIS_HAS_SQUARE_WAVE shorthand
5 years ago