244 Commits (a1fab8336e1f19c5d69f5de12377335ce54d2521)

Author SHA1 Message Date
Scott Lahteine 62e7a9c671 Fix up fwretract handling 6 years ago
Scott Lahteine bfe223e120 Adjust usage of stepper.synchronize 6 years ago
Roxy-3D c2c02bdc67
Change Max7219 coordinates to traditional (X,Y) 6 years ago
Scott Lahteine b337698f96 Additional patch for no heated bed 6 years ago
Scott Lahteine d7b699ec34 Fewer includes of vector_3.h 6 years ago
Scott Lahteine 05c33833e7
[2.0.x] Add NO_LCD_MENUS option (#10582) 6 years ago
Scott Lahteine 59fda986ea Allow Z_AFTER_PROBING to be 0 6 years ago
Scott Lahteine 8db7fb226a Fix M420 C for UBL 6 years ago
Scott Lahteine f83361a814 Apply const to tmc_sensorless_homing 6 years ago
Scott Lahteine 212e52e485 Basic delay for Max7219 on ARM 6 years ago
Karl Andersson 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) 6 years ago
Scott Lahteine 2578996631
[2.0.x] Emergency parser for multiple serial ports (#10524) 6 years ago
Scott Lahteine 8cc31d1b2e Cleanup to emergency parser 6 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 years ago
Scott Lahteine eef0248a1c
Add M420 C to adjust the whole mesh (#10522) 6 years ago
Scott Lahteine c82dd5129f Revert potentially-not-redundant UBL test 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
Scott Lahteine 11ab017dd0 Creality3D Power-Loss Recovery 6 years ago
Roxy-3D 23635c2b64
Update ubl_motion.cpp 6 years ago
Scott Lahteine ad6baa5c9d Fix for UBL set_bed_leveling_enabled 6 years ago
Scott Lahteine 89b1580587 Fix compile error in tmc_status 6 years ago
Scott Lahteine 01b01f6dfd Tweak fwretract.retract debug, comments 6 years ago
Scott Lahteine e05c825a05 Update position for UBL non-segmented activate/deactivate 6 years ago
Scott Lahteine 0746aff595 Improve UBL mesh report. Add M420 T, M421 N 6 years ago
Scott Lahteine 3c826e5d05 Prevent delay when power is already on 6 years ago
Scott Lahteine 0945674ba2
Use H0 by default with UBL_MESH_EDIT_MOVES_Z (#10428) 6 years ago
Roxy-3D 21f13f9e57
Stow Probe at end of G29 J3 6 years ago
Scott Lahteine 3bc179a16f Compress/update comments ubl_motion 6 years ago
Luc Van Daele 646aa20b43 Overhaul of G33 Delta Calibration (#8822) 6 years ago
Sean 2d9b0a66fe Add Filament Change accelerations 6 years ago
Roxy-3D 26cc12eaa4 Resolve corruption of Max7219 Debug LED Matrix 6 years ago
Sean 2fa0a73c2c Implement filament change continuous purge 6 years ago
Scott Lahteine 9ec2c03c5b Fix likely error in retract/recover 6 years ago
Scott Lahteine 1a75165f35 For set_z_fade_height use set_bed_leveling_enabled 6 years ago
Scott Lahteine 53f0c7522a Symmetrical FWRETRACT Z Hop 6 years ago
Scott Lahteine ea1a83ce41 Use pgm_read_ptr for tables of pointers 6 years ago
teemuatlut daf643e1ce [2.0.x] TMC: Match axis label order (#10188) 6 years ago
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
Roxy-3D c3c264978f
correct truncated comment 6 years ago
Scott Lahteine 9fd1016bb1 Trust the bootloader to clear globals 6 years ago
Scott Lahteine bc45fb6b13 Tweak use of move_z_after_probing 6 years ago
Scott Lahteine c352954882 Allow no raise after run_z_probe in probe_pt 6 years ago
Scott Lahteine ae39fbd646 Also suppress keepalive with suspend_auto_report 6 years ago
teemuatlut b5b39af531 [2.0.x] TMC: Fix CURRENT_STEP_DOWN (#10170) 6 years ago
Scott Lahteine cfc13ed7f3 Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. 6 years ago
Scott Lahteine c95450016b Improve Trinamic support in the EEPROM 6 years ago
Scott Lahteine 48d7036874 Consolidate smart stepper driver initialization 6 years ago
Scott Lahteine dd2949922b Consolidate 3-point leveling point options 6 years ago
Scott Lahteine 1d22609473 MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 6 years ago