10660 Commits (9817976375509b9d2928f7c1cf615b3949f7e026)

Author SHA1 Message Date
Scott Lahteine 6a2a10a154 Bump distribution date 5 years ago
Scott Lahteine 371969b531 Remove deprecated SCARA option 5 years ago
Scott Lahteine ae9232962e Use heater index defines 5 years ago
Scott Lahteine f7eeae8424 Indent a line 5 years ago
teemuatlut 8aad29fb6e Fix Prusa chopper timing preset 5 years ago
Scott Lahteine 1620738701 Home dir use < or > 5 years ago
Scott Lahteine 0f79fb9821 Generic stop pins (presume one endstop per axis end) 5 years ago
Scott Lahteine ce2b4bc20c Conditionals tweak 5 years ago
Ludy 3358caed14 Update German/Italian language (#14482) 5 years ago
Scott Lahteine 720bc7c00b
Named indices for Temperature class (#14479) 5 years ago
Scott Lahteine 274809aced Bump distribution date 5 years ago
Scott Lahteine ff55088491 Fix Malyan LCD warnings 5 years ago
Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 5 years ago
thisiskeithb c6f74ba887 TH3D EZBoard v1.0 (#14473) 5 years ago
Marcio Teixeira 16409eb233 Suppress more UNUSED warnings (#14466) 5 years ago
GMagician 82ecaa767e Remove unused code in M100
queue.buffer is in bss area, start_free_memory starts from heap then above of bss
5 years ago
GMagician 54358fbe28 Update Italian language 5 years ago
Scott Lahteine c28e08c849 Fix mintemp/maxtemp monitoring for thermocouples 5 years ago
Scott Lahteine de8fee6aea Clarify ExtUI command injection 5 years ago
Scott Lahteine 448d482d3c
Update motherboard numbering (#14460) 5 years ago
Tanguy Pruvot 108d0df565 Sort out settings.load with SD EEPROM emulation (#14458) 5 years ago
Scott Lahteine 18e396b102 Update motherboard numbering 5 years ago
Msq001 c9be936d4a BigTreeTech SKR Mini E3 (#14457) 5 years ago
Aliaksei Kvitsinski 2f932a11b3 Park heads with electromagnet (#14023) 5 years ago
Tanguy Pruvot ca7f56e60b Add 0.025mm Manual Move for Z (#14456) 5 years ago
Scott Lahteine 56c4a96180 Bump distribution date 5 years ago
thisiskeithb 4b9f6d531b Add links to Junction Deviation heading (#14272) 5 years ago
Scott Lahteine ced30b1054 Update ExtUI sanity checks 5 years ago
Scott Lahteine 10b85be405 status_message_level => alert_level 5 years ago
Tanguy Pruvot 24655a6bf3 Touch-MI Menu and Manual Deploy option (#14290) 5 years ago
Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 5 years ago
Ludy 0ca64a0ea3 Fix compile error with Z_PROBE_END_SCRIPT (#14447) 5 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 5 years ago
Tanguy Pruvot 19aafb9050 Fix STM32F1 motor shocks (stepper timer issue) (#14030) 5 years ago
Scott Lahteine 3ea073ace6 Slight reduction in serial.h file size 5 years ago
thisiskeithb 6978bb5ea5 Fix MKS Robin Nano FAN_PIN (#14444) 5 years ago
th33xitus fe2c710b39 Fix for Arduino Due + 12864 Full Graphic Display (#14181) 5 years ago
Phr3d13 34c8204d25 STM32F1 SD EEPROM Emulation Fixes (#14261) 5 years ago
Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 5 years ago
Scott Lahteine e89a47c8b5 Bump distribution date 5 years ago
Scott Lahteine b615b492ba Update some HAL comments 5 years ago
Scott Lahteine 49027721e9 Clean up some pinsDebug headers 5 years ago
Scott Lahteine c9a8db33c3 Fix scaledFanSpeed 5 years ago
Darsey Litzenberger 946f6bdeaa Disable leveling during G12 (#14385) 5 years ago
Scott Lahteine b3f42d2519 Update SD host config comment 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
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