My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Erik van der Zalm 5113513cb2 RC 1 vor 12 Jahren
..
Sanguino more fixing of the sanguino math round problem vor 13 Jahren
COPYING first commit vor 13 Jahren
Configuration.h Split the configuration file in two parts. One for common settings. One for advanced settings. vor 12 Jahren
Configuration_adv.h RC 1 vor 12 Jahren
EEPROMwrite.h simplified the includes, makefile now works with arduino23 vor 12 Jahren
Makefile one step closer to a functional makefile.. vor 12 Jahren
Marlin.h starting with sanguino arduino 1.0 compatibility vor 12 Jahren
Marlin.pde RC 1 vor 12 Jahren
MarlinSerial.cpp simplified the includes, makefile now works with arduino23 vor 12 Jahren
MarlinSerial.h simplified the includes, makefile now works with arduino23 vor 12 Jahren
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdBaseFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdFatUtil.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 12 Jahren
cardreader.h fix autostart failure if in wrong directory vor 12 Jahren
cardreader.pde Made "stop heating wait" optional. Default off. vor 12 Jahren
createTemperatureLookup.py first commit vor 13 Jahren
fastio.h Merged multiple extruder support. vor 12 Jahren
motion_control.cpp header file simplification vor 12 Jahren
motion_control.h Removed interrupt nesting in the stepper ISR. vor 13 Jahren
pins.h Added MAX6675 support. (Thanks to gregfrost) Needs some work to remove the blocking in read max6675. vor 12 Jahren
planner.cpp fixed z-disable bug. vor 12 Jahren
planner.h simplified the includes, makefile now works with arduino23 vor 12 Jahren
speed_lookuptable.h simplified the includes, makefile now works with arduino23 vor 12 Jahren
stepper.cpp Fix Z_LATE_ENABLE vor 12 Jahren
stepper.h merging vor 12 Jahren
temperature.cpp Added MAX6675 support. (Thanks to gregfrost) Needs some work to remove the blocking in read max6675. vor 12 Jahren
temperature.h header file simplification vor 12 Jahren
thermistortables.h simplified the includes, makefile now works with arduino23 vor 12 Jahren
ultralcd.h one step closer to a functional makefile.. vor 12 Jahren
ultralcd.pde Added support for Gen3+ (Pins file only) Added late z enable. (blddk request) Only calculate look ahead if >2 moves in buffer. Removed some FORCE_INLINE to save memory. vor 12 Jahren
watchdog.h header file simplification vor 12 Jahren
watchdog.pde simplified the includes, makefile now works with arduino23 vor 12 Jahren
wiring.h add wiring.h, that can be used to overwrite: arduino-0023/hardware/arduino/cores/arduino/wiring.h this is necessary if the avr libraries are recent, but arduino is old. Alternative: newer arduino vor 12 Jahren