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.
Blair Thompson 2fd8c248fe Added Fan control to the pre-heat settings. vor 13 Jahren
..
Debug Added a structure that will allow easy translations/modifications to the LCD menu. vor 13 Jahren
Gen7 change preheat to ABS values of nozzle 227 and be 105 C next try for manual axis movement vor 13 Jahren
Sanguino more fixing of the sanguino math round problem vor 13 Jahren
hardware/tools/avr/etc ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file vor 13 Jahren
COPYING first commit vor 14 Jahren
Configuration.h Added Fan control to the pre-heat settings. vor 13 Jahren
Configuration_adv.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 vor 13 Jahren
EEPROMwrite.h simplified the includes, makefile now works with arduino23 vor 13 Jahren
Makefile more work on Makefile - actually rebuilds if Makefile or Configuration.h are altered, also much cleaner output vor 13 Jahren
Marlin.h Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. vor 13 Jahren
Marlin.pde Added HOME_POS. This adds the posibility to make the center 0 Updated the Xsteps ... settings via the LCD menu 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 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 vor 13 Jahren
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 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 SBUBA82 and Justblair vor 13 Jahren
planner.cpp Added HOME_POS. This adds the posibility to make the center 0 Updated the Xsteps ... settings via the LCD menu vor 13 Jahren
planner.h various changes 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 Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 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 Changed display format for some numbers. vor 13 Jahren
ultralcd.pde Added Fan control to the pre-heat settings. 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