- Mar 19, 2012
-
-
Bernhard authored
One array was too short. This had nothing to do with long filenames, other than if they were 12 characters exactly, which could only happen if the extension and the text before were filled completely
-
- 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, ...
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
ErikZalm authored
Made plan_buffer_line arguments const...
-
Erik van der Zalm authored
-
Blair Thompson authored
The percent complete for the SD file statistic sits squint. Changed "lcd.Setcursor (7,2);" to "lcd.Setcursor (10,2);". The percent complete now lines up with the temperatures and Z-axis position figures, nicer to read and nicer to look at IMHO.
-
Blair Thompson authored
Instead of adding a momentary switch to fake the insertion of the card I have modified the ultralcd menu item: Card Menu -> Refresh to reinitialise the card providing that the SDCARDDETECT pin has been set to -1 in the pins.h file. This requires one less switch on the front panel and the refresh menu item is in the most relevent place for a user who wishes to inert a card and then print from it. It also means that the "Card inserted" messages do not bother the users of these card readers (they dont make sense for users without SCCARDDETECT)
-