485 Commits (92069f1422022af4b232b91dc5e74180d209c461)

Author SHA1 Message Date
scott0122 607c1e58d9 Improve HOTEND OFFSET Z display precision to 3 (#11685) 6 years ago
Scott Lahteine 2a2e8c314e Suppress emergency parser G-code errors 6 years ago
Scott Lahteine d1c9517903 Followup to hotend_offset[Z] patch 6 years ago
Colin Gilgenbach 593d5375ea Fix G28 resetting DUAL_NOZZLE_DUPLICATION_MODE (#11605) 6 years ago
Scott Lahteine 8f0bbdcc9b
Fix up Max7219 orientations (#11596) 6 years ago
Scott Lahteine 56f1e17a25
[2.0.x] Max7219 cleanup, simplify, and extend (#11575) 6 years ago
Roxy-3D aae4c67e5d
Max7219 Clean Up (#11563) 6 years ago
Scott Lahteine a4b0148365 Easier to find 'static inline' 6 years ago
Roxy-3D 65c5227c29
Change M7219 I to setup Max7219 registers, but not do initialization pattern 6 years ago
Roxy-3D 60f1376798
Make M7219 I more robust and nice to look at 6 years ago
Roxy-3D fd15b1495a add I parameter to M42 to allow access to sensitive pins 6 years ago
Scott Lahteine 0af22549a6 Allow G33 to compile with no LCD 6 years ago
Giuliano 4237c3d9f8 [2.0.x] different bltouch init (#11135) 6 years ago
Scott Lahteine e05e95cf97 Clean trailing whitespace 6 years ago
teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
Scott Lahteine 4685c7d59f Followup to M91x I patch 6 years ago
Roxy-3D 9660996cc3
Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285) 6 years ago
Giuliano aed1d17a2d Initialize default units (#11295) 6 years ago
Scott Lahteine fd8a76493b
Unify M91x parameter I meaning, simplify reports (#11249) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine d960d448fa Optimize calculations with LROUND 6 years ago
Scott Lahteine 9c058091e9 No M914 or SGT set for non-sensorless axes 6 years ago
Scott Lahteine 1a0f4dedad
Fix and improve POWER_LOSS_RECOVERY (#11187) 6 years ago
Scott Lahteine e0ab8acf19 Add "Marlin Dev Mode" option 6 years ago
Scott Lahteine c51e27d11d
Do a hard kill for failed homing moves (#11161) 6 years ago
Scott Lahteine 90ba77ea0f Lose the old HOMEAXIS macro 6 years ago
Scott Lahteine 8eaac0dab3
Add delta feedrate scaling (#11153) 6 years ago
Scott Lahteine 05518d6add Add newline to end of file 6 years ago
Scott Lahteine a431013eb7 Fix G33 compile warning 6 years ago
Colin Gilgenbach 0fff79c24b Fixes G29_with_retry behavior (#11045) 6 years ago
Scott Lahteine a264030526 Fix "G29" G29_MAX_RETRIES handling 6 years ago
Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 6 years ago
Scott Lahteine 229b26b02c Clear LED matrix without startup test 6 years ago
Scott Lahteine a2a30ff0ac Use Tool 0 for Dual X Axis G29 6 years ago
Scott Lahteine e366d55bc2 Don't reset stepper timeout for all g-codes 6 years ago
Roxy-3D 7c54c4ed27
Tiny improvement to M7219 6 years ago
Scott Lahteine d4795e5b8e
[2.0.x] Tweaks and additions for MAX7219 (#11034) 6 years ago
Scott Lahteine e23677a7b2 Update some G-code comments 6 years ago
Giuliano cce0523a95 [2.0.x] reset bltouch on home (#11018) 6 years ago
Karl Andersson e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) 6 years ago
Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine 4832be52d7 Followup to G29 O 6 years ago
Robert Mendon 86170e6a66 [2.0.x] Add O (optional) flag to G28/G29 (#10913) 6 years ago
Scott Lahteine 117fd007a9 Followup to pin error change 6 years ago
Scott Lahteine 20a5db03bb Junction Deviation limit (0.01 to 0.3) 6 years ago
Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 6 years ago
Scott Lahteine 590ce1c33e Fix serial debug ouput 6 years ago
Scott Lahteine 968a5d2e63 Protected pin err for M226 6 years ago
Giuliano f1cdfe3dfd [2.0.x] stow bltouch before start homing (#10987) 6 years ago