Aaron Yourk ad55674801 Added PT100 bed PID values (copied from extruder PID and untested) 8 年之前
..
variants ad55674801 Added PT100 bed PID values (copied from extruder PID and untested) 8 年之前
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
BlinkM.h a4a80b3eb7 MK2 Firmware release. 8 年之前
Configuration.h 93400ea4e0 Fix ENCODER steps in Configuration.h 8 年之前
ConfigurationStore.cpp 077560ce4c Improvement of baby stepping: 8 年之前
ConfigurationStore.h 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 8 年之前
Configuration_adv.h 986b286803 Reworked calculation of the trapezoidal ramps inside the planner. 8 年之前
DOGMbitmaps.h a4a80b3eb7 MK2 Firmware release. 8 年之前
Firmware.ino a4a80b3eb7 MK2 Firmware release. 8 年之前
Firmware.sublime-project 935c42fb6d Updated the Polish language file. 8 年之前
LiquidCrystal.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
LiquidCrystal.h a4a80b3eb7 MK2 Firmware release. 8 年之前
Marlin.h 734ca2eb43 Added link monitor to farm mode 8 年之前
MarlinSerial.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 年之前
MarlinSerial.h 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 年之前
Marlin_main.cpp 83dbcc2985 main: ignore handling of 'N' symbols (line number) when dealing with special PRUSA commands 8 年之前
Sd2Card.cpp 52fc724cb4 Menu reorganized. 8 年之前
Sd2Card.h 52fc724cb4 Menu reorganized. 8 年之前
Sd2PinMap.h a4a80b3eb7 MK2 Firmware release. 8 年之前
SdBaseFile.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
SdBaseFile.h a4a80b3eb7 MK2 Firmware release. 8 年之前
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. 8 年之前
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. 8 年之前
SdFatUtil.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
SdFatUtil.h a4a80b3eb7 MK2 Firmware release. 8 年之前
SdFile.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
SdFile.h a4a80b3eb7 MK2 Firmware release. 8 年之前
SdInfo.h 562c089e17 Initial implementation of the Toshiba FlashAir support: 8 年之前
SdVolume.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
SdVolume.h a4a80b3eb7 MK2 Firmware release. 8 年之前
Servo.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
Servo.h a4a80b3eb7 MK2 Firmware release. 8 年之前
boards.h a4a80b3eb7 MK2 Firmware release. 8 年之前
cardreader.cpp c58453a726 main: add chunk write to sd card 8 年之前
cardreader.h c58453a726 main: add chunk write to sd card 8 年之前
digipot_mcp4451.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
dogm_font_data_marlin.h a4a80b3eb7 MK2 Firmware release. 8 年之前
dogm_lcd_implementation.h a4a80b3eb7 MK2 Firmware release. 8 年之前
fastio.h a4a80b3eb7 MK2 Firmware release. 8 年之前
langtool.php a4a80b3eb7 MK2 Firmware release. 8 年之前
langtool.pl 053c727fed Bed MINTEMP implemented, MAXTEMP behaviour changed, loading filament bug fixed, Extruder max feedrate increased and Italian language strings fix. 8 年之前
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. 8 年之前
language_all.cpp 54bcd2022d Added question mark for better understanding. 8 年之前
language_all.h 0e7b4d3d3c Firmware version iterated, fan selftest strings ported to all languages. 8 年之前
language_common.h 935c42fb6d Updated the Polish language file. 8 年之前
language_cz.h 54bcd2022d Added question mark for better understanding. 8 年之前
language_en.h 54bcd2022d Added question mark for better understanding. 8 年之前
language_es.h 54bcd2022d Added question mark for better understanding. 8 年之前
language_it.h 54bcd2022d Added question mark for better understanding. 8 年之前
language_pl.h 54bcd2022d Added question mark for better understanding. 8 年之前
mesh_bed_calibration.cpp 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 8 年之前
mesh_bed_calibration.h 77c24aa56e Improvement in the mesh bed leveling routine: Z-lift before XY to home. 8 年之前
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. 8 年之前
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. 8 年之前
motion_control.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
motion_control.h a4a80b3eb7 MK2 Firmware release. 8 年之前
pins.h 3c735786e3 Max endstops pins definition fixed to match pcb layout 8 年之前
planner.cpp e0bb76032c Reset live adjust on XYZ calibration. 8 年之前
planner.h e0bb76032c Reset live adjust on XYZ calibration. 8 年之前
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
qr_solve.h a4a80b3eb7 MK2 Firmware release. 8 年之前
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. 8 年之前
stepper.cpp e0bb76032c Reset live adjust on XYZ calibration. 8 年之前
stepper.h ea6a948c6b Removed the dual carriage code for readibility. 8 年之前
temperature.cpp 6f203c4735 Farm mode error reporting 8 年之前
temperature.h 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 8 年之前
thermistortables.h 93400ea4e0 Fix ENCODER steps in Configuration.h 8 年之前
ultralcd.cpp 6f203c4735 Farm mode error reporting 8 年之前
ultralcd.h da5f1f71ea Fan selftest, error on TR reported via serial 8 年之前
ultralcd_implementation_hitachi_HD44780.h 734ca2eb43 Added link monitor to farm mode 8 年之前
ultralcd_st7920_u8glib_rrd.h a4a80b3eb7 MK2 Firmware release. 8 年之前
util.cpp 3c21438392 In addition to the firmware version number, store the "PRUSA3D" 8 年之前
util.h 077560ce4c Improvement of baby stepping: 8 年之前
vector_3.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
vector_3.h a4a80b3eb7 MK2 Firmware release. 8 年之前
watchdog.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
watchdog.h a4a80b3eb7 MK2 Firmware release. 8 年之前