Prusa-Firmware/Firmware
Michal Průša f1c741d027 Filament autoloading improved and minor tweaks
Filament autoloading now acts like normal loading (Error message pops out if nozzle too cold, Printer asks if should extrude more when done loading)

Autoloading now unable to turn on when filament sensor is turned off or not responding

Color not right changed to color not correct to avoid slight confusion
2017-12-28 18:59:57 +01:00
..
variants Removed SG software homming 2017-12-15 14:10:20 +01:00
adc.c Removed debug messages from serial comunication (octoprint...). 2017-12-27 20:29:24 +01:00
adc.h new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
BlinkM.cpp Build 109 2017-11-16 22:03:36 +01:00
BlinkM.h Build 109 2017-11-16 22:03:36 +01:00
boards.h EINY -> EINSY 2017-11-27 18:47:48 +01:00
cardreader.cpp whitespace 2017-12-18 19:17:39 +01:00
cardreader.h First working version 2017-12-11 11:30:49 +01:00
cmdqueue.cpp initial version of M110 fix (port from MK2) 2017-12-22 22:34:57 +01:00
cmdqueue.h initial version - messages missing (will not compile) 2017-11-07 16:49:04 +01:00
config.h new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
Configuration.h Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
Configuration_adv.h First working version 2017-12-11 11:30:49 +01:00
Configuration_prusa.h MINTEMP safety for ambient temperature < 18C 2017-12-27 18:20:04 +01: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 new module adc (analog2digital) 2017-12-20 13:42:20 +01:00
Dcodes.h new module adc (analog2digital) 2017-12-20 13:42:20 +01: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 opravene nezadouci resetovani watchdogem 2017-11-27 14:43:56 +01:00
Firmware.ino.rambo.hex dummy "ok" response 2017-12-28 02:45:05 +01:00
Firmware.sublime-project 3.0.6 sync 2016-08-11 10:42:53 +02:00
fsensor.cpp Removed debug messages from serial comunication (octoprint...). 2017-12-27 20:29:24 +01:00
fsensor.h Wizard: dont ask if color is clear and dont use automatic filament load; multiscreen messages update 2017-12-20 13:33:45 +01:00
langtool.php 3.0.6 sync 2016-08-11 10:42:53 +02:00
langtool.pl merging from dev/MK3 2017-12-02 21:56:39 +01:00
language.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
language_all.cpp Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
language_all.h Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
language_common.h 3.0.6 sync 2016-08-11 10:42:53 +02:00
language_cz.h Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
language_de.h basic language corrections 2017-11-21 14:44:07 +01:00
language_en.h Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
language_es.h basic language corrections 2017-11-21 14:44:07 +01:00
language_it.h basic language corrections 2017-11-21 14:44:07 +01:00
language_pl.h basic language corrections 2017-11-21 14:44:07 +01:00
le.sh 3.0.12-RC2 sync 2017-06-29 18:35:43 +02:00
LiquidCrystal.cpp Print class printf function (experimental, disabled by default) 2017-11-20 20:09:54 +01:00
LiquidCrystal.h Print class printf function (experimental, disabled by default) 2017-11-20 20:09:54 +01:00
Marlin.h LCD_PWM removed (will be solved other way) 2017-12-21 01:00:49 +01:00
Marlin_main.cpp Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
MarlinSerial.cpp support two serial lines at the same time 2017-12-07 19:14:17 +01:00
MarlinSerial.h support two serial lines at the same time 2017-12-07 19:14:17 +01:00
mesh_bed_calibration.cpp Removed debug messages from serial comunication (octoprint...). 2017-12-27 20:29:24 +01: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 bugfix - Filament sensor enable from menu 2017-11-29 00:15:45 +01:00
pat9125.h PAT9125 - sampled only Y value, new debug code D9125. 2017-10-24 19:45:15 +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 LCD_PWM removed (will be solved other way) 2017-12-21 01:00:49 +01: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 Stealth mode limits + END_FILE_SECTION=10000 2017-12-11 16:17:36 +01: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 first working version 2017-11-27 06:20:51 +01: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 Removed SG software homming 2017-12-15 14:10:20 +01: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 MINTEMP safety for ambient temperature < 18C 2017-12-27 18:20:04 +01:00
temperature.h MINTEMP fix 2017-12-23 03:36:08 +01:00
thermistortables.h new ambient thermistor table 2017-12-12 22:49:47 +01:00
tmc2130.cpp Removed debug messages from serial comunication (octoprint...). 2017-12-27 20:29:24 +01:00
tmc2130.h Removed SG software homming 2017-12-15 14:10:20 +01:00
ultralcd.cpp Filament autoloading improved and minor tweaks 2017-12-28 18:59:57 +01:00
ultralcd.h selftest tests filament sensor, selftest messages have language variants 2017-12-20 23:40:18 +01:00
ultralcd_implementation_hitachi_HD44780.h First working version 2017-12-11 11:30:49 +01: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