1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-24 04:29:34 +00:00
MarlinFirmware/Marlin
AnHardt 3f2e863206 Improve conditions for HAS_TEMP
and use them in temperuture.h

Flattened the if structure - the preprocessor is doing the work - not the Arduino. Arduino.
2015-04-01 02:56:14 +02:00
..
configurator Correct the comment about M206 2015-03-31 03:20:15 -07:00
example_configurations Correct the comment about M206 2015-03-31 03:20:15 -07:00
fonts
scripts
BlinkM.cpp
BlinkM.h
boards.h
cardreader.cpp
cardreader.h
Conditionals.h Improve conditions for HAS_TEMP 2015-04-01 02:56:14 +02:00
Configuration_adv.h Update configs with all the latest 2015-03-30 23:24:33 -07:00
Configuration.h Merge pull request #1753 from thinkyhead/fix_extruder_offset 2015-03-31 03:21:45 -07:00
ConfigurationStore.cpp
ConfigurationStore.h
digipot_mcp4451.cpp
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.h
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
dogm_lcd_implementation.h Make filament display on dogm_... same as hitachi... 2015-03-30 16:56:21 +02:00
DOGMbitmaps.h
fastio.h
language_an.h
language_ca.h
language_de.h
language_en.h
language_es.h
language_eu.h
language_fi.h
language_fr.h
language_it.h
language_kana_utf8.h
language_kana.h
language_nl.h
language_pl.h
language_pt-br.h
language_pt.h
language_ru.h
language_test.h
language.h
Makefile
Marlin_main.cpp Correct XYZ after obtaining plan_bed_level_matrix 2015-03-31 04:24:13 -07:00
Marlin.h Replace extrudemultiply by extruder_multiply[active_extruder] 2015-03-30 13:35:03 +02:00
Marlin.ino
Marlin.pde
MarlinSerial.cpp
MarlinSerial.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
motion_control.cpp
motion_control.h
pins_3DRAG.h
pins_5DPRINT.h
pins_99.h
pins_AZTEEG_X1.h
pins_AZTEEG_X3_PRO.h Made #ifdef DELTA branch instead 2015-03-29 01:08:00 -06:00
pins_AZTEEG_X3.h Viki 2 Pins from Manual 2015-03-28 22:11:12 -06:00
pins_BAM_DICE_DUE.h
pins_BRAINWAVE.h
pins_CHEAPTRONIC.h
pins_DUEMILANOVE_328P.h
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_HEPHESTOS.h
pins_K8200.h
pins_LEAPFROG.h
pins_MEGATRONICS_1.h
pins_MEGATRONICS_2.h
pins_MEGATRONICS_3.h
pins_MEGATRONICS.h
pins_MELZI_1284.h
pins_MELZI.h
pins_OMCA_A.h
pins_OMCA.h
pins_PRINTRBOARD.h Viki 2 Pins from Manual 2015-03-28 22:11:12 -06:00
pins_RAMBO.h Update pins_RAMBO.h 2015-03-28 22:29:54 -06:00
pins_RAMPS_13.h
pins_RAMPS_OLD.h
pins_RUMBA.h
pins_SANGUINOLOLU_11.h
pins_SANGUINOLOLU_12.h
pins_SAV_MKI.h
pins_SETHI.h
pins_STB_11.h
pins_TEENSY2.h
pins_TEENSYLU.h
pins_ULTIMAIN_2.h
pins_ULTIMAKER_OLD.h
pins_ULTIMAKER.h
pins_WITBOX.h
pins.h
planner.cpp Replace extrudemultiply by extruder_multiply[active_extruder] 2015-03-30 13:35:03 +02:00
planner.h ARRAY_BY_EXTRUDERS, shorthand to sync planner 2015-03-28 20:33:21 -07:00
qr_solve.cpp
qr_solve.h
SanityCheck.h Fix up LCD_PROGRESS_BAR 2015-03-30 18:00:54 -07:00
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Servo.cpp
Servo.h
speed_lookuptable.h
stepper_indirection.cpp
stepper_indirection.h
stepper.cpp Allow SD_FINISHED_RELEASECOMMAND to be undefined 2015-03-30 23:31:48 -07:00
stepper.h
temperature.cpp Improve conditions for HAS_TEMP 2015-04-01 02:56:14 +02:00
temperature.h Times can't be negative. 2015-03-30 01:58:46 +02:00
thermistortables.h
ultralcd_implementation_hitachi_HD44780.h Fix up LCD_PROGRESS_BAR 2015-03-30 18:00:54 -07:00
ultralcd_st7920_u8glib_rrd.h In ST7920_SWSPI_SND_8BIT(uint8_t val) parameter is unsigned 2015-03-30 01:40:58 +02:00
ultralcd.cpp Fix LCD click 2015-03-31 01:41:24 -07:00
ultralcd.h Fix up LCD_PROGRESS_BAR 2015-03-30 18:00:54 -07:00
utf_mapper.h
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h