- Apr 04, 2015
-
-
Scott Lahteine authored
-
- Mar 14, 2015
-
-
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
-
- Mar 03, 2015
-
-
Scott Lahteine authored
-
- Feb 25, 2014
-
-
Cylindric authored
-
- Jan 16, 2014
-
-
David Forrest authored
-
- Oct 03, 2013
-
-
Erik van der Zalm authored
-
- Aug 03, 2013
-
-
Steve Kelly authored
-
- Jun 06, 2013
-
-
Scott Lahteine authored
Diffed and merged, preserving my updates
-
- May 28, 2013
-
-
Gatulibu authored
merged from code downloaded from reprapworld.com
-
- Dec 08, 2012
-
-
Johann Rocholl authored
-
Johann Rocholl authored
-
- Nov 12, 2012
-
-
daid303 authored
Header multiple include protection should match the filename, not just _ARDUINO_H, which is almost bound to go wrong some day.
-
- Feb 09, 2012
-
-
Erik van der Zalm authored
-
- Feb 06, 2012
-
-
Christian Thalhammer authored
-
- Dec 12, 2011
-
-
Erik van der Zalm authored
Soft PWM. (Sanguinololu can also have PID temperature control) Interrupt save WRITE for addresses > 0x0FF
-
- Dec 06, 2011
-
-
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
-
- Nov 05, 2011
-
-
Bernhard Kubicek authored
-
Bernhard Kubicek authored
-
- Nov 04, 2011
-
-
Erik van der Zalm authored
-
- Aug 12, 2011
-
-
Erik van der Zalm authored
-