Skip to content
Snippets Groups Projects
  1. Apr 04, 2015
  2. Mar 14, 2015
    • Scott Lahteine's avatar
      - Rename WRITE_E_STEP for consistency · c37f7d15
      Scott Lahteine authored
      - Add BIT and TEST macros
      - Add _APPLY_ macros to stepper.cpp to help with consolidation
      - Consolidate code in stepper.cpp using macros
      - Apply standards in stepper.cpp
      - Use >= 0 instead of > -1 as a better semantic
      - Replace DUAL_Y_CARRIAGE with Y_DUAL_STEPPER_DRIVERS
      c37f7d15
  3. Mar 03, 2015
  4. Feb 25, 2014
  5. Jan 16, 2014
  6. Oct 03, 2013
  7. Aug 03, 2013
  8. Jun 06, 2013
  9. May 28, 2013
  10. Dec 08, 2012
  11. Nov 12, 2012
  12. Feb 09, 2012
  13. Feb 06, 2012
  14. Dec 12, 2011
  15. Dec 06, 2011
    • Denis B's avatar
      Working version of multiple extruders (up to 3) · 4fd75dc8
      Denis B authored
      - The temperature control is pretty much complete
        (not sure what to do w/ autotemp though)
        Changed the pins assignment to clearly separate bed and extruder heaters
        and temp sensors, changed a bit how termistor tables are handled.
      - The steppers control is rudimentary
        (only chanages what pins it uses depending on the active_extruder var,
         but that's enough for switching extruder in the start.gcode in the
         the profiles)
      - Tested only w/ RAMPS 1.4
      4fd75dc8
  16. Nov 05, 2011
  17. Nov 04, 2011
  18. Aug 12, 2011
Loading