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.
Erik van der Zalm 6841a10446 Fixed max/min temperature bug před 13 roky
..
Sanguino Changed max/min temp init. Removed second uart from sabguino core před 13 roky
COPYING first commit před 13 roky
Configuration.h the normal config again.. před 13 roky
EEPROMwrite.h minor changes and first not-well working version of autotemp před 13 roky
Makefile overworked the serial responses. Quite difficult, since many texts are Pronterface protocol. před 13 roky
Marlin.h watchdog,percent done, před 13 roky
Marlin.pde Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1 před 13 roky
Sd2Card.cpp updated to sdfatlib2010902 před 13 roky
Sd2Card.h updated to sdfatlib2010902 před 13 roky
Sd2PinMap.h updated to sdfatlib2010902 před 13 roky
SdBaseFile.cpp updated to sdfatlib2010902 před 13 roky
SdBaseFile.h updated to sdfatlib2010902 před 13 roky
SdFat.cpp updated to sdfatlib2010902 před 13 roky
SdFat.h updated to sdfatlib2010902 před 13 roky
SdFatConfig.h updated to sdfatlib2010902 před 13 roky
SdFatStructs.h updated to sdfatlib2010902 před 13 roky
SdFatUtil.cpp updated to sdfatlib2010902 před 13 roky
SdFatUtil.h updated to sdfatlib2010902 před 13 roky
SdFile.cpp updated to sdfatlib2010902 před 13 roky
SdFile.h updated to sdfatlib2010902 před 13 roky
SdInfo.h updated to sdfatlib2010902 před 13 roky
SdVolume.cpp updated to sdfatlib2010902 před 13 roky
SdVolume.h updated to sdfatlib2010902 před 13 roky
cardreader.h updated to sdfatlib2010902 před 13 roky
cardreader.pde project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram. před 13 roky
createTemperatureLookup.py first commit před 13 roky
fastio.h changed end of line to windows, which seems to be the majority of developers main platform. před 13 roky
motion_control.cpp Fixed some arc bugs před 13 roky
motion_control.h First arcs version. (Arcs not working ok) před 13 roky
pins.h made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support. před 13 roky
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 před 13 roky
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 před 13 roky
speed_lookuptable.h reformating and some minor bugs/things found on the way. před 13 roky
stepper.cpp Advance experiments. Not working yet. před 13 roky
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. před 13 roky
temperature.cpp Fixed max/min temperature bug před 13 roky
temperature.h fixed bug with adjusting ki in realtime. před 13 roky
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 před 13 roky
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 před 13 roky
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 před 13 roky
watchdog.h reformating and some minor bugs/things found on the way. před 13 roky
watchdog.pde Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1 před 13 roky