Aaron Yourk bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a před 8 roky
..
variants bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a 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 93400ea4e0 Fix ENCODER steps in Configuration.h před 8 roky
ConfigurationStore.cpp 077560ce4c Improvement of baby stepping: před 8 roky
ConfigurationStore.h 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 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 734ca2eb43 Added link monitor to farm mode 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 7d5affa12e Add additional debugging information for temerature sensor calibration. 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 a4a80b3eb7 MK2 Firmware release. před 9 roky
SdFatUtil.h a4a80b3eb7 MK2 Firmware release. před 9 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 c58453a726 main: add chunk write to 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 053c727fed Bed MINTEMP implemented, MAXTEMP behaviour changed, loading filament bug fixed, Extruder max feedrate increased and Italian language strings fix. 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 54bcd2022d Added question mark for better understanding. před 8 roky
language_all.h 0e7b4d3d3c Firmware version iterated, fan selftest strings ported to all languages. před 8 roky
language_common.h 935c42fb6d Updated the Polish language file. před 8 roky
language_cz.h 54bcd2022d Added question mark for better understanding. před 8 roky
language_en.h 54bcd2022d Added question mark for better understanding. před 8 roky
language_es.h 54bcd2022d Added question mark for better understanding. před 8 roky
language_it.h 54bcd2022d Added question mark for better understanding. před 8 roky
language_pl.h 54bcd2022d Added question mark for better understanding. před 8 roky
mesh_bed_calibration.cpp 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 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 3c735786e3 Max endstops pins definition fixed to match pcb layout před 8 roky
planner.cpp e0bb76032c Reset live adjust on XYZ calibration. před 8 roky
planner.h e0bb76032c Reset live adjust on XYZ calibration. 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 0181a17263 Revert "Rebase to upstream changes." před 8 roky
stepper.h ea6a948c6b Removed the dual carriage code for readibility. před 8 roky
temperature.cpp 6f203c4735 Farm mode error reporting před 8 roky
temperature.h 854b79de46 Implemented a calibration flow supporting the new & pre-built machines. 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 0181a17263 Revert "Rebase to upstream changes." před 8 roky
ultralcd.h da5f1f71ea Fan selftest, error on TR reported via serial před 8 roky
ultralcd_implementation_hitachi_HD44780.h 734ca2eb43 Added link monitor to farm mode 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