My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ErikZalm 071eec7aa7 Merge pull request #81 from phord/09469add55 13 yıl önce
..
Gen7 Fix cast warning in Gen7 13 yıl önce
Sanguino Fixed compiler warning for Sanguino compile 13 yıl önce
hardware/tools/avr/etc ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file 13 yıl önce
.gitignore Add suitable .gitignore to avoid build noise 13 yıl önce
COPYING first commit 14 yıl önce
Configuration.h Add support for upcoming Gen7 v1.4 13 yıl önce
Configuration_adv.h Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 yıl önce
EEPROMwrite.h simplified the includes, makefile now works with arduino23 13 yıl önce
Makefile Merge pull request #81 from phord/09469add55 13 yıl önce
Marlin.h Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 yıl önce
Marlin.pde Add board reset reporting (from Repetier-Firmware) 13 yıl önce
MarlinSerial.cpp Teensylu support. 13 yıl önce
MarlinSerial.h Teensylu support. 13 yıl önce
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 yıl önce
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 yıl önce
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 yıl önce
cardreader.cpp merged with triffid fork 13 yıl önce
cardreader.h fix autostart failure if in wrong directory 13 yıl önce
createTemperatureLookup.py first commit 14 yıl önce
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 13 yıl önce
language.h Added new menu items under the prepare submenu. Instead of a single pre-heat, now there is pre-heat ABS and PLA options Added defines to the configuration file to adjust preheat temperatures for both 13 yıl önce
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) 13 yıl önce
motion_control.h Removed interrupt nesting in the stepper ISR. 13 yıl önce
pins.h Merge pull request #83 from phord/tempfix 13 yıl önce
planner.cpp Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 yıl önce
planner.h various changes 13 yıl önce
speed_lookuptable.h merged with triffid fork 13 yıl önce
stepper.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 yıl önce
stepper.h merging 13 yıl önce
temperature.cpp Add explicit #define for bogus temp override 13 yıl önce
temperature.h header file simplification 13 yıl önce
thermistortables.h simplified the includes, makefile now works with arduino23 13 yıl önce
ultralcd.h Changed display format for some numbers. 13 yıl önce
ultralcd.pde Moved gen7 boards to motherboard type 10, 11 and 12. Split ramps1.3 in Sprinter like config and multiextruder config. 13 yıl önce
watchdog.h header file simplification 13 yıl önce
watchdog.pde simplified the includes, makefile now works with arduino23 13 yıl önce
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 13 yıl önce