My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Erik van der Zalm d47a3e5950 Changed check i mtion_conrol il y a 12 ans
..
Sanguino more fixing of the sanguino math round problem il y a 12 ans
COPYING first commit il y a 13 ans
Configuration.h Print configuration.h version during startup (thanks hairykiwi) il y a 12 ans
Configuration_adv.h RC 1 il y a 12 ans
EEPROMwrite.h simplified the includes, makefile now works with arduino23 il y a 12 ans
Makefile one step closer to a functional makefile.. il y a 12 ans
Marlin.h Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid) il y a 12 ans
Marlin.pde Fixed M109 timer overflow (reported by triffid) il y a 12 ans
MarlinSerial.cpp Teensylu support. il y a 12 ans
MarlinSerial.h Teensylu support. il y a 12 ans
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdBaseFile.cpp Teensylu support. il y a 12 ans
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdFatUtil.cpp Teensylu support. il y a 12 ans
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace il y a 12 ans
cardreader.h fix autostart failure if in wrong directory il y a 12 ans
cardreader.pde Made "stop heating wait" optional. Default off. il y a 12 ans
createTemperatureLookup.py first commit il y a 13 ans
fastio.h Teensylu support. il y a 12 ans
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) il y a 12 ans
motion_control.h Removed interrupt nesting in the stepper ISR. il y a 13 ans
pins.h Fixed ultimaker heater 1 pins. (Thanks daid) il y a 12 ans
planner.cpp Corrected distance calculation. (thanks jv4779) il y a 12 ans
planner.h simplified the includes, makefile now works with arduino23 il y a 12 ans
speed_lookuptable.h Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid) il y a 12 ans
stepper.cpp Teensylu support. il y a 12 ans
stepper.h merging il y a 12 ans
temperature.cpp Added MAX6675 support. (Thanks to gregfrost) Needs some work to remove the blocking in read max6675. il y a 12 ans
temperature.h header file simplification il y a 12 ans
thermistortables.h simplified the includes, makefile now works with arduino23 il y a 12 ans
ultralcd.h one step closer to a functional makefile.. il y a 12 ans
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. il y a 12 ans
watchdog.h header file simplification il y a 12 ans
watchdog.pde simplified the includes, makefile now works with arduino23 il y a 12 ans
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 il y a 12 ans