1603 Commits (b661795ae5af15d773b9c148abe1c8005799dac4)

Author SHA1 Message Date
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
etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
Scott Lahteine 3f2a062a57 Fix M914 value range (-64...+63) 6 years ago
Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
Scott Lahteine 645df23eb0 Fix warning with FASTER_GCODE_PARSER disabled 6 years ago
Scott Lahteine a94506ada0 Fix K8400 Y min pos, M118 comment 6 years ago
Scott Lahteine 230ae6a143 Default G30 to engage / disengage 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
Scott Lahteine 83d42f33e1 Add HAS_HOTEND_OFFSET_Z conditional 6 years ago
GMagician 3c76bda2d8 Fix switching extruder 6 years ago
Scott Lahteine c173a31060 Fix some compile warnings 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 35258dd50b Consistent heating status and status reset 6 years ago