1139 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
Roxy-3D 62fa028155
Handle dual gantry machines better 6 years ago
Roxy-3D 09485f63e9
add missing ')' 6 years ago
Roxy-3D a35abce1ac
Fix missing ')' 6 years ago
Scott Lahteine 76d4cfb064 Tweak some Max7219 code 6 years ago
Roxy-3D db85ca93c4
Change Max7219_idle_task() to use a column instead of row if Y-Axis as 16 LED's 6 years ago
Roxy-3D 9660996cc3
Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285) 6 years ago
Scott Lahteine 2106fa26b1 Add MANUAL_PROBE_START_Z for manual probing 6 years ago
Scott Lahteine 17ed0f815c Fix tool_change call in UBL G29 6 years ago
Scott Lahteine 665ac1e4d0 Add POWER_LOSS_PIN support 6 years ago
Giuliano 8f686aa449 [2.0.x] Fix change filament crash (#11269) 6 years ago
Scott Lahteine 63f4c9bdb9 Followup to float maths patch 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine 1a0f4dedad
Fix and improve POWER_LOSS_RECOVERY (#11187) 6 years ago
Scott Lahteine 4b2af6ab48 Minor patches to POWER_LOSS_RECOVERY 6 years ago
Scott Lahteine fbf1c9b496
Fix and tweak POWER_LOSS_RECOVERY (#11151) 6 years ago
Scott Lahteine 229b26b02c Clear LED matrix without startup test 6 years ago
Roxy-3D 1d7dd0edfd
Add the move_z_after_probing() functionality to UBL's G29 J 6 years ago
Scott Lahteine a2a30ff0ac Use Tool 0 for Dual X Axis G29 6 years ago
Scott Lahteine d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034) 6 years ago
Scott Lahteine f3fed52348 Fix coolstep_min_speed / sensorless homing 6 years ago
Scott Lahteine 2ba198a624 Tweak M122 report spacing 6 years ago
Scott Lahteine 21d812d502 Fix the Z un-hop on G11 6 years ago
Scott Lahteine 6919e87656 Minor cleanup of multi-stepping logic 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
etagle 0566badcef Add memory barrier, optimal interrupt on-off 6 years ago
Scott Lahteine 50270b53a0 Clear up some more compile warnings 6 years ago
Scott Lahteine eb2eb72720
Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) 6 years ago
Scott Lahteine 836b0bbeee Fix MBL line_to_destination 6 years ago
Scott Lahteine ba4c32eec5 Followup to _AXIS patch 6 years ago
Scott Lahteine 08e36e264e Apply _AXIS macro 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine b76344c080 More Trinamic cleanup 6 years ago
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