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