.. |
variants
|
53938e2280
added defines for long pause print, button long press and pid tuning
|
hace 8 años |
BlinkM.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
BlinkM.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
Configuration.h
|
7086764d35
different preheat error messages for bed and hotend
|
hace 8 años |
ConfigurationStore.cpp
|
e7dfb98a4f
M304 does not survive reboot fixed
|
hace 8 años |
ConfigurationStore.h
|
fcce374a14
initial version - merging from DEV multicolor
|
hace 8 años |
Configuration_adv.h
|
986b286803
Reworked calculation of the trapezoidal ramps inside the planner.
|
hace 9 años |
DOGMbitmaps.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
Firmware.ino
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
Firmware.sublime-project
|
935c42fb6d
Updated the Polish language file.
|
hace 9 años |
LiquidCrystal.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
LiquidCrystal.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
Marlin.h
|
6ffc022633
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
|
hace 8 años |
MarlinSerial.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
hace 9 años |
MarlinSerial.h
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
hace 9 años |
Marlin_main.cpp
|
2060d319f5
faster load filament, extrusion before unload filament
|
hace 8 años |
Sd2Card.cpp
|
52fc724cb4
Menu reorganized.
|
hace 9 años |
Sd2Card.h
|
52fc724cb4
Menu reorganized.
|
hace 9 años |
Sd2PinMap.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
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.
|
hace 8 años |
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.
|
hace 8 años |
SdFatConfig.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
SdFatStructs.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
SdFatUtil.cpp
|
fcce374a14
initial version - merging from DEV multicolor
|
hace 8 años |
SdFatUtil.h
|
fcce374a14
initial version - merging from DEV multicolor
|
hace 8 años |
SdFile.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
SdFile.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
SdInfo.h
|
562c089e17
Initial implementation of the Toshiba FlashAir support:
|
hace 9 años |
SdVolume.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
SdVolume.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
Servo.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
Servo.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
boards.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
cardreader.cpp
|
7b86fa6016
Bug: M20 - List SD card
|
hace 8 años |
cardreader.h
|
c58453a726
main: add chunk write to sd card
|
hace 8 años |
digipot_mcp4451.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
dogm_font_data_marlin.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
dogm_lcd_implementation.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
fastio.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
langtool.php
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
langtool.pl
|
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
|
hace 8 años |
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.
|
hace 9 años |
language_all.cpp
|
56f5975083
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
hace 8 años |
language_all.h
|
56f5975083
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
hace 8 años |
language_common.h
|
935c42fb6d
Updated the Polish language file.
|
hace 9 años |
language_cz.h
|
ebabaf527a
Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1
|
hace 8 años |
language_en.h
|
56f5975083
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
hace 8 años |
language_es.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
|
hace 8 años |
language_it.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
|
hace 8 años |
language_pl.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
|
hace 8 años |
mesh_bed_calibration.cpp
|
56f5975083
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
hace 8 años |
mesh_bed_calibration.h
|
77c24aa56e
Improvement in the mesh bed leveling routine: Z-lift before XY to home.
|
hace 9 años |
mesh_bed_leveling.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
hace 9 años |
mesh_bed_leveling.h
|
6cff4b92ff
Automatic bed calibration by searching the 3x3 point matrix.
|
hace 9 años |
motion_control.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
motion_control.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
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
|
hace 8 años |
planner.cpp
|
e0bb76032c
Reset live adjust on XYZ calibration.
|
hace 9 años |
planner.h
|
e0bb76032c
Reset live adjust on XYZ calibration.
|
hace 9 años |
qr_solve.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
qr_solve.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
speed_lookuptable.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
stepper.cpp
|
d2bcdec300
Force high power mode when in farm mode
|
hace 8 años |
stepper.h
|
ea6a948c6b
Removed the dual carriage code for readibility.
|
hace 9 años |
temperature.cpp
|
7086764d35
different preheat error messages for bed and hotend
|
hace 8 años |
temperature.h
|
7086764d35
different preheat error messages for bed and hotend
|
hace 8 años |
thermistortables.h
|
bcc0e83d76
Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a
|
hace 8 años |
ultralcd.cpp
|
d9fc29273e
statistics for stop print changed
|
hace 8 años |
ultralcd.h
|
870f85ce61
PID tuning from menu
|
hace 8 años |
ultralcd_implementation_hitachi_HD44780.h
|
56f5975083
XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
|
hace 8 años |
ultralcd_st7920_u8glib_rrd.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
util.cpp
|
3c21438392
In addition to the firmware version number, store the "PRUSA3D"
|
hace 9 años |
util.h
|
077560ce4c
Improvement of baby stepping:
|
hace 9 años |
vector_3.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
vector_3.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
watchdog.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |
watchdog.h
|
a4a80b3eb7
MK2 Firmware release.
|
hace 9 años |