Firmware/Marlin
AnHardt 3911c38d5e Fix autotune Thermal Protection
When `THERMAL_PROTECTION_BED` is off but `THERMAL_PROTECTION_HOTENDS` is on, `watch_temp_period` and `watch_temp_increase` are initialized with the values for `THERMAL_PROTECTION_HOTENDS`. Later it is not tested if these values are for the bed or the nozzles.

- Add test.
- Name a constant.

Fix for #10150
2018-03-20 16:38:38 -05:00
..
example_configurations MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 2018-03-19 02:17:45 -05:00
bitmap_flags.h
blinkm.cpp
blinkm.h
boards.h
buzzer.h
cardreader.cpp Fix CardReader::getStatus when not printing 2018-03-17 02:37:24 -05:00
cardreader.h Add C parameter to M27 to get the current filename 2018-03-15 22:55:30 -05:00
circularqueue.h
Conditionals_LCD.h Fix SWITCHING_EXTRUDER manual movement 2018-03-16 03:21:56 -05:00
Conditionals_post.h MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 2018-03-19 02:17:45 -05:00
Conditionals.h
Configuration_adv.h MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 2018-03-19 02:17:45 -05:00
configuration_store.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
configuration_store.h Tweaks to E2END, mesh slot offset 2018-03-10 06:54:18 -06:00
Configuration.h Consolidate 3-point leveling point options 2018-03-19 01:55:51 -05:00
dac_mcp4728.cpp
dac_mcp4728.h
digipot_mcp4018.cpp
digipot_mcp4451.cpp
dogm_bitmaps.h
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1_PL.h
dogm_font_data_ISO10646_1_tr.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_CZ.h
dogm_font_data_ISO10646_Greek.h
dogm_font_data_ISO10646_Kana.h
dogm_font_data_ISO10646_SK.h
dogm_font_data_Marlin_symbols.h
duration_t.h
endstop_interrupts.h
endstops.cpp Prevent null pointer crash in Endstops::update 2018-03-20 04:23:38 -05:00
endstops.h Move [xyz]_endstop_adj to Endstops class 2018-03-10 06:54:18 -06:00
enum.h
fastio_168.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_644.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_1280.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_1281.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_AT90USB.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio.h
fwretract.cpp [1.1] FWRetract Reset (Best way) (#10084) 2018-03-14 01:34:15 -05:00
fwretract.h [1.1] FWRetract Reset (Best way) (#10084) 2018-03-14 01:34:15 -05:00
G26_Mesh_Validation_Tool.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
hex_print_routines.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
hex_print_routines.h
I2CPositionEncoder.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
I2CPositionEncoder.h
language_an.h
language_bg.h
language_ca.h
language_cn.h
language_cz_utf8.h
language_cz.h
language_da.h
language_de.h
language_el-gr.h
language_el.h
language_en.h
language_es_utf8.h
language_es.h
language_eu.h
language_fi.h
language_fr_utf8.h
language_fr.h
language_gl.h
language_hr.h
language_it.h
language_kana_utf8.h
language_kana.h
language_nl.h
language_pl-DOGM.h
language_pl-HD44780.h
language_pl.h
language_pt_utf8.h
language_pt-br_utf8.h
language_pt-br.h
language_pt.h
language_ru.h
language_sk_utf8.h
language_test.h
language_tr.h
language_uk.h
language_zh_CN.h
language_zh_TW.h
language.h
least_squares_fit.cpp
least_squares_fit.h
leds.cpp
leds.h
M100_Free_Mem_Chk.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
macros.h Move _AXIS macro to macros.h 2018-03-19 17:59:59 -05:00
Makefile
malyanlcd.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
Marlin_main.cpp Consolidate 3-point leveling point options 2018-03-19 01:55:51 -05:00
Marlin.h Move _AXIS macro to macros.h 2018-03-19 17:59:59 -05:00
Marlin.ino
MarlinConfig.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
MarlinSerial.cpp Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
MarlinSerial.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
MarlinSPI.h
Max7219_Debug_LEDs.cpp
Max7219_Debug_LEDs.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
neopixel.cpp
neopixel.h
nozzle.cpp
nozzle.h
parser.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
parser.h Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
pca9632.cpp
pca9632.h
pins_3DRAG.h
pins_5DPRINT.h
pins_ANET_10.h Easier override of ST7920 LCD timing 2018-03-17 02:37:24 -05:00
pins_AZTEEG_X1.h
pins_AZTEEG_X3_PRO.h
pins_AZTEEG_X3.h
pins_BAM_DICE_DUE.h
pins_BQ_ZUM_MEGA_3D.h
pins_BRAINWAVE_PRO.h
pins_BRAINWAVE.h
pins_CHEAPTRONIC.h
pins_CHEAPTRONICv2.h
pins_CNCONTROLS_11.h
pins_CNCONTROLS_12.h
pins_EINSY_RAMBO.h [1.1.x] Update X/Y/Z pin assignments for Einsy Rambo (#10131) 2018-03-17 16:40:15 -05:00
pins_ELEFU_3.h
pins_FELIX2.h
pins_GEN3_MONOLITHIC.h
pins_GEN3_PLUS.h
pins_GEN6_DELUXE.h
pins_GEN6.h
pins_GEN7_12.h
pins_GEN7_13.h
pins_GEN7_14.h
pins_GEN7_CUSTOM.h
pins_GT2560_REV_A_PLUS.h
pins_GT2560_REV_A.h
pins_K8200.h
pins_K8400.h
pins_LEAPFROG.h
pins_MAKEBOARD_MINI.h
pins_MEGACONTROLLER.h
pins_MEGATRONICS_2.h
pins_MEGATRONICS_3.h
pins_MEGATRONICS.h
pins_MELZI_CREALITY.h Easier override of ST7920 LCD timing 2018-03-17 02:37:24 -05:00
pins_MELZI_MAKR3D.h
pins_MELZI_MALYAN.h Easier override of ST7920 LCD timing 2018-03-17 02:37:24 -05:00
pins_MELZI_TRONXY.h Easier override of ST7920 LCD timing 2018-03-17 02:37:24 -05:00
pins_MELZI.h
pins_MIGHTYBOARD_REVE.h
pins_MINIRAMBO.h
pins_MINITRONICS.h
pins_MKS_13.h
pins_MKS_BASE_HEROIC.h
pins_MKS_BASE.h
pins_MKS_GEN_L.h
pins_OMCA_A.h
pins_OMCA.h
pins_PRINTRBOARD_REVF.h Easier override of ST7920 LCD timing 2018-03-17 02:37:24 -05:00
pins_PRINTRBOARD.h
pins_RAMBO.h
pins_RAMPS_13.h
pins_RAMPS_ENDER_4.h
pins_RAMPS_OLD.h
pins_RAMPS_PLUS.h
pins_RAMPS.h
pins_RIGIDBOARD_V2.h
pins_RIGIDBOARD.h
pins_RUMBA.h
pins_SAINSMART_2IN1.h
pins_SANGUINOLOLU_11.h
pins_SANGUINOLOLU_12.h
pins_SAV_MKI.h
pins_SCOOVO_X9H.h
pins_SETHI.h
pins_SILVER_GATE.h
pins_STB_11.h
pins_TEENSY2.h
pins_TEENSYLU.h
pins_TRIGORILLA.h
pins_ULTIMAIN_2.h
pins_ULTIMAKER_OLD.h
pins_ULTIMAKER.h
pins_ZRIB_V20.h
pins.h Followup to auto-assign dual axis CS pins 2018-03-12 07:23:02 -05:00
pinsDebug_list.h [1.1.x] Add 1284 support & misc. bug fixes (#9869) 2018-03-01 03:05:27 -06:00
pinsDebug_plus_70.h
pinsDebug_Teensyduino.h
pinsDebug.h
planner_bezier.cpp
planner_bezier.h
planner.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
planner.h
point_t.h
power.cpp
power.h
printcounter.cpp
printcounter.h
runout.cpp
runout.h
SanityCheck.h MIN_PROBE_EDGE replaces DELTA_PROBEABLE_RADIUS 2018-03-19 02:17:45 -05:00
Sd2Card.cpp
Sd2Card.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
serial.cpp
serial.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
servo.cpp
servo.h
softspi.h
speed_lookuptable.h
status_screen_DOGM.h
status_screen_lite_ST7920_class.h
status_screen_lite_ST7920_spi.h
status_screen_lite_ST7920.h When STATUS_EXPIRE_SECONDS is 0, hide the position. (#10100) 2018-03-14 02:44:41 -05:00
stepper_dac.cpp
stepper_dac.h
stepper_indirection.cpp Update Marlin for newest TMC libraries 2018-03-15 21:23:15 -05:00
stepper_indirection.h Improve TMC config organization, naming 2018-03-13 21:43:43 -05:00
stepper.cpp Add CorePQ support for BABYSTEPPING (#10074) 2018-03-19 02:51:30 -05:00
stepper.h
stopwatch.cpp
stopwatch.h
temperature.cpp Fix autotune Thermal Protection 2018-03-20 16:38:38 -05:00
temperature.h
thermistornames.h
thermistortable_1.h
thermistortable_2.h
thermistortable_3.h
thermistortable_4.h
thermistortable_5.h
thermistortable_6.h
thermistortable_7.h
thermistortable_8.h
thermistortable_9.h
thermistortable_10.h
thermistortable_11.h
thermistortable_12.h
thermistortable_13.h
thermistortable_15.h
thermistortable_20.h
thermistortable_51.h
thermistortable_52.h
thermistortable_55.h
thermistortable_60.h
thermistortable_66.h
thermistortable_70.h
thermistortable_71.h
thermistortable_75.h
thermistortable_110.h
thermistortable_147.h
thermistortable_998.h
thermistortable_999.h
thermistortable_1010.h
thermistortable_1047.h
thermistortables.h
tmc_util.cpp [1.1.x] TMC: Fix CURRENT_STEP_DOWN (#10169) 2018-03-20 15:15:15 -05:00
tmc_util.h Add TMC2208 include in tmc_util.h 2018-03-13 21:41:12 -05:00
twibus.cpp
twibus.h
types.h
ubl_G29.cpp Consolidate 3-point leveling point options 2018-03-19 01:55:51 -05:00
ubl_motion.cpp Fix typo in ubl.prepare_segmented_line_to 2018-03-11 10:22:52 -05:00
ubl.cpp
ubl.h
ultralcd_impl_DOGM.h Fix MKS_12864_OLED blank issue #10071 (#10094) 2018-03-13 04:51:21 -05:00
ultralcd_impl_HD44780.h
ultralcd_st7565_u8glib_VIKI.h
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp Prevent lcd_update stack overflow on SD Card change 2018-03-18 18:53:34 -05:00
ultralcd.h
utf_mapper.h
utility.cpp
utility.h
vector_3.cpp Fix matrix.debug output 2018-03-18 20:03:34 -05:00
vector_3.h
Version.h
watchdog.cpp
watchdog.h