Scott Lahteine
872e172bcd
Remove bootscreen timeouts matching default
5 years ago
Roman Moravčík
77c67085bf
Update Slovak language ( #14433 )
5 years ago
Giuliano Zaro
9174aa376f
Update Italian language ( #14440 )
5 years ago
Giuliano Zaro
07c998afe5
Fix E2END on RURAMPS ( #14438 )
5 years ago
Giuliano Zaro
a9445d557e
Remove extra #if ( #14439 )
5 years ago
Scott Lahteine
4d5a1984e2
Simplified fan handling code
5 years ago
Scott Lahteine
a8d68b7c8a
Common method for scaled fan speed
5 years ago
Scott Lahteine
1a09c4dea5
Cutter class followup
5 years ago
Scott Lahteine
9da02d2114
Help syntax highlighting (Sublime, et. al.)
5 years ago
Martin
ae9afb333e
Remove fwretract planner.synchronize calls ( #14432 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
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
InsanityAutomation
39c0c2aebe
Add TMCStepper libs to lib_ignore for Melzi ( #14322 )
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
Scott Lahteine
decfe3424f
Helper script updates
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