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.
Phil Hord ba8500a236 pins.h: Define Z_MAX_PIN for Gen7 board 13 anni fa
..
Gen7 Fix cast warning in Gen7 13 anni fa
Sanguino Fixed compiler warning for Sanguino compile 13 anni fa
hardware/tools/avr/etc ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file 13 anni fa
COPYING first commit 14 anni fa
Configuration.h SDSUPPORT default disabled 13 anni fa
Configuration_adv.h Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 anni fa
EEPROMwrite.h simplified the includes, makefile now works with arduino23 13 anni fa
Makefile Correctly build the produced applet/Marlin.cpp source 13 anni fa
Marlin.h Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 anni fa
Marlin.pde Changed version => RC2 13 anni fa
MarlinSerial.cpp Teensylu support. 13 anni fa
MarlinSerial.h Teensylu support. 13 anni fa
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 anni fa
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 anni fa
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 anni fa
cardreader.cpp merged with triffid fork 13 anni fa
cardreader.h fix autostart failure if in wrong directory 13 anni fa
createTemperatureLookup.py first commit 14 anni fa
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 13 anni fa
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 anni fa
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) 13 anni fa
motion_control.h Removed interrupt nesting in the stepper ISR. 14 anni fa
pins.h pins.h: Define Z_MAX_PIN for Gen7 board 13 anni fa
planner.cpp Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 anni fa
planner.h various changes 13 anni fa
speed_lookuptable.h merged with triffid fork 13 anni fa
stepper.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 anni fa
stepper.h merging 13 anni fa
temperature.cpp Merge remote-tracking branch 'daid/Marlin_v1' into Test 13 anni fa
temperature.h header file simplification 13 anni fa
thermistortables.h simplified the includes, makefile now works with arduino23 13 anni fa
ultralcd.h Changed display format for some numbers. 13 anni fa
ultralcd.pde Moved gen7 boards to motherboard type 10, 11 and 12. Split ramps1.3 in Sprinter like config and multiextruder config. 13 anni fa
watchdog.h header file simplification 13 anni fa
watchdog.pde simplified the includes, makefile now works with arduino23 13 anni fa
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 anni fa