- Apr 10, 2012
-
-
Erik van der Zalm authored
-
ErikZalm authored
This breaks temperature readout for pronterface!
-
- Apr 09, 2012
-
-
grrf authored
-
- Apr 08, 2012
- Apr 02, 2012
-
-
Erik van der Zalm authored
-
- Apr 01, 2012
-
-
Erik van der Zalm authored
Fixed small bug in arcs M105 prints now actual_temp/target_temp
-
- Mar 27, 2012
-
-
Erik van der Zalm authored
-
- Mar 25, 2012
-
-
Erik van der Zalm authored
-
Erik van der Zalm authored
Moved the PID_dT in the Ki and Kd calculation from the configuration.h to temperature.cpp
-
- 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
-