My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erik van der Zalm 421264e58a Fixed typo 13 роки тому
..
Gen7 Fix cast warning in Gen7 13 роки тому
Sanguino Fixed compiler warning for Sanguino compile 13 роки тому
hardware/tools/avr/etc ATMega1284P support for Arduino IDE replace $ARDUINO_HOME/hardware/tools/avr/etc/arduino.conf with this file 13 роки тому
.gitignore Add suitable .gitignore to avoid build noise 13 роки тому
COPYING first commit 14 роки тому
Configuration.h Added E-Jerk 13 роки тому
Configuration_adv.h remove stop_heating_wait 13 роки тому
EEPROMwrite.h Added E-Jerk 13 роки тому
Makefile Merge pull request #81 from phord/09469add55 13 роки тому
Marlin.h Queued fan control. Issue #90 13 роки тому
Marlin.pde Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1 13 роки тому
MarlinSerial.cpp Teensylu support. 13 роки тому
MarlinSerial.h Teensylu support. 13 роки тому
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 роки тому
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0. 13 роки тому
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace 13 роки тому
cardreader.cpp merging with SCUBA82 13 роки тому
cardreader.h merging with SCUBA82 13 роки тому
createTemperatureLookup.py first commit 14 роки тому
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1 13 роки тому
language.h Added missing defines to the german section. Translation still needed. 13 роки тому
motion_control.cpp Fixed homing 13 роки тому
motion_control.h Removed interrupt nesting in the stepper ISR. 13 роки тому
pins.h Added PID autotune. (experimental) M303 Starts autotune. Wait till the Kp Ki and Kd constants are printed. Put these values in Configuration.h 13 роки тому
planner.cpp Added FAN_PIN -1 checks 13 роки тому
planner.h Added E-Jerk 13 роки тому
speed_lookuptable.h merged with triffid fork 13 роки тому
stepper.cpp Queued fan control. Issue #90 13 роки тому
stepper.h merging 13 роки тому
temperature.cpp Removed !!!. Stupid arduino bootloader can't handle this. 13 роки тому
temperature.h Corrected active_extruder when autotemp is used. 13 роки тому
thermistortables.h simplified the includes, makefile now works with arduino23 13 роки тому
ultralcd.h Fixed general 16x2 LCD build without SD support. 13 роки тому
ultralcd.pde Fixed typo 13 роки тому
watchdog.h header file simplification 13 роки тому
watchdog.pde simplified the includes, makefile now works with arduino23 13 роки тому
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 роки тому