206 Commits (889fd5f71f65c1dc46643fc16be561bf57ce0fce)

Author SHA1 Message Date
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
Scott Lahteine 978f342392 Reduce some tmc_util strings 6 years ago
Scott Lahteine c0d694d5d3 Squash UBL postscript comment 6 years ago
Scott Lahteine 1e946d681d Update Marlin for newest TMC libraries 6 years ago
teemuatlut e6dcfa64b0 Cast SERIAL_CHAR to void in M122 (#10086) 6 years ago
Studiodyne e7a61de8af [2.0] FWRetract Reset (Best way) (#10083) 6 years ago
Scott Lahteine 34f656decd Add TMC2208 include in tmc_util.h 6 years ago
Scott Lahteine 14c03cb6f4
[2.0.x] Make MIN_PROBE_EDGE a general option (for electronic probes) (#10069) 6 years ago
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option (#10058) 6 years ago
Scott Lahteine d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to 6 years ago
Scott Lahteine 239902f861 Fix E2END and add EEPROM to Smart RAMPS 6 years ago
Roxy-3D 26dc594ebb prevent steppers from turning off during manual probes 6 years ago
Bob-the-Kuhn d8eadf3796 fix ubl_G29.cpp Travis error 6 years ago
Roxy-3D 646dd5554c
prevent steppers from turning off during manual probes 6 years ago
Scott Lahteine cc59ac4603 Fix _tmc_say_axis string address 6 years ago
Scott Lahteine 3c2bfa5e53
Update powersupply_on in power_on/off (#10015) 6 years ago
Scott Lahteine ca577c1638 Fix up various spacing, comments, and typos 6 years ago
Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) 6 years ago
Scott Lahteine 1d604be671 Suspend auto-report during UBL map output 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine e28e3bb532 Move extended_axis_codes to PROGMEM 6 years ago
Scott Lahteine b08ec22fe1
Show E0-E4 in monitor_tmc_driver output (#9969) 6 years ago
Scott Lahteine eb867817b5
Prevent filament runout false positives (#9946) 6 years ago
Scott Lahteine beeed580b8
Implement digipots for MKS SBASE (#9927) 6 years ago
Scott Lahteine 24b9c1923f ubl G29 tweaks 6 years ago
Scott Lahteine 7bdb98c946 Fix #9826. Solution by @gloomyandy 6 years ago
Roxy-3D 306f44198e Prevent serial buffer overrun in Pronterface 6 years ago
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 6 years ago
Scott Lahteine 2228dff3ea ubl.h compile flags from 1.1.x 6 years ago
Scott Lahteine f3dbe19669 Tweaks to HAL codestyle 6 years ago
teemuatlut 5968a3e60e Add ADVANCED_PAUSE_FEATURE include 6 years ago
teemuatlut 93cc3a8492 Make used methods public 6 years ago
Roxy-3D d504bbbfa4 Fix botched check for being off the mesh... 6 years ago
Studiodyne d3ca82d8c2 Support for multiple filament runout sensors 6 years ago
Scott Lahteine bd54ce830a Include utility.h in neopixel.cpp 6 years ago
Scott Lahteine 241e55ef3b Apply SERIAL_FLUSH macro 6 years ago