84 Commits (aa612124f2649d05a9e792071c18b295aa5c3431)

Autor SHA1 Nachricht Datum
  Scott Lahteine 318c419f77 Implement support for Dual X and Y endstops vor 6 Jahren
  Scott Lahteine cbfcce09fa Remove legacy ADVANCE feature vor 6 Jahren
  dot-bob b3c36c98fd Edit digipot currents via LCD, save to EEPROM vor 7 Jahren
  Scott Lahteine 3c7bfe798d Various cleanups ahead of digipot save vor 7 Jahren
  Scott Lahteine e94f79ccea Patch some serial macros vor 7 Jahren
  Scott Lahteine ff0018e287 Format hex values as uppercase vor 7 Jahren
  Sebastianv650 84c685f8b5 First draft of Unified Stepper / E Advance ISR vor 7 Jahren
  esenapaj 069c6b38dd Remove unnecessary tabs and spaces vor 7 Jahren
  Scott Lahteine 98600e1433 Minor stepper cleanup vor 7 Jahren
  Scott Lahteine 00662b8635 Minor babystep cleanup patches vor 7 Jahren
  Sebastianv650 f9bea7968f BugFix for incorrect E-speed calculation vor 7 Jahren
  Scott Lahteine c5cac486f5 Use a, b, c instead of lx, ly, lz vor 7 Jahren
  Sebastianv650 a448cedbc5 LIN_ADVANCE bug fix and optimization vor 7 Jahren
  Scott Lahteine ecf7cdde65 Augment planner/stepper getters/setters vor 7 Jahren
  Scott Lahteine 5fff8d148b Clean up digital pots and microsteps vor 7 Jahren
  Scott Lahteine 7d72ed688c Revert motor_current_setting to `constexpr` vor 7 Jahren
  Scott Lahteine 5efb12e889 Simpler report_current_position for SCARA vor 7 Jahren
  Scott Lahteine 5cbed13f41 'constexpr' => 'const' for PWM_MOTOR_CURRENT vor 7 Jahren
  esenapaj 954563d603 Adjust spacing vor 7 Jahren
  esenapaj 7e9576dc5b Extend the e_steps[] from int to long for allowing more than 32,767 E steps vor 7 Jahren
  Scott Lahteine 8ff338c2b9 Patch stepper.h for SCARA vor 7 Jahren
  Scott Lahteine 9bf78ef465 Fix capitalization of counter_m vor 7 Jahren
  Scott Lahteine 08f717e5f7 Use bit-size typedefs for some stepper vars vor 7 Jahren
  Scott Lahteine 2f223b8c79 Use ABC and XYZ for "3" vor 7 Jahren
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps vor 8 Jahren
  Scott Lahteine f8b5749235 Replace division in planner with multiplication vor 8 Jahren
  Scott Lahteine 05da02f0a2 Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER vor 8 Jahren
  Scott Lahteine 117db77c55 make motor_current_setting static and constexpr vor 8 Jahren
  Scott Lahteine 8d8180e028 Parse M905 args in Marlin_main.cpp vor 8 Jahren
  Scott Lahteine aad9c0ed8d Apply updated ISR timing code vor 8 Jahren
  Scott Lahteine 6d62a4ffc8 Patch LIN_ADVANCE for style and forward-compatibility vor 8 Jahren
  Sebastianv650 fb8e880734 Add LIN_ADVANCE vor 8 Jahren
  Scott Lahteine 72c6f2923f axis_steps_per_unit => axis_steps_per_mm vor 8 Jahren
  Scott Lahteine e2a8961635 Use e_steps[EXTRUDERS] instead of e_steps[4] vor 8 Jahren
  Scott Lahteine 81384dfd36 Apply static to remaining stepper methods vor 8 Jahren
  Scott Lahteine 668d50f68e Keep Stepper encapsulation, use static data and methods vor 8 Jahren
  Scott Lahteine ecfdcf7250 Tiny calc_timer speedup vor 8 Jahren
  Scott Lahteine dc22097b3a Fix some of array initializations vor 8 Jahren
  Scott Lahteine 6398d497b3 Ultimate followup to Stepper/Planner patch vor 8 Jahren
  esenapaj 605808fe37 Additional follow-up the PR #3631(Encapsulate S... vor 8 Jahren
  Scott Lahteine 96f51f400f Planner singleton class vor 8 Jahren
  Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects vor 8 Jahren
  Scott Lahteine e087a99a10 Some cleanup of st_get_pos functions vor 8 Jahren
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style vor 8 Jahren
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files vor 8 Jahren
  Scott Lahteine af32a7d5d6 M120/M121 also set endstops non-homing state vor 8 Jahren
  Scott Lahteine 5d0570cea0 Make digitalPotWrite depend on HAS_DIGIPOTSS vor 8 Jahren
  Scott Lahteine 89838cdb10 Move step macros to stepper_indirection.h vor 8 Jahren
  Scott Lahteine 1002eb67c8 Update name of st_get_axis_position_mm in stepper.h vor 8 Jahren
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) vor 8 Jahren