125 コミット (9da6809ac30e1e3db0ccfa39164e02fa65b773c1)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 9da6809ac3 Adjust some comment spacing 6年前
  Scott Lahteine 5182eaf661 Fix endstops enable behavior during probing 6年前
  Scott Lahteine e0956bb572 Drop 'register' storage specifier 6年前
  Scott Lahteine 6e3caf23b6 IS_DELTA => ENABLED(DELTA) 6年前
  TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis (#11302) 6年前
  InsanityAutomation aebbb2359d Fix IDEX homing X0 wrong direction (#12200) 6年前
  forkoz 3a3ab3391f Return set_directions() to stepper.cpp (#12182) 6年前
  AnHardt d82bcdeea1 Make PULSE_STOP(E) conditional (#12121) 6年前
  Chris Pepper c90e26dfa6 fix normal extruder stepping (#12118) 6年前
  Marcio Teixeira 056561df93 [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 6年前
  AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6年前
  Scott Lahteine ddaef1a60c Clean trailing whitespace 6年前
  Scott Lahteine 45e738876a Add stepper MS3 support 6年前
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6年前
  Roxy-3D 0780913848 IDEX Improvements (#11848) 6年前
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6年前
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 7年前
  Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 6年前
  Sebastianv650 7e8c073fba Fix extruder stops extruding with LA (#11758) 6年前
  Scott Lahteine d1ceaf5550
[2.0.x] Followup to IDEX changes (#11707) 6年前
  Roxy-3D 7680b64aa6
IDEX clean up (#11690) 6年前
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 6年前
  Giuliano e85feb2545 [2.0.x] Better timing handling (#11461) 6年前
  Scott Lahteine aa4cd2e861 Eliminate stepper.* signed/unsigned warnings 7年前
  Eduardo José Tagle edb21f349a Fix stepper/planner block handling, race conditions (#11098) 7年前
  etagle 5b49fccf80 Add stepper driver DIR delay configuration option 7年前
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7年前
  etagle a215725df6 Fix stepper pulse timing 7年前
  Scott Lahteine 0d79128c8d Localize stepper-specific defines 7年前
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7年前
  etagle 6f14bcaa3e Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 7年前
  etagle 39a7e7720d Adaptive multiaxis step smoothing 7年前
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 7年前
  Scott Lahteine ad8d3150aa Cleanup for dual endstops homing 7年前
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7年前
  Scott Lahteine 4299e5dc8b
Modify E-stepping macros for use in LINEAR_ADVANCE (#10885) 7年前
  Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 7年前
  Eduardo José Tagle 7b9f0302d4 Fix Bresenham rounding errors, add link to article (#10871) 7年前
  Scott Lahteine 2566342979 Adjust some commentary 7年前
  Scott Lahteine 6775a16c97 Fix switching extruder stepping with LA 7年前
  Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 7年前
  Scott Lahteine 01d37e00af
Fix up stepper ISR with linear advance timing (#10853) 7年前
  Scott Lahteine 7261f48872 Fix reset of endstops and move state 7年前
  Scott Lahteine 50fa8e01c1 Minor optimization of axis_did_move bits 7年前
  Scott Lahteine f28e366b77 Followup for core endstops 7年前
  Scott Lahteine 9644d56b42 Patches for core motion tests 7年前
  Scott Lahteine 3e3789da85
Regression: Endstops Core compatibility (#10823) 7年前
  Scott Lahteine 4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796) 7年前
  Scott Lahteine 435ecb6b67 Followup to stepper/planner refactor 7年前
  etagle 569df3fc0c Fix interrupt-based endstop detection 7年前