Prusa-Firmware/Firmware
bubnikv 23b4fa6c0d Some fixes / improvements of the power panic:
1) Fix of an order of SD card function calls on recover: First set position, then restart the print.
2) Some convenience improvements: On panic, the X axis moves to the edge to avoid oozing into the print.
3) On recovery, move Z up if the head is too low to make it easier for the user to clean the print head.
2017-09-22 15:43:39 +02:00
..
variants Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210. 2017-09-14 16:19:49 +02:00
BlinkM.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
BlinkM.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
boards.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
cardreader.cpp recover print 2017-07-04 11:31:39 +02:00
cardreader.h saving/restoring filename and current position in bytes to eeprom, UVLO changed 2017-07-02 21:01:23 +02:00
cmdqueue.cpp Further fixes of the power panic and g-code & planner queues. 2017-09-22 13:44:10 +02:00
cmdqueue.h Fix of a power panic print stop. 2017-09-21 17:50:39 +02:00
Configuration_adv.h Fix of a power panic print stop. 2017-09-21 17:50:39 +02:00
Configuration_prusa.h Temporary added configuration file Configuration_prusa.h. 2017-09-14 16:28:16 +02:00
Configuration.h PINDA thermistor and ambient thermistor. 2017-09-05 14:02:35 +02:00
ConfigurationStore.cpp 3.0.10 sync 2017-03-24 19:47:50 +01:00
ConfigurationStore.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Dcodes.cpp Serial port ECHO bug fix - for clear eerpom farm_mode will be set to false. In farm_mode is second serial port the main port and data received from this port is send to serial port 0 (debuging feature). 2017-09-15 16:34:34 +02:00
Dcodes.h Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210. 2017-09-14 16:19:49 +02:00
digipot_mcp4451.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
dogm_font_data_marlin.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
dogm_lcd_implementation.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
DOGMbitmaps.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
fastio.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Firmware.ino 3.0.6 sync 2016-08-11 10:42:53 +02:00
Firmware.sublime-project 3.0.6 sync 2016-08-11 10:42:53 +02:00
langtool.php 3.0.6 sync 2016-08-11 10:42:53 +02:00
langtool.pl 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language_all.cpp MAKER FAIRE 2017-09-21 01:52:28 +02:00
language_all.h TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z. 2017-08-21 13:06:17 +02:00
language_common.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
language_cz.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language_de.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language_en.h Power panic improved by turning off Z steppers 2017-07-07 04:50:00 +02:00
language_es.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language_it.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language_pl.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
language.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
le.sh 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
LiquidCrystal.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
LiquidCrystal.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Marlin_main.cpp Some fixes / improvements of the power panic: 2017-09-22 15:43:39 +02:00
Marlin.h Recover print 2017-09-20 16:04:02 +02:00
MarlinSerial.cpp Serial port ECHO bug fix - for clear eerpom farm_mode will be set to false. In farm_mode is second serial port the main port and data received from this port is send to serial port 0 (debuging feature). 2017-09-15 16:34:34 +02:00
MarlinSerial.h Support the second serial (original commit 7d2d6c6fdc on MK2 by AndreeeCZ) 2017-09-13 13:35:22 +02:00
mesh_bed_calibration.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
mesh_bed_calibration.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
mesh_bed_leveling.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
mesh_bed_leveling.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
motion_control.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
motion_control.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
pat9125.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pat9125.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins_Einy_0_3.h PINDA thermistor and ambient thermistor. 2017-09-05 14:02:35 +02:00
pins_Einy_0_4.h PINDA thermistor and ambient thermistor. 2017-09-05 14:02:35 +02:00
pins_Rambo_1_0.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins_Rambo_1_3.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins_Rambo.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
pins.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
planner.cpp Further fixes of the power panic and g-code & planner queues. 2017-09-22 13:44:10 +02:00
planner.h Fix of a power panic print stop. 2017-09-21 17:50:39 +02:00
qr_solve.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
qr_solve.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Sd2Card.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Sd2Card.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
Sd2PinMap.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdBaseFile.cpp Johhny Firmware sync 2017-06-17 15:42:48 +02:00
SdBaseFile.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFatConfig.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdFatStructs.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdFatUtil.cpp 3.0.10 sync 2017-03-24 19:47:50 +01:00
SdFatUtil.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFile.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdFile.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
SdInfo.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
SdVolume.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
Servo.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
Servo.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
speed_lookuptable.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
stepper.cpp Further fixes of the power panic and g-code & planner queues. 2017-09-22 13:44:10 +02:00
stepper.h Linear Advance 2017-07-07 01:58:02 +02:00
swi2c.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swi2c.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swspi.cpp PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
swspi.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
temperature.cpp Ambient thermistor - table and conversion function, extruder motor changed back to 200steps type, extruder resolution changed to 32usteps. 2017-09-06 16:04:50 +02:00
temperature.h PINDA thermistor and ambient thermistor. 2017-09-05 14:02:35 +02:00
thermistortables.h Ambient thermistor - table and conversion function, extruder motor changed back to 200steps type, extruder resolution changed to 32usteps. 2017-09-06 16:04:50 +02:00
tmc2130.cpp MAKER FAIRE 2017-09-21 01:52:28 +02:00
tmc2130.h TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z. 2017-08-21 13:06:17 +02:00
ultralcd_implementation_hitachi_HD44780.h PINDA thermistor and ambient thermistor. 2017-09-05 14:02:35 +02:00
ultralcd_st7920_u8glib_rrd.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
ultralcd.cpp MAKER FAIRE 2017-09-21 01:52:28 +02:00
ultralcd.h selftest 2017-07-06 13:19:11 +02:00
uni_avr_rpi.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +02:00
util.cpp 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
util.h 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
vector_3.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
vector_3.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
watchdog.cpp 3.0.6 sync 2016-08-11 10:42:53 +02:00
watchdog.h 3.0.6 sync 2016-08-11 10:42:53 +02:00