Scott Lahteine
d7d80418ae
Singleton for cutting tools (#14429 )
5 years ago
Scott Lahteine
2fde1475cb
Allow SD card sharing on SKR Mini
5 years ago
Scott Lahteine
7e16835c83
Use LCD conditionals in pins files (#14428 )
5 years ago
thisiskeithb
8b63e3701f
MKS Robin Nano board support (#14363 )
5 years ago
Tim Moore
81209f5310
'M105 R' to report redundant temp sensor (#14324 )
5 years ago
Scott Lahteine
6664b90bbb
Init servo pins in HAL_init (#14425 )
5 years ago
Tim Moore
8ce84fa44f
Add temperature-based auto power options (#14397 )
5 years ago
Scott Lahteine
00cc1079af
Add missing chamber auto fan options
5 years ago
InsanityAutomation
ce656e2a26
Update G-code injection, sub-commands (#14418 )
5 years ago
InsanityAutomation
b961251899
Add Z_PROBE_END_SCRIPT to UBL (#14419 )
5 years ago
Scott Lahteine
2580104c8b
Revert recent probe changes
- Revert "Fix FIX_MOUNTED_PROBE compile error (#14393 )"
- Revert "Fix G28 with non-BLTouch probes (#14381 )"
- Revert "Fix BLTOUCH deploy/stow in HS mode (#14352 )"
- Revert "Apply needed BLTouch patch (#14233 )"
Co-Authored-By: AnHardt <github@kitelab.de >
5 years ago
thisiskeithb
cd302f9464
Add MKS SGen-L Board (#14411 )
5 years ago
Andy Shaw
064177154c
Update SD card connection / sharing options (#14325 )
5 years ago
BigIronGuru
9f136a7c67
Low-priority homing in G34 (#14391 )
5 years ago
Scott Lahteine
49627069a5
Shorthand for home-after-deactivate
5 years ago
J.C. Nelson
30a3db4f22
Fix Malyan M200 config and protocol (#14394 )
5 years ago
oechslein
8c55bd5451
Update "StallGuard threshold" heading (#14395 )
5 years ago
Scott Lahteine
98f3a3d5c3
Bump distribution date
5 years ago
Msq001
e3846ec7a1
SKR mini can use 128x64 LCD (#14388 )
5 years ago
Eric Ptak
8934b32f1b
Fysetc AIO II / Cheetah STM32F1 (#14407 )
5 years ago
Marcio Teixeira
8e23e9b16c
Fix FIX_MOUNTED_PROBE compile error (#14393 )
5 years ago
Tanguy Pruvot
07dac315a9
Up-to-date STM32F1 README (#14386 )
5 years ago
thisiskeithb
a4aa3621c0
MKS Robin Mini Board Support (#14366 )
5 years ago
Scott Lahteine
cf762d2c73
Fix enqueueing bug
5 years ago
BigIronGuru
12d21e642f
Update G34 for non-BLTouch probes (#14380 )
5 years ago
BigIronGuru
5986194c36
Fix G28 with non-BLTouch probes (#14381 )
5 years ago
InsanityAutomation
aa0383a83b
Enhance IDEX toolchange auto-return w/ no park, full control (#14117 )
5 years ago
Scott Lahteine
3d9d72e8db
Include order, spacing, etc.
5 years ago
mikeshub
1b1a4677f5
Fix LCD.h compilation error (#14377 )
5 years ago
sjasonsmith
07b41a8c3f
Include SOLENOID_PROBE in leveling report (#14344 )
5 years ago
thisiskeithb
71b2700c3c
Anycubic Trigorilla 1.4 Rev. 1.1 (#14357 )
5 years ago
BigIronGuru
f5afaaef5b
Fix probe.cpp warning (#14367 )
5 years ago
BigIronGuru
def4bb987d
Reset, stow BLTouch before mode change (#14368 )
5 years ago
Scott Lahteine
78557076ff
Add planner.synchronize to UBL G29
5 years ago
BigIronGuru
6578aa4e1b
Apply minimum timing to BLTouch commands (#14369 )
5 years ago
teemuatlut
2247bf1ba5
Add missing dedge init for TMC2209 (#14370 )
5 years ago
mikeshub
1db7013e3b
Fix and improve PID loops (#14373 )
- Windup guarding was missing. The kludge in place of windup guard is removed. D term filter calculations are simplified to require fewer `float` calculations. Sign change for D term output to make debugging output clearer.
- Use "no overshoot" for bed PID tuning.
5 years ago
Scott Lahteine
17778d1c2a
Fix M916-918 subcommands
5 years ago
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