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.
Guillaume Seguin adc108d79e Correctly build the produced applet/Marlin.cpp source vor 13 Jahren
..
Sanguino more fixing of the sanguino math round problem vor 13 Jahren
COPYING first commit vor 14 Jahren
Configuration.h changed default EXTRUDE_MINTEMP to 170. vor 13 Jahren
Configuration_adv.h removed unused HEATING_EARLY_FINISH_DEG_OFFSET Simplified stepper inactive time vor 13 Jahren
EEPROMwrite.h simplified the includes, makefile now works with arduino23 vor 13 Jahren
Makefile Correctly build the produced applet/Marlin.cpp source vor 13 Jahren
Marlin.h Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. vor 13 Jahren
Marlin.pde Fixed small merge bug vor 13 Jahren
MarlinSerial.cpp Teensylu support. vor 13 Jahren
MarlinSerial.h Teensylu support. vor 13 Jahren
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. vor 13 Jahren
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. vor 13 Jahren
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace vor 13 Jahren
cardreader.cpp merged with triffid fork vor 13 Jahren
cardreader.h fix autostart failure if in wrong directory vor 13 Jahren
createTemperatureLookup.py first commit vor 14 Jahren
fastio.h Teensylu support. vor 13 Jahren
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) vor 13 Jahren
motion_control.h Removed interrupt nesting in the stepper ISR. vor 13 Jahren
pins.h merged with triffid fork vor 13 Jahren
planner.cpp Corrected e-length calculation in planner vor 13 Jahren
planner.h simplified the includes, makefile now works with arduino23 vor 13 Jahren
speed_lookuptable.h merged with triffid fork vor 13 Jahren
stepper.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. vor 13 Jahren
stepper.h merging vor 13 Jahren
temperature.cpp merged with triffid fork vor 13 Jahren
temperature.h header file simplification vor 13 Jahren
thermistortables.h simplified the includes, makefile now works with arduino23 vor 13 Jahren
ultralcd.h one step closer to a functional makefile.. vor 13 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 13 Jahren
watchdog.h header file simplification vor 13 Jahren
watchdog.pde simplified the includes, makefile now works with arduino23 vor 13 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 13 Jahren