| .. |
|
BedThermistorTable_100k.h
|
Make temperature check interval constant regardless of whether a move is happening or not - this improved PID performance
|
2011-05-15 14:08:04 +02:00 |
|
BedThermistorTable_200k.h
|
Make temperature check interval constant regardless of whether a move is happening or not - this improved PID performance
|
2011-05-15 14:08:04 +02:00 |
|
configuration.h
|
Added possibility to print move time to serial, to help debugging
|
2011-05-19 02:33:48 +02:00 |
|
createTemperatureLookup.py
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
FatStructs.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
Makefile
|
Edited Tonokip_Firmware/Makefile via GitHub
|
2011-05-13 13:28:19 -07:00 |
|
pins.h
|
Cleaned up the MEGA1280
|
2011-05-07 16:57:35 -05:00 |
|
Sd2Card.cpp
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
Sd2Card.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
Sd2PinMap.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
SdFat.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
SdFatmainpage.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
SdFatUtil.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
SdFile.cpp
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
SdInfo.h
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
SdVolume.cpp
|
Added SD support, heatbed support and internal endstop pullup support. Improved communications, removed echo, added buffering.
|
2011-03-13 12:34:34 +01:00 |
|
ThermistorTable_100k.h
|
Make temperature check interval constant regardless of whether a move is happening or not - this improved PID performance
|
2011-05-15 14:08:04 +02:00 |
|
ThermistorTable_200k.h
|
Make temperature check interval constant regardless of whether a move is happening or not - this improved PID performance
|
2011-05-15 14:08:04 +02:00 |
|
ThermistorTable_mendelparts.h
|
Make temperature check interval constant regardless of whether a move is happening or not - this improved PID performance
|
2011-05-15 14:08:04 +02:00 |
|
Tonokip_Firmware.h
|
Fixed prepare_move function prototype and inlining
|
2011-05-12 13:07:52 +08:00 |
|
Tonokip_Firmware.pde
|
N Bresenham is ready for constant speed, though we still enforce only X and Y use it
|
2011-05-19 03:50:59 +02:00 |