1154 Commits (fec416f9dbcb365cfd14116eacb728296bb23874)

Author SHA1 Message Date
Raúl Lázaro Sánchez 7c60853219 Fix blocking delay in Photo G-code M240 (#15728) 5 years ago
Scott Lahteine 4e6e02bc3e Include pause.h for M701-702 5 years ago
Scott Lahteine e3ddf6e81a Fix meshCount signed-ness 5 years ago
Scott Lahteine c80eda073f M119 => report_states 5 years ago
Scott Lahteine 7a342ecb93
Show Total E during print (#15703) 5 years ago
Scott Lahteine ab0fe1a7dd Tweak G29 faux point 5 years ago
Scott Lahteine 732bf89878 Get 'cancelable' for gcode.cpp 5 years ago
Scott Lahteine 014b739bac Fix M486 int parameters 5 years ago
Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 5 years ago
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