.. |
variants
|
added defines for long pause print, button long press and pid tuning
|
2017-04-03 11:03:10 +02:00 |
BlinkM.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
BlinkM.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
boards.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
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
|
different preheat error messages for bed and hotend
|
2017-04-03 15:28:03 +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
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
dogm_font_data_marlin.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
dogm_lcd_implementation.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
DOGMbitmaps.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
fastio.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
Firmware.ino
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
Firmware.sublime-project
|
Updated the Polish language file.
|
2016-08-05 16:03:38 +02:00 |
langtool.php
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
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
|
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
2017-04-05 18:35:26 +02:00 |
language_all.h
|
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
2017-04-05 18:35:26 +02:00 |
language_common.h
|
Updated the Polish language file.
|
2016-08-05 16:03:38 +02:00 |
language_cz.h
|
Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1
|
2017-02-02 15:51:16 +01:00 |
language_en.h
|
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
2017-04-05 18:35:26 +02:00 |
language_es.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 |
language_it.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 |
language_pl.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 |
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
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
LiquidCrystal.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
Marlin_main.cpp
|
Merge remote-tracking branch 'ayourk/MK2' into MK2
|
2017-03-31 18:49:23 +02:00 |
Marlin.h
|
stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home
|
2017-03-30 16:48:10 +02:00 |
MarlinSerial.cpp
|
Removed support for DELTA, SCARA and BARICUDA.
|
2016-06-23 08:46:15 +02:00 |
MarlinSerial.h
|
Removed support for DELTA, SCARA and BARICUDA.
|
2016-06-23 08:46:15 +02:00 |
mesh_bed_calibration.cpp
|
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
2017-04-05 18:35:26 +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
|
Removed support for DELTA, SCARA and BARICUDA.
|
2016-06-23 08:46:15 +02:00 |
mesh_bed_leveling.h
|
Automatic bed calibration by searching the 3x3 point matrix.
|
2016-06-16 14:29:04 +02:00 |
motion_control.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
motion_control.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
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
|
Reset live adjust on XYZ calibration.
|
2016-09-01 17:05:15 +02:00 |
qr_solve.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
qr_solve.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
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
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
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
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
SdFatStructs.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
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
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
SdFile.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
SdInfo.h
|
Initial implementation of the Toshiba FlashAir support:
|
2016-07-21 10:48:08 +02:00 |
SdVolume.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
SdVolume.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
Servo.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
Servo.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
speed_lookuptable.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
stepper.cpp
|
Revert "Rebase to upstream changes."
|
2017-01-09 17:11:47 -07:00 |
stepper.h
|
Removed the dual carriage code for readibility.
|
2016-07-19 10:57:18 +02:00 |
temperature.cpp
|
different preheat error messages for bed and hotend
|
2017-04-03 15:28:03 +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
|
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
2017-04-05 18:35:26 +02:00 |
ultralcd_st7920_u8glib_rrd.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
ultralcd.cpp
|
statistics for stop print changed
|
2017-04-04 13:41:20 +02:00 |
ultralcd.h
|
PID tuning from menu
|
2017-03-31 17:12:16 +02:00 |
util.cpp
|
In addition to the firmware version number, store the "PRUSA3D"
|
2016-07-08 09:49:15 +02:00 |
util.h
|
Improvement of baby stepping:
|
2016-08-02 12:19:17 +02:00 |
vector_3.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
vector_3.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
watchdog.cpp
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
watchdog.h
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |