945 Commits (f6a799c7b382f43e819fa4bd7ffd618bca09236e)

Author SHA1 Message Date
InsanityAutomation 82fb046013 Allow suicide pin inverting (#15586) 5 years ago
Jacob Jordan 9895e6d766 Only use slow homing speed where applicable (#15640) 5 years ago
Robby Candra cf8541a7a7 Fix G92.9 (thus PLR Z position) (#15625) 5 years ago
Scott Lahteine cd3ec5a77b Add error-check to M422 5 years ago
milkpirate 6bcd4eb12d Fix M420 (UBL) undefined variables (#15621) 5 years ago
Scott Lahteine af214ff121 Fix up PSU_CONTROL checks 5 years ago
Scott Lahteine 160c8be191 Fix BABYSTEP_DISPLAY_TOTAL output 5 years ago
Scott Lahteine 0652f19673 Fix M420 for moved probe methods 5 years ago
Scott Lahteine bb381e22b2 Fix left-shift warning 5 years ago
Bo Herrmannsen 0d7736d663 Enable M191 (#15531) 5 years ago
Jason Smith 832cb7e1ac Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195) 5 years ago
Scott Lahteine b7b303f4bf
Spindle/Laser power in planner blocks (#14437) 5 years ago
Scott Lahteine faacfe13c2 Tweak M105 layout 5 years ago
Antti Andreimann d47f29bd4c Give a dummy response to M105 with zero thermistors (#15568) 5 years ago
Robby Candra e79666a82b Followup to "Fix G2/G3 rounding" (#15510) 5 years ago
LinFor b20d5a7cc6 Estimate Remaining Time (graphical display) (#15497) 5 years ago
Ed Williams d8aeeb8ff6 Fix G2/G3 rounding error (#15507) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 5 years ago
Scott Lahteine e84389c976
Fix G2/G3 workspace plane parameters (#15475) 5 years ago
LinFor 19b7be067c Allow M73 to override SD position (#15449) 5 years ago
Scott Lahteine 56595a4c9c Improve G2/G3 precision 5 years ago
Scott Lahteine 519cc1bc67 NUM_AXIS is now obsolete 5 years ago
Scott Lahteine 0322348924 Handle runout in runout.cpp 5 years ago
Oliver Jean Eifler d52b908627 Fix coordinate size for G26 w/out arcs (#15443) 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
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine f307ff68f7 Multiply by float, not double 5 years ago
Alex Somesan 10bbed7f69 Fix comma/semicolon typo (#15420) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 7c5e6900e1 Tweak comment 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 d683f98019 Return buffer in duration.toString 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 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 b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
Scott Lahteine 25c4c2f24e Fix bool in M851 5 years ago
Scott Lahteine da1bda493e Apply Marlin conventions to M851 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
Scott Lahteine 5288c399ce Patch probe offset name, defines 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
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Scott Lahteine 13d725d24d Tweak debug messages 5 years ago
Scott Lahteine 1a1375964f Drop unused G26 function 5 years ago