Prusa-Firmware/Firmware
Aaron Yourk 93400ea4e0 Fix ENCODER steps in Configuration.h
Add temp tables for the E3D PT100 with Amplifier in thermistortables.h
Make it easier to switch to the PT100 temperature sensor with appropriate PID values for the Extruder.
2016-12-25 02:49:34 -07:00
..
variants Fix ENCODER steps in Configuration.h 2016-12-25 02:49:34 -07:00
BlinkM.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
BlinkM.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Configuration.h Fix ENCODER steps in Configuration.h 2016-12-25 02:49:34 -07:00
ConfigurationStore.cpp Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
ConfigurationStore.h Implemented a calibration flow supporting the new & pre-built machines. 2016-10-07 17:21:06 +02:00
Configuration_adv.h Reworked calculation of the trapezoidal ramps inside the planner. 2016-07-22 10:37:06 +02:00
DOGMbitmaps.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Firmware.ino MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Firmware.sublime-project Updated the Polish language file. 2016-08-05 16:03:38 +02:00
LiquidCrystal.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
LiquidCrystal.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Marlin.h Added link monitor to farm mode 2016-12-14 14:59:01 +01:00
MarlinSerial.cpp Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
MarlinSerial.h Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
Marlin_main.cpp main: ignore handling of 'N' symbols (line number) when dealing with special PRUSA commands 2016-12-14 15:59:23 +01:00
Sd2Card.cpp Menu reorganized. 2016-08-05 13:34:21 +02:00
Sd2Card.h Menu reorganized. 2016-08-05 13:34:21 +02:00
Sd2PinMap.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdBaseFile.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdBaseFile.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatConfig.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatStructs.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatUtil.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFatUtil.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFile.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdFile.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdInfo.h Initial implementation of the Toshiba FlashAir support: 2016-07-21 10:48:08 +02:00
SdVolume.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
SdVolume.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Servo.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Servo.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
boards.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
cardreader.cpp main: add chunk write to sd card 2016-12-14 14:38:36 +01:00
cardreader.h main: add chunk write to sd card 2016-12-14 14:38:36 +01:00
digipot_mcp4451.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
dogm_font_data_marlin.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
dogm_lcd_implementation.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
fastio.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
langtool.php MK2 Firmware release. 2016-05-31 14:08:04 +02:00
langtool.pl Bed MINTEMP implemented, MAXTEMP behaviour changed, loading filament bug fixed, Extruder max feedrate increased and Italian language strings fix. 2016-08-07 20:20:48 +02:00
language.h Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops. 2016-08-04 13:02:45 +02:00
language_all.cpp Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
language_all.h Firmware version iterated, fan selftest strings ported to all languages. 2016-10-19 09:55:56 +02:00
language_common.h Updated the Polish language file. 2016-08-05 16:03:38 +02:00
language_cz.h Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
language_en.h Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
language_es.h Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
language_it.h Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
language_pl.h Added question mark for better understanding. 2016-10-21 19:15:02 +02:00
mesh_bed_calibration.cpp Implemented a calibration flow supporting the new & pre-built machines. 2016-10-07 17:21:06 +02:00
mesh_bed_calibration.h Improvement in the mesh bed leveling routine: Z-lift before XY to home. 2016-08-22 13:02:04 +02:00
mesh_bed_leveling.cpp Removed support for DELTA, SCARA and BARICUDA. 2016-06-23 08:46:15 +02:00
mesh_bed_leveling.h Automatic bed calibration by searching the 3x3 point matrix. 2016-06-16 14:29:04 +02:00
motion_control.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
motion_control.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
pins.h Max endstops pins definition fixed to match pcb layout 2016-10-19 16:04:41 +02:00
planner.cpp Reset live adjust on XYZ calibration. 2016-09-01 17:05:15 +02:00
planner.h Reset live adjust on XYZ calibration. 2016-09-01 17:05:15 +02:00
qr_solve.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
qr_solve.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
speed_lookuptable.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
stepper.cpp Reset live adjust on XYZ calibration. 2016-09-01 17:05:15 +02:00
stepper.h Removed the dual carriage code for readibility. 2016-07-19 10:57:18 +02:00
temperature.cpp Farm mode error reporting 2016-10-27 15:43:56 +02:00
temperature.h Implemented a calibration flow supporting the new & pre-built machines. 2016-10-07 17:21:06 +02:00
thermistortables.h Fix ENCODER steps in Configuration.h 2016-12-25 02:49:34 -07:00
ultralcd.cpp Farm mode error reporting 2016-10-27 15:43:56 +02:00
ultralcd.h Fan selftest, error on TR reported via serial 2016-10-11 18:07:27 +02:00
ultralcd_implementation_hitachi_HD44780.h Added link monitor to farm mode 2016-12-14 14:59:01 +01:00
ultralcd_st7920_u8glib_rrd.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
util.cpp In addition to the firmware version number, store the "PRUSA3D" 2016-07-08 09:49:15 +02:00
util.h Improvement of baby stepping: 2016-08-02 12:19:17 +02:00
vector_3.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
vector_3.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00
watchdog.cpp MK2 Firmware release. 2016-05-31 14:08:04 +02:00
watchdog.h MK2 Firmware release. 2016-05-31 14:08:04 +02:00