0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-29 13:19:53 +00:00
MarlinFirmware/Marlin
Christian Thalhammer 14702089ee -disable TEMP Min MAX Kill while using PS_ON Pin
ON GEN7 there is no temperature reading when power is off.. so Marlin
would kill itself. There seems to be an update from "Traumflug" on GEN7
using standby VCC for thermistors.
2012-02-06 12:28:33 +01:00
..
Sanguino
cardreader.h
cardreader.pde
Configuration.h - added info for using GEN7 configuration 2012-02-06 11:58:52 +01:00
Configuration.h.GEN7 -added Configuration for GEN7 which worked for me 2012-02-06 12:12:18 +01:00
COPYING
createTemperatureLookup.py
EEPROMwrite.h
fastio.h - added support for ATMega1284P 2012-02-06 11:55:56 +01:00
Makefile
Marlin.h
Marlin.pde m115 eol fix 2012-01-15 20:51:49 +01:00
MarlinSerial.cpp
MarlinSerial.h
motion_control.cpp
motion_control.h
pins.h - Pins for modified GEN7 assigned 2012-02-06 11:49:23 +01:00
planner.cpp
planner.h
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdBaseFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdFatUtil.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 2011-12-26 09:28:51 +01:00
speed_lookuptable.h
stepper.cpp
stepper.h
temperature.cpp -disable TEMP Min MAX Kill while using PS_ON Pin 2012-02-06 12:28:33 +01:00
temperature.h
thermistortables.h
ultralcd.h -disabled CARDDETECT if PIN is set to -1 2012-02-06 12:22:44 +01:00
ultralcd.pde -disabled CARDDETECT if PIN is set to -1 2012-02-06 12:22:44 +01:00
watchdog.h
watchdog.pde
wiring.h