863 Commits (d493cafc4a6b42d252c86fd96a23309ba19ef571)

Author SHA1 Message Date
InsanityAutomation f59a7e8b07 Print/display ABL current probe point (#14788) 6 years ago
InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) 6 years ago
Scott Lahteine c2b319360d Remove extra pragmas 6 years ago
Acenotass 659d06d9b9 M48 menu item, result to status (#14772) 6 years ago
rafaljot e44fccf3d2 Add support for M575 (#14757) 6 years ago
Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 6 years ago
Giuliano Zaro 290466578f Adafruit Grand Central M4 (#14749) 6 years ago
Scott Lahteine 17abb94532 Whitespace patch 6 years ago
Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 6 years ago
Scott Lahteine a3dc1e461b Update M7219 comment, tweak parameter code 6 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 6 years ago
InsanityAutomation dc6fa04f68 Fix single nozzle temp change, do slower extra prime (#14696) 6 years ago
Tim Moore e5aa453293 Add support for 2 Neopixel strips (#14667) 6 years ago
Jason Smith f2c5740d06 Add 'E' argument to G34 to allow stowing between probes (#14533)
- Use the return value from probe_pt during `G34`
  Eliminate the assumption that probe_pt leaves current_position set to values relative to the probed points. This is not always true, depending on the raise_after argument.
- Add '`E`' argument to `G34` command allowing stowing between each probe.
6 years ago
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 6 years ago
Marcio Teixeira 27c487bab7 Print progress enhancements (#14647) 6 years ago
Scott Lahteine eaf1c0954e Update some precompiler tests 6 years ago
InsanityAutomation ce02c6cee2 Variable tool change purge (#14618) 6 years ago
Marcio Teixeira cbe4bf2ba8 Fix process_injected_command undefined behavior (#14602) 6 years ago
InsanityAutomation d2f20803ba Allow nozzle clean with limited Axis (#14619) 6 years ago
Robby Candra e96468566d Fix Z_PROBE_END_SCRIPT in ABL (#14621) 6 years ago
scotthsl 19b24a349c Fix M412 without HOST_ACTION_COMMANDS (#14591) 6 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 6 years ago
Bob Kuhn dc02d0720d Pins Debugging for STM32 — NEEDS TESTING (#14309) 6 years ago
Scott Lahteine fe02241044 NONE on combined options 6 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
Scott Lahteine b6546ea33a Add include guards to some headers 6 years ago
Tim Moore eb6dec03bd Simplify power supply naming logic (#14488)
Co-Authored-By: Tim Moore <tim.moore@lightbend.com>
Co-Authored-By: AnHardt <github@kitelab.de>
6 years ago
Scott Lahteine 720bc7c00b
Named indices for Temperature class (#14479) 6 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
6 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 6 years ago
Marcio Teixeira e6cf7860e8 Improve ExtUI, fix compiler errors, warnings (#14441) 6 years ago
Darsey Litzenberger 946f6bdeaa Disable leveling during G12 (#14385) 6 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Scott Lahteine d7d80418ae
Singleton for cutting tools (#14429) 6 years ago
Tim Moore 81209f5310 'M105 R' to report redundant temp sensor (#14324) 6 years ago
InsanityAutomation ce656e2a26 Update G-code injection, sub-commands (#14418) 6 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>
6 years ago
BigIronGuru 9f136a7c67 Low-priority homing in G34 (#14391) 6 years ago
Scott Lahteine 49627069a5 Shorthand for home-after-deactivate 6 years ago
Marcio Teixeira 8e23e9b16c Fix FIX_MOUNTED_PROBE compile error (#14393) 6 years ago
Scott Lahteine cf762d2c73 Fix enqueueing bug 6 years ago
BigIronGuru 12d21e642f Update G34 for non-BLTouch probes (#14380) 6 years ago
BigIronGuru 5986194c36 Fix G28 with non-BLTouch probes (#14381) 6 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 6 years ago
Scott Lahteine 17778d1c2a Fix M916-918 subcommands 6 years ago
Tanguy Pruvot be69ec5b32 Fix PLR/M43 warnings (#14333) 6 years ago
BigIronGuru 9c83135d40 Only home Z at the end of G34 (#14353) 6 years ago
LinFor 0f6f5132c1 Fix variable conflict in ok_to_send (#14351) 6 years ago