.. |
variants
|
e2e358c9a3
MK1 backport - rename configuration files + version for RAMBo10a
|
8 years ago |
BlinkM.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
BlinkM.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
Configuration.h
|
fe44e60e5f
version changed
|
8 years ago |
ConfigurationStore.cpp
|
df342c646d
dont show message that default settings are used if user has never run M500
|
8 years ago |
ConfigurationStore.h
|
625b8acc8e
eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu
|
8 years ago |
Configuration_adv.h
|
1acadcc31c
Merge pull request #133 from Sebastianv650/MK2-LIN_ADV-PR
|
8 years ago |
DOGMbitmaps.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
Firmware.ino
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
Firmware.sublime-project
|
935c42fb6d
Updated the Polish language file.
|
9 years ago |
LiquidCrystal.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
LiquidCrystal.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
Marlin.h
|
1eeb960f44
Xyz details added to support menu
|
8 years ago |
MarlinSerial.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
9 years ago |
MarlinSerial.h
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
9 years ago |
Marlin_main.cpp
|
1acadcc31c
Merge pull request #133 from Sebastianv650/MK2-LIN_ADV-PR
|
8 years ago |
Sd2Card.cpp
|
d74c029327
LF line endings
|
8 years ago |
Sd2Card.h
|
d74c029327
LF line endings
|
8 years ago |
Sd2PinMap.h
|
d74c029327
LF line endings
|
8 years ago |
SdBaseFile.cpp
|
d5ce8dfa96
Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8.
|
8 years ago |
SdBaseFile.h
|
d5ce8dfa96
Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8.
|
8 years ago |
SdFatConfig.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
SdFatStructs.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
SdFatUtil.cpp
|
fcce374a14
initial version - merging from DEV multicolor
|
8 years ago |
SdFatUtil.h
|
d74c029327
LF line endings
|
8 years ago |
SdFile.cpp
|
d74c029327
LF line endings
|
8 years ago |
SdFile.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
SdInfo.h
|
d74c029327
LF line endings
|
8 years ago |
SdVolume.cpp
|
d74c029327
LF line endings
|
8 years ago |
SdVolume.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
Servo.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
Servo.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
boards.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
cardreader.cpp
|
7b86fa6016
Bug: M20 - List SD card
|
8 years ago |
cardreader.h
|
c58453a726
main: add chunk write to sd card
|
8 years ago |
digipot_mcp4451.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
dogm_font_data_marlin.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
dogm_lcd_implementation.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
fastio.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
langtool.php
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
langtool.pl
|
baeeb733e9
modified palgtool.pl to include avr/pgmspace.h to language_all
|
8 years ago |
language.h
|
f9f9912fff
Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops.
|
9 years ago |
language_all.cpp
|
df342c646d
dont show message that default settings are used if user has never run M500
|
8 years ago |
language_all.h
|
625b8acc8e
eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu
|
8 years ago |
language_common.h
|
935c42fb6d
Updated the Polish language file.
|
9 years ago |
language_cz.h
|
2ace5fc827
tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
|
8 years ago |
language_de.h
|
2ace5fc827
tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
|
8 years ago |
language_en.h
|
df342c646d
dont show message that default settings are used if user has never run M500
|
8 years ago |
language_es.h
|
2ace5fc827
tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
|
8 years ago |
language_it.h
|
2ace5fc827
tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
|
8 years ago |
language_pl.h
|
2ace5fc827
tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
|
8 years ago |
le.sh
|
ef74ab8878
Line ending management script
|
8 years ago |
mesh_bed_calibration.cpp
|
2ace5fc827
tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
|
8 years ago |
mesh_bed_calibration.h
|
1eeb960f44
Xyz details added to support menu
|
8 years ago |
mesh_bed_leveling.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
9 years ago |
mesh_bed_leveling.h
|
6cff4b92ff
Automatic bed calibration by searching the 3x3 point matrix.
|
9 years ago |
motion_control.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
motion_control.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
pins.h
|
590cc8f3e8
German language added, updated spanish language messages, checking if Z live adjust is in allowed range, chcecking for invalid gcodes added, fixed bug in total print time, fixed selftest to avoid false triggering, added auto home after selftest, removed farm mode menu feature, added experimental functions for checking bed properties
|
8 years ago |
planner.cpp
|
d5fba084e2
LIN_ADVANCE basic port from Marlin
|
8 years ago |
planner.h
|
d5fba084e2
LIN_ADVANCE basic port from Marlin
|
8 years ago |
qr_solve.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
qr_solve.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
speed_lookuptable.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
stepper.cpp
|
d1d3949717
Add SNMM functionality to LIN_ADVANCE
|
8 years ago |
stepper.h
|
d1d3949717
Add SNMM functionality to LIN_ADVANCE
|
8 years ago |
temperature.cpp
|
1d561601c7
comments added
|
8 years ago |
temperature.h
|
d74c029327
LF line endings
|
8 years ago |
thermistortables.h
|
bcc0e83d76
Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a
|
8 years ago |
ultralcd.cpp
|
2a7c4f0926
Farm mode: when print finishes, ask which filament was used for print; statistics modified
|
8 years ago |
ultralcd.h
|
2a7c4f0926
Farm mode: when print finishes, ask which filament was used for print; statistics modified
|
8 years ago |
ultralcd_implementation_hitachi_HD44780.h
|
625b8acc8e
eeprom version for multimaterial changed, show message that hardcoded default settings were loaded during printer setup, improved scrolling in sd card menu
|
8 years ago |
ultralcd_st7920_u8glib_rrd.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
util.cpp
|
d74c029327
LF line endings
|
8 years ago |
util.h
|
d74c029327
LF line endings
|
8 years ago |
vector_3.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
vector_3.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
watchdog.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |
watchdog.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 years ago |