665 Commits (ab9f0f2c4fcb118323171c3c9d259a4cb494a254)

Author SHA1 Message Date
Jason Smith 9906e96ffb Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW (#15934) 5 years ago
Jamie 32028902c3 Use max feedrate for joystick motion (#15870) 5 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
teemuatlut d9b0b964be Fix TMC2208 HW Serial constructor (#15782) 5 years ago
Roman Moravčík 41b5d720e2 Fix filament Change heading on LCD (#15783) 5 years ago
aleknest cf87d3c700 More compatible uint8_t for Experimental i2c Bus buffer (#15788) 5 years ago
Scott Lahteine 328ddda654 Clean up whitespace 5 years ago
Scott Lahteine ca6d00b862 Save some string flash 5 years ago
The-Force c6f694a247 Power Loss Recovery for volumetric extrusion (#15734) 5 years ago
InsanityAutomation cc4d3a215e Fix ExtUI UBL method calls (#15704) 5 years ago
Scott Lahteine 9aff30da0c
Confirm object cancellation (#15660) 5 years ago
Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 5 years ago
Timm e02b06672c Increase MMU2 serial buffer size with USB serial (#15646) 5 years ago
Scott Lahteine 62b875f918 Fix PLR condition saving retract 5 years ago
Scott Lahteine f2ce4a25a3 Fix host_response_handler debug 5 years ago
Scott Lahteine b7b303f4bf
Spindle/Laser power in planner blocks (#14437) 5 years ago
Jason Smith 53abfdc2c3 Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547) 5 years ago
Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 5 years ago
Markus Towara 437978d349 Bring SPI_SENSORLESS code up to date (#15560) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine 59508edf64 Suppress data[] array warning 5 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Giuliano Zaro a1ad01e4ab Limit Case Light PWM (#15459) 5 years ago
Scott Lahteine 6b945eb548 Show "FILAMENT CHANGE" during filament change 5 years ago
Scott Lahteine 0322348924 Handle runout in runout.cpp 5 years ago
Scott Lahteine 72d791a736 Standardize active/paused functions 5 years ago
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Timm b198f321c8 Add missing motion inline methods (#15433) 5 years ago
Scott Lahteine 24706aedbd Fix Neopixel typos 5 years ago
Bob Kuhn 178dcd6fd8 SPI chaining with TMCStepper simplified interface (#15179) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Christian ddded80ff3 Fix mixing for up to 6 steppers (#15374) 5 years ago
InsanityAutomation 0ca6abce72 Add reporting to M290 (#15376) 5 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
InsanityAutomation 5221e2d991 Restore Host Prompt Info (#15387) 5 years ago
Scott Lahteine 665e45e0ba Reduce string storage, use masking 'seen' 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
Marcio Teixeira 8cbb5350ad Refactor joystick support in ExtUI (#15318) 5 years ago
Scott Lahteine 0b4aedf13e Less use of "this" 5 years ago
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) (#15361) 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Jason Smith 53124ca6b7 Fix 32-bit crash due to fwretract_settings_t pack(1) (#15333) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Jason Smith 6ed2bf631d Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build (#15313) 5 years ago
Jason Smith 514223f960 Fix BACKLASH_COMPENSATION compiler issues (#15307) 5 years ago