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
34da3a0a3f
Marlin
/
Marlin
History
Guillaume Seguin
34da3a0a3f
Merge github.com:ErikZalm/Marlin into Marlin_v1
...
Conflicts: Marlin/language.h
2013-07-23 21:46:41 +02:00
..
cardreader.cpp
cardreader.h
Configuration_adv.h
Configuration.h
Merge github.com:ErikZalm/Marlin into Marlin_v1
2013-07-23 21:46:41 +02:00
ConfigurationStore.cpp
ConfigurationStore.h
COPYING
create_speed_lookuptable.py
createTemperatureLookupMarlin.py
Added new temperature lookup table creation tool. This one uses stein hart-hart equations.
2012-11-16 23:51:05 +01:00
dogm_font_data_marlin.h
Removed STB custom font hack from u8glib library and moved to marlin project
2013-04-16 13:54:39 +02:00
dogm_lcd_implementation.h
DOGMbitmaps.h
Apply all changes from latest Marlin_V1
2013-06-06 15:49:25 -07:00
fastio.h
language.h
Merge github.com:ErikZalm/Marlin into Marlin_v1
2013-07-23 21:46:41 +02:00
LCD Menu Tree.pdf
LiquidCrystalRus.cpp
Added CUSTOM_MENDEL_NAME option to Configuration.h and language.h
2013-05-02 09:22:58 -07:00
LiquidCrystalRus.h
Makefile
Marlin_main.cpp
Marlin.h
Marlin.pde
MarlinSerial.cpp
MarlinSerial.h
Menu Plans.xlsx
motion_control.cpp
motion_control.h
pins.h
planner.cpp
planner.h
Sd2Card.cpp
Sd2Card.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions.
2012-11-06 12:06:41 +01:00
SdFile.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdInfo.h
SdVolume.cpp
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdVolume.h
Servo.cpp
Servo.h
speed_lookuptable.h
stepper.cpp
stepper.h
temperature.cpp
temperature.h
thermistortables.h
ultralcd_implementation_hitachi_HD44780.h
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp
ultralcd.h
watchdog.cpp
watchdog.h