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 d47a3e5950 Changed check i mtion_conrol vor 12 Jahren
..
Sanguino more fixing of the sanguino math round problem vor 12 Jahren
COPYING first commit vor 13 Jahren
Configuration.h Print configuration.h version during startup (thanks hairykiwi) 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 Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid) vor 12 Jahren
Marlin.pde Fixed M109 timer overflow (reported by triffid) vor 12 Jahren
MarlinSerial.cpp Teensylu support. vor 12 Jahren
MarlinSerial.h Teensylu support. 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 Teensylu support. 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 Teensylu support. 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 Teensylu support. vor 12 Jahren
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) vor 12 Jahren
motion_control.h Removed interrupt nesting in the stepper ISR. vor 13 Jahren
pins.h Fixed ultimaker heater 1 pins. (Thanks daid) vor 12 Jahren
planner.cpp Corrected distance calculation. (thanks jv4779) vor 12 Jahren
planner.h simplified the includes, makefile now works with arduino23 vor 12 Jahren
speed_lookuptable.h Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid) vor 12 Jahren
stepper.cpp Teensylu support. 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