- Mar 23, 2012
-
-
ErikZalm authored
For upstream
-
ErikZalm authored
Fix compilation error when PIDTEMP is undefined and ULTIPANEL is defined...
-
Tommy Cheng authored
-
- Mar 22, 2012
-
-
Michel Pollet authored
Open Hardware board currently used by the group build of http://tvrrug.org.uk The board can be found at http://solderpad.com/folknology/open-motion-controller/ Signed-off-by: Michel Pollet <buserror@gmail.com>
-
Michel Pollet authored
+ Removed most explicit pathnames, use the standard make "VPATH" to let make find the files for itself. + Added a "hardware variant" variable that allows compiging Sanguino and Gen7 as well as "generic" arduino. + Allows overriding the MOTHERBOARD define from the Makefile + Removed the 'preprocessor' bit that wasn't needed, now just "include" the files that are needed, since it allows gcc to show the right file/line when displaying error/warnings. + Uses gcc's own dependency generator to generate the .d files, and and include these instead of self-patching the makefile Signed-off-by: Michel Pollet <buserror@gmail.com>
-
- Mar 19, 2012
- Mar 18, 2012
-
-
ErikZalm authored
-
- Mar 15, 2012
-
-
Erik van der Zalm authored
-
- Mar 12, 2012
-
-
Erik van der Zalm authored
-
- Mar 11, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
ErikZalm authored
Better pin configuration for rotary encoder in RAMPS boards
-
Erik van der Zalm authored
-
ErikZalm authored
Make F_CPU dependence of stepper.cpp more explicit
-
Erik van der Zalm authored
-
- Mar 09, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Mar 08, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
M303 Starts autotune. Wait till the Kp Ki and Kd constants are printed. Put these values in Configuration.h
-
- Mar 07, 2012
-
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
- Mar 05, 2012
-
-
ErikZalm authored
While Waiting for hotbed to warm up via M190, LCD Display and Click Enco...
-
Tommy Cheng authored
While Waiting for hotbed to warm up via M190, LCD Display and Click Encoder input freeze until target temperature is reached.
-
- Mar 04, 2012
-
-
Erik van der Zalm authored
-
Blair Thompson authored
Changed Pin Assignment for the RAMPS motherboard so that LCD and Rotary encoder are all wired to AUX-4 This simplifies wiring for those with RAMPS 1.3 and 1.4 boards.
-
Erik van der Zalm authored
-
Erik van der Zalm authored
Translation still needed.
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
- Mar 03, 2012
-
-
Christian Thalhammer authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
ErikZalm authored
make analog2tempBed return a precise celsius reading for BED_USES_THERMISTOR, ...
-