.. |
variants
|
8ab84540d2
configuration files updated
|
před 8 roky |
BlinkM.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
BlinkM.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
Configuration.h
|
844c429c6d
changed fw version
|
před 8 roky |
ConfigurationStore.cpp
|
e7dfb98a4f
M304 does not survive reboot fixed
|
před 8 roky |
ConfigurationStore.h
|
bb3887fe1b
calibration status and pinda probe calibration status were split
|
před 8 roky |
Configuration_adv.h
|
986b286803
Reworked calculation of the trapezoidal ramps inside the planner.
|
před 8 roky |
DOGMbitmaps.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
Firmware.ino
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
Firmware.sublime-project
|
935c42fb6d
Updated the Polish language file.
|
před 8 roky |
LiquidCrystal.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
LiquidCrystal.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
Marlin.h
|
fefa240cd7
czech messages corrected; temp. calibration: improved serial communication, disable steppers after calibration, preheat phase on start print when running from octoprint,
|
před 8 roky |
MarlinSerial.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
před 8 roky |
MarlinSerial.h
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
před 8 roky |
Marlin_main.cpp
|
e5d10074cf
stop print during auto home and mesh bed leveling improved
|
před 8 roky |
Sd2Card.cpp
|
52fc724cb4
Menu reorganized.
|
před 8 roky |
Sd2Card.h
|
52fc724cb4
Menu reorganized.
|
před 8 roky |
Sd2PinMap.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
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.
|
před 8 roky |
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.
|
před 8 roky |
SdFatConfig.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
SdFatStructs.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
SdFatUtil.cpp
|
fcce374a14
initial version - merging from DEV multicolor
|
před 8 roky |
SdFatUtil.h
|
fcce374a14
initial version - merging from DEV multicolor
|
před 8 roky |
SdFile.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
SdFile.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
SdInfo.h
|
562c089e17
Initial implementation of the Toshiba FlashAir support:
|
před 8 roky |
SdVolume.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
SdVolume.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
Servo.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
Servo.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
boards.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
cardreader.cpp
|
7b86fa6016
Bug: M20 - List SD card
|
před 8 roky |
cardreader.h
|
c58453a726
main: add chunk write to sd card
|
před 8 roky |
digipot_mcp4451.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
dogm_font_data_marlin.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
dogm_lcd_implementation.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
fastio.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
langtool.php
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
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
|
před 8 roky |
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.
|
před 8 roky |
language_all.cpp
|
8f904f90d0
Italian bed correction messages corrected
|
před 8 roky |
language_all.h
|
118537c0fb
Messages in German language corrected
|
před 8 roky |
language_common.h
|
935c42fb6d
Updated the Polish language file.
|
před 8 roky |
language_cz.h
|
6d7127cf1c
messages translated, readded changing extruder from menu
|
před 8 roky |
language_en.h
|
6d7127cf1c
messages translated, readded changing extruder from menu
|
před 8 roky |
language_es.h
|
6d7127cf1c
messages translated, readded changing extruder from menu
|
před 8 roky |
language_it.h
|
8f904f90d0
Italian bed correction messages corrected
|
před 8 roky |
language_pl.h
|
6d7127cf1c
messages translated, readded changing extruder from menu
|
před 8 roky |
mesh_bed_calibration.cpp
|
1813819c6f
applying live adjust Z corrected because of temp. calibration
|
před 8 roky |
mesh_bed_calibration.h
|
77c24aa56e
Improvement in the mesh bed leveling routine: Z-lift before XY to home.
|
před 8 roky |
mesh_bed_leveling.cpp
|
78ebd522b6
Removed support for DELTA, SCARA and BARICUDA.
|
před 8 roky |
mesh_bed_leveling.h
|
6cff4b92ff
Automatic bed calibration by searching the 3x3 point matrix.
|
před 8 roky |
motion_control.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
motion_control.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
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
|
před 8 roky |
planner.cpp
|
e0bb76032c
Reset live adjust on XYZ calibration.
|
před 8 roky |
planner.h
|
134a50f5b3
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
|
před 8 roky |
qr_solve.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
qr_solve.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
speed_lookuptable.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
stepper.cpp
|
032f2637a7
adding edits made by akukan
|
před 8 roky |
stepper.h
|
ea6a948c6b
Removed the dual carriage code for readibility.
|
před 8 roky |
temperature.cpp
|
803d19aa86
preheat error for bed
|
před 8 roky |
temperature.h
|
7086764d35
different preheat error messages for bed and hotend
|
před 8 roky |
thermistortables.h
|
bcc0e83d76
Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a
|
před 8 roky |
ultralcd.cpp
|
e5d10074cf
stop print during auto home and mesh bed leveling improved
|
před 8 roky |
ultralcd.h
|
9fdd23aaa5
snmm: czech messages corrected, M600 filament not loaded, timers updated, updated behavior when choosing "change filament" from menu
|
před 8 roky |
ultralcd_implementation_hitachi_HD44780.h
|
67c3e75a20
added space to printing pinda preheat time
|
před 8 roky |
ultralcd_st7920_u8glib_rrd.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
util.cpp
|
3c21438392
In addition to the firmware version number, store the "PRUSA3D"
|
před 8 roky |
util.h
|
077560ce4c
Improvement of baby stepping:
|
před 8 roky |
vector_3.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
vector_3.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
watchdog.cpp
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |
watchdog.h
|
a4a80b3eb7
MK2 Firmware release.
|
před 9 roky |