My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erik van der Zalm e63e224a33 Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 13 роки тому
..
Sanguino Added modified Sanguino files 13 роки тому
COPYING first commit 13 роки тому
Configuration.h Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 13 роки тому
EEPROMwrite.h minor changes and first not-well working version of autotemp 13 роки тому
FatStructs.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. 13 роки тому
Marlin.h watchdog,percent done, 13 роки тому
Marlin.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 13 роки тому
Sd2Card.cpp changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
Sd2Card.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
Sd2PinMap.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
SdFat.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
SdFatUtil.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
SdFatmainpage.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
SdFile.cpp changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
SdInfo.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
SdVolume.cpp changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
cardreader.h watchdog,percent done, 13 роки тому
cardreader.pde project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. 13 роки тому
createTemperatureLookup.py first commit 13 роки тому
fastio.h changed end of line to windows, which seems to be the majority of developers main platform. 13 роки тому
motion_control.cpp Fixed some arc bugs 13 роки тому
motion_control.h First arcs version. (Arcs not working ok) 13 роки тому
pins.h made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support. 13 роки тому
planner.cpp and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 13 роки тому
planner.h and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 13 роки тому
speed_lookuptable.h reformating and some minor bugs/things found on the way. 13 роки тому
stepper.cpp Advance experiments. Not working yet. 13 роки тому
stepper.h added a m400, that finished all moves, and the mechanism so that if an endstop is hit it the ISR, the steps_to_be_taken are stored, and some current_block data that will be deleted in the next move If the normal loop() then finds such an event, the position is calculated (floats would have taken too long in the ISR) A serial message is generated. 13 роки тому
temperature.cpp and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 13 роки тому
temperature.h fixed bug with adjusting ki in realtime. 13 роки тому
thermistortables.h and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 13 роки тому
ultralcd.h and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 13 роки тому
ultralcd.pde and changed ultipanel to have the mm/sec and not mm/min Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 13 роки тому
watchdog.h reformating and some minor bugs/things found on the way. 13 роки тому
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 13 роки тому