This website requires JavaScript.
Explore
Help
Sign In
melch
/
Marlin
Watch
1
Star
0
Fork
0
You've already forked Marlin
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
2422a857a1
Marlin
/
Marlin
History
ErikZalm
2422a857a1
Merge pull request
#96
from haxar/Marlin_v1
...
make analog2tempBed return a precise celsius reading for BED_USES_THERMISTOR, ...
2012-03-03 11:24:58 -08:00
..
Gen7
hardware/tools/avr
/etc
Sanguino
.gitignore
cardreader.cpp
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
2012-03-03 15:51:47 +00:00
cardreader.h
Fixed general 16x2 LCD build without SD support.
2012-02-29 15:33:23 +01:00
Configuration_adv.h
remove stop_heating_wait
2012-02-27 18:45:45 +01:00
Configuration.h
COPYING
createTemperatureLookup.py
EEPROMwrite.h
fastio.h
language.h
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
2012-03-03 15:51:47 +00:00
Makefile
Marlin.h
remove stop_heating_wait
2012-02-27 18:45:45 +01:00
Marlin.pde
Merge remote-tracking branch 'justblair/master' into Marlin_v1
2012-03-03 20:20:55 +01:00
Marlin.suo
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
2012-03-03 15:51:47 +00:00
MarlinSerial.cpp
MarlinSerial.h
motion_control.cpp
motion_control.h
pins.h
Merge remote-tracking branch 'justblair/master' into Marlin_v1
2012-03-03 20:20:55 +01:00
planner.cpp
Merge remote-tracking branch 'justblair/master' into Marlin_v1
2012-03-03 20:20:55 +01:00
planner.h
Made plan_buffer_line arguments const, which optimizes better and fixes the RUNOUT_PREVENTION feature.
2012-02-29 11:38:12 +01:00
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
speed_lookuptable.h
stepper.cpp
Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
2012-03-03 15:51:47 +00:00
stepper.h
temperature.cpp
make analog2tempBed return a precise celsius reading for BED_USES_THERMISTOR, complementing changes to analog2temp in
d15f01e
2012-03-02 17:15:21 -08:00
temperature.h
thermistortables.h
ultralcd.h
Fixed general 16x2 LCD build without SD support.
2012-02-29 15:33:23 +01:00
ultralcd.pde
Merge remote-tracking branch 'justblair/master' into Marlin_v1
2012-03-03 20:20:55 +01:00
watchdog.h
watchdog.pde
wiring.h