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.
Blair Thompson fe940a142d Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
..
Debug Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Sanguino more fixing of the sanguino math round problem 14 lat temu
ipch/marlin-7ce658c4 Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
.Marlin.vsarduino.h Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
COPYING first commit 14 lat temu
Configuration.h Added a workaround. Ramps SD card does not have sdcarddetect. My temporary solution is to add a momentary swtich that pulls down the SDCARDDETECT pin and mimicking the pull and reinsert ofa a SD card 13 lat temu
Configuration_adv.h RC 1 13 lat temu
EEPROMwrite.h simplified the includes, makefile now works with arduino23 13 lat temu
Makefile one step closer to a functional makefile.. 13 lat temu
Marlin.h Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid) 13 lat temu
Marlin.pde Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Marlin.sdf Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Marlin.sln Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Marlin.suo Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Marlin.vcxproj Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Marlin.vcxproj.filters Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
Marlin.vcxproj.user Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
MarlinSerial.cpp Teensylu support. 13 lat temu
MarlinSerial.h Teensylu support. 13 lat temu
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdBaseFile.cpp Teensylu support. 13 lat temu
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdFatUtil.cpp Teensylu support. 13 lat temu
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 lat temu
cardreader.h fix autostart failure if in wrong directory 13 lat temu
cardreader.pde Made "stop heating wait" optional. Default off. 13 lat temu
createTemperatureLookup.py first commit 14 lat temu
fastio.h Teensylu support. 13 lat temu
language.h Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) 13 lat temu
motion_control.h Removed interrupt nesting in the stepper ISR. 14 lat temu
pins.h Added a workaround. Ramps SD card does not have sdcarddetect. My temporary solution is to add a momentary swtich that pulls down the SDCARDDETECT pin and mimicking the pull and reinsert ofa a SD card 13 lat temu
planner.cpp Corrected distance calculation. (thanks jv4779) 13 lat temu
planner.h simplified the includes, makefile now works with arduino23 13 lat temu
speed_lookuptable.h Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid) 13 lat temu
stepper.cpp Teensylu support. 13 lat temu
stepper.h merging 13 lat temu
temperature.cpp Added MAX6675 support. (Thanks to gregfrost) Needs some work to remove the blocking in read max6675. 13 lat temu
temperature.h header file simplification 13 lat temu
thermistortables.h simplified the includes, makefile now works with arduino23 13 lat temu
ultralcd.h Added a workaround. Ramps SD card does not have sdcarddetect. My temporary solution is to add a momentary swtich that pulls down the SDCARDDETECT pin and mimicking the pull and reinsert ofa a SD card 13 lat temu
ultralcd.pde Added a structure that will allow easy translations/modifications to the LCD menu. 13 lat temu
watchdog.h header file simplification 13 lat temu
watchdog.pde simplified the includes, makefile now works with arduino23 13 lat temu
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 lat temu