35 Commits (cadded1e21ac9ac3b2df199010be8b3a38811882)

Author SHA1 Message Date
  Scott Lahteine 89838cdb10 Move step macros to stepper_indirection.h 8 years ago
  Scott Lahteine 1002eb67c8 Update name of st_get_axis_position_mm in stepper.h 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  Scott Lahteine c35fb88094 Overridable Options - Part 8 (PR#2560) 9 years ago
  Scott Lahteine ab6f1fdf8b Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528) 9 years ago
  Scott Lahteine 87a872e103 Use st_get_position_mm where possible (PR#2411) 9 years ago
  Scott Lahteine c54a2ea042 Adjust spacing in Marlin_main.cpp and stepper.* 9 years ago
  alexborro 0ce3576685 New Feature: Z_DUAL_ENDSTOPS 9 years ago
  Scott Lahteine c37f7d15c9 - Rename WRITE_E_STEP for consistency 9 years ago
  domonoky 5727cb3ed4 Cleanup TMC Stepper a bit. 9 years ago
  domonoky 38500165ea First attempt at adding TMC Driver support. May need some cleanup. 9 years ago
  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. 9 years ago
  MagoKimbra 986e723eeb Add 4th extruder 9 years ago
  MagoKimbra 0ebf896070 Add 4th extruder 9 years ago
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. 10 years ago
  bkubicek d147a057ac Add the socalled "Babystepping" feature. 10 years ago
  Alex Borro 253dfc4bc1 Bed Auto Leveling feature 10 years ago
  Robert F-C 9547fb9dfb Add duplication and auto-park mode for dual x-carriage support. 11 years ago
  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. 11 years ago
  daid303 97fa2a9c30 Few simple fixes that save RAM, as static strings are stored in RAM by default. 11 years ago
  MaikStohn 6ed02c86be Fixed wrong code (will not even compile when EXTRUDERS>2) 11 years ago
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 12 years ago
  Erik van der Zalm e017228569 Merged multiple extruder support. 12 years ago
  Bernhard 82c99625fa instant stop of sd prints from the panel. 12 years ago
  Erik van der Zalm b99c49ec3b Add option to only check endstop when homing 12 years ago
  Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0. 12 years ago
  Bernhard 4d6a5c29df disable steppers as routine in stepper.cpp 12 years ago
  Erik van der Zalm 0e0e4945d8 Removed ISR overtaken message from ISR routine 12 years ago
  Erik van der Zalm c0f8c9fd72 Seperate ENDSTOP_INVERTING for X Y and Z 12 years ago
  Erik van der Zalm 4e5becfc51 Added endstop reporting 12 years ago
  Bernhard Kubicek 9980ceb4a3 added a m400, that finished all moves, 12 years ago
  Bernhard Kubicek 1d171e9e52 reformating and some minor bugs/things found on the way. 12 years ago
  Bernhard Kubicek 00674af3a8 merge from the branch bkubicek/Marlin/zalmmerge 12 years ago
  Erik van der Zalm 094afe7c10 Merged Marlin, Marlin non gen6 and Ultimaker changes 12 years ago