353 Commity (009920f3934d2fa22f098e13cb9e02c68cfb6e17)

Autor SHA1 Wiadomość Data
  Scott Lahteine 55acb65e27 Updates for stepper parity with 2.0.x 7 lat temu
  Scott Lahteine 75eb93140f Discard all CONTINUED blocks on interrupted move 7 lat temu
  Scott Lahteine 574153a810 No lcd_map_control needed in quick_stop 7 lat temu
  Scott Lahteine 3b30cc90f1 Clean on trigger instead of split_first_move flag 7 lat temu
  Scott Lahteine 93560836de Allow buffer clean without release command 7 lat temu
  Scott Lahteine 1d0ee83e18 Split first move to planner for better chaining 7 lat temu
  Scott Lahteine 8b7c274db5 Comment/cleanup motion code 7 lat temu
  Scott Lahteine 99b71c1dde Move lcd_map_control to UBL 7 lat temu
  Scott Lahteine 318c419f77 Implement support for Dual X and Y endstops 7 lat temu
  Scott Lahteine cbfcce09fa Remove legacy ADVANCE feature 7 lat temu
  Scott Lahteine b0173ccdb9 Drop extra initializers for vars initialized by EEPROM code 8 lat temu
  Tannoo e927941c06 Bugfix (#7265) 8 lat temu
  Tannoo aaacef9441 Corrections (#7231) 8 lat temu
  Scott Lahteine 5b11b33854 Add support for Průša MK2 Multiplexer 8 lat temu
  dot-bob b3c36c98fd Edit digipot currents via LCD, save to EEPROM 8 lat temu
  Scott Lahteine 3c7bfe798d Various cleanups ahead of digipot save 8 lat temu
  Ross Allan cfcd069501 Fix #5699 - LIN_ADVANCE freeze when ADV_RATE returns 0 8 lat temu
  Scott Lahteine 8d5a37fb3d Support for a 5th stepper in stepper code 8 lat temu
  Scott Lahteine e94f79ccea Patch some serial macros 8 lat temu
  Scott Lahteine 04b07a6ecc Unused var in Stepper 8 lat temu
  Scott Lahteine e4937b0285 Cleanup of spacing and formatting 8 lat temu
  Scott Lahteine df91346188 Account for dual XYZ in pulse delay cycles estimate 8 lat temu
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 8 lat temu
  Scott Lahteine ff35b11d08 Resolve compiler complaint about memset volatile * 8 lat temu
  Scott Lahteine 5512130d6c Only set Compare Mode for channel A 8 lat temu
  Scott Lahteine 2823bf0874 Update fastio.h with special handling for Timer 2 8 lat temu
  Scott Lahteine ee46ce1743 Add and apply interrupt helper macros 8 lat temu
  Scott Lahteine 6131c62499 General cleanup 8 lat temu
  Scott Lahteine f4685c28b7 Reorder Conditionals_post.h and add comments 8 lat temu
  Scott Lahteine 0ac2b5c045 Additional 5 extruders support (solenoids, microstepping) 8 lat temu
  Scott Lahteine ea734f910b Use direct pin manipulation whenever possible 8 lat temu
  Scott Lahteine ac96ae89f9 Apply `const` in Stepper::isr 8 lat temu
  Scott Lahteine 6a9b008044 Fix MINIMUM_STEPPER_PULSE maths 8 lat temu
  Scott Lahteine 68773f4486 Simplify stepper macros by renaming enable/disable macros 8 lat temu
  Scott Lahteine c54f6cf23d Updates to support 5 extruders 8 lat temu
  Scott Lahteine d6db7a9b03 patch "step_remaining" 8 lat temu
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes 8 lat temu
  Scott Lahteine d1e6b0e21a Reduce STEP_PULSE_CYCLES code slightly 8 lat temu
  Roxy-3D b8e4a6970b Get UBL up and running again 8 lat temu
  Sebastianv650 bf57eb2447 Protect Babystepping against other ISRs 8 lat temu
  Sebastianv650 80830919dc Add MINIMUM_STEPPER_PULSE ability to babystepping 8 lat temu
  Scott Lahteine 45f949d833 TMC2130 Library: @teemuatlut replaces @makertum 8 lat temu
  Scott Lahteine fea0d3f20f Endstop and temp-isr general cleanup 8 lat temu
  Scott Lahteine bfb0007573 Patch DISTINCT_E_FACTORS bug 8 lat temu
  Scott Lahteine 97b6fb6381 Reduce / optimize LIN_ADVANCE code 8 lat temu
  Bob-the-Kuhn 0369f97ec1 guaranteed BLTouch detection 8 lat temu
  Scott Lahteine 92dbeebf40 Define ADV_NEVER, ADV_RATE 8 lat temu
  Sebastianv650 84c685f8b5 First draft of Unified Stepper / E Advance ISR 8 lat temu
  esenapaj 069c6b38dd Remove unnecessary tabs and spaces 8 lat temu
  AnHardt d0e24e0876 Adaptive screen updates for all kinds of displays 8 lat temu