63 Commits (88d3fc0bcfc0309ebe4d2c4756d159a5d676e94b)

Autor SHA1 Nachricht Datum
  Scott Lahteine 8ff338c2b9 Patch stepper.h for SCARA vor 8 Jahren
  Scott Lahteine 9bf78ef465 Fix capitalization of counter_m vor 8 Jahren
  Scott Lahteine 08f717e5f7 Use bit-size typedefs for some stepper vars vor 8 Jahren
  Scott Lahteine 2f223b8c79 Use ABC and XYZ for "3" vor 8 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 9 Jahren
  Scott Lahteine c35fb88094 Overridable Options - Part 8 (PR#2560) vor 9 Jahren
  Scott Lahteine ab6f1fdf8b Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528) vor 9 Jahren
  Scott Lahteine 87a872e103 Use st_get_position_mm where possible (PR#2411) vor 9 Jahren
  Scott Lahteine c54a2ea042 Adjust spacing in Marlin_main.cpp and stepper.* vor 9 Jahren
  alexborro 0ce3576685 New Feature: Z_DUAL_ENDSTOPS vor 9 Jahren
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency vor 9 Jahren
  domonoky 5727cb3ed4 Cleanup TMC Stepper a bit. vor 9 Jahren
  domonoky 38500165ea First attempt at adding TMC Driver support. May need some cleanup. vor 9 Jahren
  domonoky b55995aae8 Introduce a layer of macro indirection to all stepper pins. This allows other stepper drivers to redefine them, so they can use SPI/I2C instead of direct pin manipulation. vor 9 Jahren
  MagoKimbra 986e723eeb Add 4th extruder vor 9 Jahren
  MagoKimbra 0ebf896070 Add 4th extruder vor 9 Jahren
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. vor 10 Jahren
  bkubicek d147a057ac Add the socalled "Babystepping" feature. vor 11 Jahren
  Alex Borro 253dfc4bc1 Bed Auto Leveling feature vor 11 Jahren
  Robert F-C 9547fb9dfb Add duplication and auto-park mode for dual x-carriage support. vor 11 Jahren
  daid303 921273baa0 Added optional feature to stop printing when an endstop is hit. Made the Z display on the LCD in 3.2 format instead of 3.1. Added LCD message when and endstop is hit. vor 11 Jahren
  daid303 97fa2a9c30 Few simple fixes that save RAM, as static strings are stored in RAM by default. vor 11 Jahren
  MaikStohn 6ed02c86be Fixed wrong code (will not even compile when EXTRUDERS>2) vor 12 Jahren
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set vor 12 Jahren
  Erik van der Zalm e017228569 Merged multiple extruder support. vor 12 Jahren