193 Commits (118bd2f8b2a1f81884cb55a8fc00b708a51aa15b)

Author SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine 3a07b4412d
Asynchronous M114 and (R)ealtime position option (#17032) 4 years ago
  Scott Lahteine 5e9a10dbae Use PSTR for common labels 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  Scott Lahteine 5e197df89a Fix Babystepping loop (again) 4 years ago
  Scott Lahteine b9b29bf4c0 Followup to babystep hotfix 4 years ago
  Scott Lahteine 484e1a624c CoreXY Babystepping hotfix 4 years ago
  Scott Lahteine 99a5074372 Fix babystep include, typos in stepper.cpp 4 years ago
  Scott Lahteine 64a81f887a
EXPERIMENTAL integrated BABYSTEPPING (#16829) 4 years ago
  Scott Lahteine 0b984519c3
Clean up stepper and babystep (#16857) 4 years ago
  Scott Lahteine 189c101793
Use prior babystep delay method (#16833) 4 years ago
  Scott Lahteine 2836834d7e
Unify step pulse timing of ISR / babystep (#16813) 4 years ago
  Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 43d3463d5d Misc cleanup, whitespace 4 years ago
  Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
  yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
  InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 4 years ago
  Scott Lahteine e9ae585647 Patch for _STEP_INIT 4 years ago
  Scott Lahteine 37849969ad Function-like macros 4 years ago
  Scott Lahteine 707349d492 Updates for L64XX 4 years ago
  Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 4 years ago
  Scott Lahteine 6e658a7c04 Code style and comment tweaks 4 years ago
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Jason Smith 9ff2d34bf8 Fix warnings in stepper.cpp (#16364) 4 years ago
  Luc 24eaf2d7e0 Some ESP32 patches (#16297) 4 years ago
  Jason Smith d5bc5547ee Step timing cleanup and rounding fix (#16258) 4 years ago
  Jason Smith 1bad8f1b17 Improve pulse timing and step reliability (#16128) 4 years ago
  Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 4 years ago
  Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 4 years ago
  Scott Lahteine b7b303f4bf
Spindle/Laser power in planner blocks (#14437) 4 years ago
  Scott Lahteine a9c259c77a Patch PrintrboardG2 build (on spec) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  InsanityAutomation 6a312fae80 Add before/after dir change delays (#15314) 4 years ago
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 4 years ago
  Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) 4 years ago
  AnHardt 89a2161cac MINIMUM_STEPPER_DIR_DELAY in LA (#15154) 4 years ago
  Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY (#14956) 4 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 4 years ago
  Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 4 years ago
  Tanguy Pruvot 19aafb9050 Fix STM32F1 motor shocks (stepper timer issue) (#14030) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 years ago
  InsanityAutomation 06f3273531 Fix DELTA pulse wait bug (#14028) 5 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Tanguy Pruvot 7da63fa03f Fix NOMORE() sign warning in stepper (#13894) 5 years ago
  Marcio Teixeira 15357af67c Backlash cleanup (#13659) 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  InsanityAutomation 09eb30dc05 IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404) 5 years ago