My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Phil Hord f3101e96d9 Add suitable .gitignore to avoid build noise 13 gadus atpakaļ
..
Gen7 Fix cast warning in Gen7 13 gadus atpakaļ
Sanguino Fixed casting warning in sanguino 13 gadus atpakaļ
hardware/tools/avr/etc ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file 13 gadus atpakaļ
.gitignore Add suitable .gitignore to avoid build noise 13 gadus atpakaļ
COPYING first commit 14 gadus atpakaļ
Configuration.h Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 gadus atpakaļ
Configuration_adv.h Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 gadus atpakaļ
EEPROMwrite.h simplified the includes, makefile now works with arduino23 13 gadus atpakaļ
Makefile Makefile: generic pde=>cpp rule 13 gadus atpakaļ
Marlin.h Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 gadus atpakaļ
Marlin.pde Changed version => RC2 13 gadus atpakaļ
MarlinSerial.cpp Teensylu support. 13 gadus atpakaļ
MarlinSerial.h Teensylu support. 13 gadus atpakaļ
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 gadus atpakaļ
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 gadus atpakaļ
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 gadus atpakaļ
cardreader.cpp merged with triffid fork 13 gadus atpakaļ
cardreader.h fix autostart failure if in wrong directory 13 gadus atpakaļ
createTemperatureLookup.py first commit 14 gadus atpakaļ
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 13 gadus atpakaļ
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 gadus atpakaļ
motion_control.cpp Changed check i mtion_conrol if (millimeters_of_travel == 0.0) => if (millimeters_of_travel < 0.001) (thanks mooselake) 13 gadus atpakaļ
motion_control.h Removed interrupt nesting in the stepper ISR. 14 gadus atpakaļ
pins.h Fixes in pins.h 13 gadus atpakaļ
planner.cpp Moved SLOWDOWN function. (jetty840) Included AD595 calibration options. (daid) 13 gadus atpakaļ
planner.h various changes 13 gadus atpakaļ
speed_lookuptable.h merged with triffid fork 13 gadus atpakaļ
stepper.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 gadus atpakaļ
stepper.h merging 13 gadus atpakaļ
temperature.cpp Merge remote-tracking branch 'daid/Marlin_v1' into Test 13 gadus atpakaļ
temperature.h header file simplification 13 gadus atpakaļ
thermistortables.h simplified the includes, makefile now works with arduino23 13 gadus atpakaļ
ultralcd.h Changed display format for some numbers. 13 gadus atpakaļ
ultralcd.pde Moved gen7 boards to motherboard type 10, 11 and 12. Split ramps1.3 in Sprinter like config and multiextruder config. 13 gadus atpakaļ
watchdog.h header file simplification 13 gadus atpakaļ
watchdog.pde simplified the includes, makefile now works with arduino23 13 gadus atpakaļ
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 gadus atpakaļ