Prusa-Firmware/Firmware
Robert Pelnar 73cc1c9c8a initial state of crash detect and filament sensor is ON
slowed down return speed from crash detect after home
Added babystep apply after return from crash detect (don’t know if it’s accurate)
Added D10 to set machine to XYZ correctly calibrated
Added resume debug directive to mask additional menu item
2017-09-26 03:21:33 +02:00
..
variants Decreased the homing feedrate for the X axis from 3000 to 2500mm/min. 2017-09-25 15:22:20 +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.h Fixed homing (mbl and babystep - crashdetection recovery work fine now). 2017-09-23 16:35:01 +02:00
Configuration_adv.h Merge pull request #47 from PavelSindler/MK3 2017-09-22 14:39:52 +02:00
Configuration_prusa.h Crashdetection tunning. 2017-09-26 01:43:56 +02:00
ConfigurationStore.cpp eeprom error message 2017-09-21 15:35:46 +02:00
ConfigurationStore.h fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 2017-09-21 15:20:02 +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.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
language_all.cpp Crashdetection 2017-09-22 23:06:52 +02:00
language_all.h Crashdetection 2017-09-22 23:06:52 +02:00
language_common.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
language_cz.h languages updated 2017-09-22 19:47:08 +02:00
language_de.h languages updated 2017-09-22 19:47:08 +02:00
language_en.h Crashdetection 2017-09-22 23:06:52 +02:00
language_es.h languages updated 2017-09-22 19:47:08 +02:00
language_it.h languages updated 2017-09-22 19:47:08 +02:00
language_pl.h languages updated 2017-09-22 19:47:08 +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.h Powerpanic Z correction improved. 2017-09-23 20:36:10 +02:00
Marlin_main.cpp initial state of crash detect and filament sensor is ON 2017-09-26 03:21:33 +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 Fixed homing (mbl and babystep - crashdetection recovery work fine now). 2017-09-23 16:35:01 +02:00
mesh_bed_calibration.h Fixed homing (mbl and babystep - crashdetection recovery work fine now). 2017-09-23 16:35:01 +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.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.h PAT9125 I2C, hardware SG homing 2017-08-17 15:23:34 +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
planner.cpp Fixed homing (mbl and babystep - crashdetection recovery work fine now). 2017-09-23 16:35:01 +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 Crashdetection + configuration file. 2017-09-22 19:28:32 +02:00
stepper.h fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 2017-09-21 15:20: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 fan speed error during print fixed 2017-09-22 21:21:16 +02:00
temperature.h fan check can be turned off from support menu, saving parameters to eeprom with offset and different levels, fan kickstart,2nd heatbed version, fans check modified 2017-09-21 15:20:02 +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 initial state of crash detect and filament sensor is ON 2017-09-26 03:21:33 +02:00
tmc2130.h Crashdetection tunning. 2017-09-26 01:43:56 +02:00
ultralcd.cpp initial state of crash detect and filament sensor is ON 2017-09-26 03:21:33 +02:00
ultralcd.h fan error: long pause is used during print, resuming print resets error flag; stop print used during heating phase 2017-09-22 20:43:30 +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
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