305 Commits (1b6bc194279b24e24df29bdd677a112236deac34)

Author SHA1 Message Date
Sam Lane 1b6bc19427 Add external closed loop controller support 7 years ago
Karl Andersson 69d0ed5791 [2.0.x] Fix ambiguous function call (SERIAL_PROTOCOL_F) when using Arduino_Core_STM32 (#11747) 7 years ago
Scott Lahteine 0c01099f17 hop_amount => current_hop 7 years ago
Scott Lahteine 2a61c9a939 Various fixups to configs, spacing, etc. 7 years ago
Roxy-3D 8d5bea073b
Assume one Max7219 unit if not specified 7 years ago
Scott Lahteine 32e38fee74 Update Controller Fan for Y2,Z2 7 years ago
Jeonghwan Roh 59cf217e77 Fix 5 mixing steppers 7 years ago
Scott Lahteine 0987ed2a18 Use American English 7 years ago
Scott Lahteine ad12b9b46b Fix indentation, whitespace, spelling, formbot pins... 7 years ago
Scott Lahteine 8f0bbdcc9b
Fix up Max7219 orientations (#11596) 7 years ago
Scott Lahteine 56f1e17a25
[2.0.x] Max7219 cleanup, simplify, and extend (#11575) 7 years ago
Roxy-3D aae4c67e5d
Max7219 Clean Up (#11563) 7 years ago
InsanityAutomation c2553f9888 2.0.x - Idex match119 (#11556) 7 years ago
Roxy-3D e9de321ac0
declare void Max7219_register_setup(); 7 years ago
Nils Hasenbanck b37bfeffeb [2.0.x] Use the new const functions of the persistentStore api (#11544) 7 years ago
Dave Johnson c64199941e Compile only selected PIO environment (#11519) 7 years ago
Scott Lahteine a4b0148365 Easier to find 'static inline' 7 years ago
Nils Hasenbanck 577aeb4aa9 All EEPROM access uses persistentStore 7 years ago
Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 7 years ago
Scott Lahteine 1b921b246b Fix pca9632_set_led_color 7 years ago
Scott Lahteine e4ecade8d4 Fix AUTO_POWER_CONTROL compile error 7 years ago
Giuliano eee1b7c50c [2.0.x] Fix compile error (#11465) 7 years ago
Scott Lahteine e05e95cf97 Clean trailing whitespace 7 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 7 years ago
Roxy-3D 62fa028155
Handle dual gantry machines better 7 years ago
Roxy-3D 09485f63e9
add missing ')' 7 years ago
Roxy-3D a35abce1ac
Fix missing ')' 7 years ago
Scott Lahteine 76d4cfb064 Tweak some Max7219 code 7 years ago
Roxy-3D db85ca93c4
Change Max7219_idle_task() to use a column instead of row if Y-Axis as 16 LED's 7 years ago
Roxy-3D 9660996cc3
Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285) 7 years ago
Scott Lahteine 2106fa26b1 Add MANUAL_PROBE_START_Z for manual probing 7 years ago
Scott Lahteine 17ed0f815c Fix tool_change call in UBL G29 7 years ago
Scott Lahteine 665ac1e4d0 Add POWER_LOSS_PIN support 7 years ago
Giuliano 8f686aa449 [2.0.x] Fix change filament crash (#11269) 7 years ago
Scott Lahteine 63f4c9bdb9 Followup to float maths patch 7 years ago
etagle 1367df2875 Replace double with float, optimize calculation 7 years ago
Scott Lahteine 1a0f4dedad
Fix and improve POWER_LOSS_RECOVERY (#11187) 7 years ago
Scott Lahteine 4b2af6ab48 Minor patches to POWER_LOSS_RECOVERY 7 years ago
Scott Lahteine fbf1c9b496
Fix and tweak POWER_LOSS_RECOVERY (#11151) 7 years ago
Scott Lahteine 229b26b02c Clear LED matrix without startup test 7 years ago
Roxy-3D 1d7dd0edfd
Add the move_z_after_probing() functionality to UBL's G29 J 7 years ago
Scott Lahteine a2a30ff0ac Use Tool 0 for Dual X Axis G29 7 years ago
Scott Lahteine d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034) 7 years ago
Scott Lahteine f3fed52348 Fix coolstep_min_speed / sensorless homing 7 years ago
Scott Lahteine 2ba198a624 Tweak M122 report spacing 7 years ago
Scott Lahteine 21d812d502 Fix the Z un-hop on G11 7 years ago
Scott Lahteine 6919e87656 Minor cleanup of multi-stepping logic 7 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 7 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 7 years ago
etagle 0566badcef Add memory barrier, optimal interrupt on-off 7 years ago