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年前
Ludy
6fb3db1633
Update German language (#14294 )
5年前
Scott Lahteine
a17f057daa
Fix word wrapping on select screens
5年前
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年前
Scott Lahteine
26de051e92
HAL SPI pin init cleanup
5年前
Scott Lahteine
50c9b33ed7
!ENABLED => DISABLED
5年前
teemuatlut
29afd11cbf
Updates for TMC2660 init (#14245 )
5年前
Scott Lahteine
dfdbd1e75f
Use TEST macro where possible
5年前
teemuatlut
12a270fd29
Fix TMC5160 and TMC2160 PWMCONF init
5年前
Scott Lahteine
fc73a8b004
Add AXIS_HAS_SQUARE_WAVE shorthand
5年前
mb300sd
bf8bfb5c66
Add Coolant Control M7/M8/M9 (#10745 )
5年前
Aliaksei Kvitsinski
648a91bce8
Support for Z-Bold board (#14024 )
5年前
MastS
18904c42f6
Fysetc LCD backlight timeout (#14265 )
5年前
Scott Lahteine
bc2ff9b41f
Fix M605 bugs
Fixes #14191
5年前
Scott Lahteine
f7792c0192
Group manual move options
5年前
Tanguy Pruvot
7d1eafc80a
STM32F1: C++14 for static_assert, etc. (#14278 )
5年前
Msq001
26e7e33698
Fix bug in STM32F1 WRITE macro (#14275 )
5年前
Scott Lahteine
04715e04ee
Minor M100 cleanup
5年前
Scott Lahteine
356410dcfc
Move crc16 function to libs
5年前
Scott Lahteine
2a96d4e23a
Move number-to-string functions to libs
5年前
Scott Lahteine
1ef95013f0
Update Marlin.cpp includes, defines
5年前
Kaushik Vemparala
c88d9ae282
Option to leave heaters set on SD abort (#14251 )
5年前
Tanguy Pruvot
8cf5504a34
Redundant but faster recovery.enabled test (#14175 )
5年前
Tanguy Pruvot
c3e5225531
Add SPI EEPROM to STM32F1 (#14239 )
5年前
felixstorm
9439fab7fd
Fix ESP32 servos, platformio.ini, etc. (#14247 )
5年前
yangwenxiong
b0a4ea79b8
BigTreeTech SKR Mini v1.1 (#14041 )
5年前
Robby Candra
f30b89953d
runout.distance_mm LCD edit item (#14066 )
5年前
mikeshub
a3f034b95e
FFCP updates. Update XY soft endstops on tool_change (#14125 )
5年前
InsanityAutomation
b7eeb5b13b
Move BLTouch options to adv config (#14131 )
Plus other BLTouch and menu enhancements.
5年前
Scott Lahteine
0ca2073625
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
5年前
thisiskeithb
662e7da8a4
Fix USE_BIG_EDIT_FONT bug (#14252 )
5年前
teemuatlut
cccc51ee0e
TMC Square Wave Stepping mode (#14195 )
5年前
Scott Lahteine
80ce0d2bdb
Whitespace cleanup
5年前
Scott Lahteine
455f0de817
Undefine sanity check tests when done
5年前
Robby Candra
7e07a3888b
Fix PLR Z bug affecting Cartesians (#14230 )
5年前
Robby Candra
5ca8d51e12
Ability to insert G-code in front of queue (#14229 )
5年前
BigIronGuru
293018f76c
Apply needed BLTouch patch (#14233 )
5年前
InsanityAutomation
4138b1f9ae
Option to disable Case Light brightness control (#14165 )
5年前
Tanguy Pruvot
764f0d9c1c
STM32F1: Servo "soft" PWM via timer interrupt (#14187 )
5年前
InsanityAutomation
66e22d9f5a
ExtUI Heated Chamber support (#14198 )
5年前
Scott Lahteine
9206c0e869
Use limit switch overrides
5年前
Scott Lahteine
34d2801bbe
Rename pins file (2)
5年前
Scott Lahteine
fa3b5fb059
Uppercase pins filename
5年前
Scott Lahteine
858b2fa21a
Fix thermistor table
5年前
InsanityAutomation
f6ec00d776
Update thermistor and working config
5年前
InsanityAutomation
bbcb61e042
Initial Commit - Add board
5年前
Tanguy Pruvot
e4260a41cb
Fix a DEBUG_LEVELING_FEATURE string copy (#14200 )
5年前
Ryan
9d9030a39c
Fix Archim1 SD card (#14184 )
5年前
InsanityAutomation
123e58d9c3
Heated Chamber for Graphical LCD (#14190 )
5年前
Scott Lahteine
93ab16c6e4
Remove old mixing ISR comment
5年前