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