.. |
variants
|
added defines for snmm, removed unused defines
|
2017-05-05 01:55:36 +02:00 |
BlinkM.cpp
|
|
|
BlinkM.h
|
|
|
boards.h
|
|
|
cardreader.cpp
|
Bug: M20 - List SD card
|
2017-03-07 09:37:15 -05:00 |
cardreader.h
|
main: add chunk write to sd card
|
2016-12-14 14:38:36 +01:00 |
Configuration_adv.h
|
Reworked calculation of the trapezoidal ramps inside the planner.
|
2016-07-22 10:37:06 +02:00 |
Configuration.h
|
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
|
2017-05-05 01:29:59 +02:00 |
ConfigurationStore.cpp
|
M304 does not survive reboot fixed
|
2017-03-15 17:55:14 +01:00 |
ConfigurationStore.h
|
initial version - merging from DEV multicolor
|
2017-01-09 13:12:39 +01:00 |
digipot_mcp4451.cpp
|
|
|
dogm_font_data_marlin.h
|
|
|
dogm_lcd_implementation.h
|
|
|
DOGMbitmaps.h
|
|
|
fastio.h
|
|
|
Firmware.ino
|
|
|
Firmware.sublime-project
|
Updated the Polish language file.
|
2016-08-05 16:03:38 +02:00 |
langtool.php
|
|
|
langtool.pl
|
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
|
2017-02-14 11:52:48 +01:00 |
language_all.cpp
|
prepare filament message in english, bowden menu updated
|
2017-05-09 18:45:53 +02:00 |
language_all.h
|
prepare filament message in english, bowden menu updated
|
2017-05-09 18:45:53 +02:00 |
language_common.h
|
Updated the Polish language file.
|
2016-08-05 16:03:38 +02:00 |
language_cz.h
|
snmm: czech messages corrected, M600 filament not loaded, timers updated, updated behavior when choosing "change filament" from menu
|
2017-05-12 10:23:01 +02:00 |
language_en.h
|
prepare filament message in english, bowden menu updated
|
2017-05-09 18:45:53 +02:00 |
language_es.h
|
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
|
2017-05-05 01:29:59 +02:00 |
language_it.h
|
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
|
2017-05-05 01:29:59 +02:00 |
language_pl.h
|
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
|
2017-05-05 01:29:59 +02:00 |
language.h
|
Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops.
|
2016-08-04 13:02:45 +02:00 |
LiquidCrystal.cpp
|
|
|
LiquidCrystal.h
|
|
|
Marlin_main.cpp
|
snmm: czech messages corrected, M600 filament not loaded, timers updated, updated behavior when choosing "change filament" from menu
|
2017-05-12 10:23:01 +02:00 |
Marlin.h
|
Added messages in czech and english for SNMM, service menu for adjusting bowden lengths; updated service menu to be extendable; M600: loading filament for SNMM updated; unload all filaments updated
|
2017-05-02 19:21:52 +02:00 |
MarlinSerial.cpp
|
|
|
MarlinSerial.h
|
|
|
mesh_bed_calibration.cpp
|
Merged PINDA temp calibration branch into MK2
|
2017-04-10 11:10:03 +02:00 |
mesh_bed_calibration.h
|
Improvement in the mesh bed leveling routine: Z-lift before XY to home.
|
2016-08-22 13:02:04 +02:00 |
mesh_bed_leveling.cpp
|
|
|
mesh_bed_leveling.h
|
|
|
motion_control.cpp
|
|
|
motion_control.h
|
|
|
pins.h
|
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
|
2017-02-14 11:52:48 +01:00 |
planner.cpp
|
Reset live adjust on XYZ calibration.
|
2016-09-01 17:05:15 +02:00 |
planner.h
|
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
|
2017-05-05 01:29:59 +02:00 |
qr_solve.cpp
|
|
|
qr_solve.h
|
|
|
Sd2Card.cpp
|
Menu reorganized.
|
2016-08-05 13:34:21 +02:00 |
Sd2Card.h
|
Menu reorganized.
|
2016-08-05 13:34:21 +02:00 |
Sd2PinMap.h
|
|
|
SdBaseFile.cpp
|
Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8.
|
2016-12-27 15:19:18 -07:00 |
SdBaseFile.h
|
Renamed fpos_t to filepos_t as per Github issue #9 to be more compatible with versions of Arduino newer than v1.6.8.
|
2016-12-27 15:19:18 -07:00 |
SdFatConfig.h
|
|
|
SdFatStructs.h
|
|
|
SdFatUtil.cpp
|
initial version - merging from DEV multicolor
|
2017-01-09 13:12:39 +01:00 |
SdFatUtil.h
|
initial version - merging from DEV multicolor
|
2017-01-09 13:12:39 +01:00 |
SdFile.cpp
|
|
|
SdFile.h
|
|
|
SdInfo.h
|
Initial implementation of the Toshiba FlashAir support:
|
2016-07-21 10:48:08 +02:00 |
SdVolume.cpp
|
|
|
SdVolume.h
|
|
|
Servo.cpp
|
|
|
Servo.h
|
|
|
speed_lookuptable.h
|
|
|
stepper.cpp
|
adding edits made by akukan
|
2017-04-30 17:08:00 +02:00 |
stepper.h
|
|
|
temperature.cpp
|
preheat error for bed
|
2017-04-13 14:57:59 +02:00 |
temperature.h
|
different preheat error messages for bed and hotend
|
2017-04-03 15:28:03 +02:00 |
thermistortables.h
|
Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a
|
2017-01-12 15:49:48 -07:00 |
ultralcd_implementation_hitachi_HD44780.h
|
Added messages in czech and english for SNMM, service menu for adjusting bowden lengths; updated service menu to be extendable; M600: loading filament for SNMM updated; unload all filaments updated
|
2017-05-02 19:21:52 +02:00 |
ultralcd_st7920_u8glib_rrd.h
|
|
|
ultralcd.cpp
|
snmm: czech messages corrected, M600 filament not loaded, timers updated, updated behavior when choosing "change filament" from menu
|
2017-05-12 10:23:01 +02:00 |
ultralcd.h
|
snmm: czech messages corrected, M600 filament not loaded, timers updated, updated behavior when choosing "change filament" from menu
|
2017-05-12 10:23:01 +02:00 |
util.cpp
|
|
|
util.h
|
Improvement of baby stepping:
|
2016-08-02 12:19:17 +02:00 |
vector_3.cpp
|
|
|
vector_3.h
|
|
|
watchdog.cpp
|
|
|
watchdog.h
|
|
|