- May 21, 2015
-
-
Scott Lahteine authored
-
- May 20, 2015
-
-
AnHardt authored
Use _temp_error() for all errors thrown by different heater sanity check mechanisms
-
AnHardt authored
Add a string parameter to kill()
-
AnHardt authored
-
AnHardt authored
-
AnHardt authored
in temperature.cpp
-
AnHardt authored
-
AnHardt authored
-
AnHardt authored
Makes the output on the LCD adjustable.
-
AnHardt authored
instead of stop(). We really want to require a reset and no chance to set a new temperature.
-
AnHardt authored
move dogm font selection to configuration_adv.h
-
AnHardt authored
Add ELB_FULL_GRAPHIC_CONTROLLER with ADAFRUIT_ST7565 display.
-
- May 19, 2015
-
-
Ed Boston authored
Updated all the example Configuration.h files for the new display type.
-
Ed Boston authored
Added the link to the github information about the ELB_FULL_GRAPHIC_CONTROLLER
-
AnHardt authored
language.h: update documentation / URL für K8200
-
Scott Lahteine authored
Remove Duemilanove
-
Scott Lahteine authored
transpire -> expire
-
AnHardt authored
-
AnHardt authored
No way to fit Marlin into 32K.
-
- May 18, 2015
-
-
Ed Boston authored
Fixed a couple defines that were not changed or commented out.
-
CONSULitAS authored
language.h: update documentation for LANGUAGE_INCLUDE @thinkyhead What do you think? I think there should be a warning like this.
-
Christian Bohn authored
-
AnHardt authored
Minor wording correction.
-
AnHardt authored
Now ending in an endless loop. Tidy up the output format. We now get: ERRORTEXT ", system stopped! Heater_ID: " HEATERID Where ERRORTEXT can be: "Heating failed" "Thermal Runaway" "MAXTEMP triggered" "MINTEMP triggered" and soon "Thermal Jump" HEATERID can be 0, 1, 2 ,3 , "bed" This messages are always followed by the common: "Printer stopped due to errors. Fix the error and use M999 to restart. (Temperature is reset. Set it after restarting)"
-
Ed Boston authored
Moved SDCARDDETECTINVERTED and SDSLOW to Conditionals.h. Added U8GLIB_LM6059_AF to define display specific actions. Added reminder to compile in u8glib
-
Scott Lahteine authored
Name magic value 20 to MAX_OVERSHOOT_PID_AUTOTUNE
-
AnHardt authored
to make it better findable.
-
Scott Lahteine authored
Have G92 set the nozzle position on Delta and SCARA
-
Scott Lahteine authored
-
- May 17, 2015
-
-
Ed Boston authored
Rename of define to avoid confusion between the controller and the display which had similar names.
-
Ed Boston authored
Fixes for some code formatting changes and commenting out the ADAFRUIT_ST7565 define that was left defined.
-
Ed Boston authored
Added support for new display type
-
Scott Lahteine authored
rework out_bits
-
wurstnase authored
-
Scott Lahteine authored
Code style and a dangling "else"
-
Scott Lahteine authored
Rename gCode to codenum as a consistency
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-