.. |
variants
|
d5aa1bdceb
updated pinda preheat coordinate and pause retraction
|
8 lat temu |
BlinkM.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
BlinkM.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
Configuration.h
|
7ec45271c2
timeout to status, better print time counting when using pause print
|
8 lat temu |
ConfigurationStore.cpp
|
e7dfb98a4f
M304 does not survive reboot fixed
|
8 lat temu |
ConfigurationStore.h
|
fcce374a14
initial version - merging from DEV multicolor
|
8 lat temu |
Configuration_adv.h
|
986b286803
Reworked calculation of the trapezoidal ramps inside the planner.
|
9 lat temu |
DOGMbitmaps.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
Firmware.ino
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
Firmware.sublime-project
|
935c42fb6d
Updated the Polish language file.
|
9 lat temu |
LiquidCrystal.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
LiquidCrystal.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
Marlin.h
|
7ec45271c2
timeout to status, better print time counting when using pause print
|
8 lat temu |
MarlinSerial.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
9 lat temu |
MarlinSerial.h
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
9 lat temu |
Marlin_main.cpp
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
Sd2Card.cpp
|
52fc724cb4
Menu reorganized.
|
9 lat temu |
Sd2Card.h
|
52fc724cb4
Menu reorganized.
|
9 lat temu |
Sd2PinMap.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
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 lat temu |
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 lat temu |
SdFatConfig.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
SdFatStructs.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
SdFatUtil.cpp
|
fcce374a14
initial version - merging from DEV multicolor
|
8 lat temu |
SdFatUtil.h
|
fcce374a14
initial version - merging from DEV multicolor
|
8 lat temu |
SdFile.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
SdFile.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
SdInfo.h
|
562c089e17
Initial implementation of the Toshiba FlashAir support:
|
9 lat temu |
SdVolume.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
SdVolume.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
Servo.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
Servo.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
boards.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
cardreader.cpp
|
7b86fa6016
Bug: M20 - List SD card
|
8 lat temu |
cardreader.h
|
c58453a726
main: add chunk write to sd card
|
8 lat temu |
digipot_mcp4451.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
dogm_font_data_marlin.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
dogm_lcd_implementation.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
fastio.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
langtool.php
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
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
|
8 lat temu |
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 lat temu |
language_all.cpp
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
language_all.h
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
language_common.h
|
935c42fb6d
Updated the Polish language file.
|
9 lat temu |
language_cz.h
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
language_en.h
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
language_es.h
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
language_it.h
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
language_pl.h
|
32df4f68a1
messages translated, invalidate calibration status at the beginning of temp. calibration
|
8 lat temu |
mesh_bed_calibration.cpp
|
fc221fbea5
Merged PINDA temp calibration branch into MK2
|
8 lat temu |
mesh_bed_calibration.h
|
77c24aa56e
Improvement in the mesh bed leveling routine: Z-lift before XY to home.
|
9 lat temu |
mesh_bed_leveling.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
9 lat temu |
mesh_bed_leveling.h
|
6cff4b92ff
Automatic bed calibration by searching the 3x3 point matrix.
|
9 lat temu |
motion_control.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
motion_control.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
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 lat temu |
planner.cpp
|
e0bb76032c
Reset live adjust on XYZ calibration.
|
9 lat temu |
planner.h
|
e0bb76032c
Reset live adjust on XYZ calibration.
|
9 lat temu |
qr_solve.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
qr_solve.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
speed_lookuptable.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
stepper.cpp
|
d2bcdec300
Force high power mode when in farm mode
|
8 lat temu |
stepper.h
|
ea6a948c6b
Removed the dual carriage code for readibility.
|
9 lat temu |
temperature.cpp
|
803d19aa86
preheat error for bed
|
8 lat temu |
temperature.h
|
7086764d35
different preheat error messages for bed and hotend
|
8 lat temu |
thermistortables.h
|
bcc0e83d76
Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a
|
8 lat temu |
ultralcd.cpp
|
3dfe8d6875
unload all filament initial version
|
8 lat temu |
ultralcd.h
|
397039270a
PINDA Preheating countdown updated
|
8 lat temu |
ultralcd_implementation_hitachi_HD44780.h
|
397039270a
PINDA Preheating countdown updated
|
8 lat temu |
ultralcd_st7920_u8glib_rrd.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
util.cpp
|
3c21438392
In addition to the firmware version number, store the "PRUSA3D"
|
9 lat temu |
util.h
|
077560ce4c
Improvement of baby stepping:
|
9 lat temu |
vector_3.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
vector_3.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
watchdog.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |
watchdog.h
|
a4a80b3eb7
MK2 Firmware release.
|
9 lat temu |