Firmware/Marlin
Richard Wackerbarth 54ddc1d417 Simplify DRY RUN (PR#2358)
Elsewhere DRYRUN turns off the heating elements
and ignores constraints on them.

Here, whenever motion is entered into the planner,
if DRY RUN is set, we instantly act as if the E_AXIS
is in the desired final position.
2015-07-19 10:15:53 -05:00
..
configurator Remove PID examples from preconfigured configs 2015-07-15 19:13:53 -05:00
example_configurations Remove PID examples from preconfigured configs 2015-07-15 19:13:53 -05:00
fonts Add some doku 2015-04-27 13:16:20 +02:00
scripts Moved font directory. Updated README.fonts 2015-03-16 17:27:27 +01:00
blinkm.cpp Rename blinkm files 2015-04-25 21:06:19 -07:00
blinkm.h Deprecate Support for Arduino IDE < 1.0.5 2015-06-08 17:15:28 -05:00
boards.h RIGIDBOARD / RIGIDPANEL 2015-07-09 11:36:46 -05:00
buzzer.cpp Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
buzzer.h Fix typo in buzzer.h endif (PR#2337) 2015-06-27 06:10:19 -05:00
cardreader.cpp Optimize lsDive logic 2015-07-19 10:13:40 -05:00
cardreader.h M33 LONG_FILENAME_HOST_SUPPORT 2015-05-17 17:36:32 -07:00
Conditionals.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
Configuration_adv.h make the dual z-endstop optional (PR#2277) 2015-06-10 15:45:59 -05:00
configuration_store.cpp Include "Z" in M851 report 2015-06-08 05:09:27 -05:00
configuration_store.h Rename files to move them in the IDE 2015-04-25 21:04:54 -07:00
Configuration.h Update configs for new servo deactivation 2015-07-15 19:13:40 -05:00
Default_Version.h Back to 1.0.3 dev - for now 2015-06-03 00:47:11 +02:00
digipot_mcp4451.cpp Cleanup of cardreader.* 2015-03-02 07:06:01 -08:00
dogm_bitmaps.h Rename files to move them in the IDE 2015-04-25 21:04:54 -07:00
dogm_font_data_6x9_marlin.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_HD44780_C.h Corrected Cyrillic fonts. Round II. 2015-03-14 15:10:45 +01:00
dogm_font_data_HD44780_J.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_HD44780_W.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_ISO10646_1.h Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 2015-03-19 12:35:43 +01:00
dogm_font_data_ISO10646_5_Cyrillic.h Corrected cyrillic font again 2015-03-16 16:59:14 +01:00
dogm_font_data_ISO10646_CN.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
dogm_font_data_ISO10646_Kana.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_Marlin_symbols.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_lcd_implementation.h Enable LCD_PIN_RESET if it exists (PR#2375) 2015-07-04 05:53:22 -05:00
fastio.h Spacing and spelling 2015-04-03 22:54:48 -07:00
language_an.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_bg.h bgr -> bg 2015-04-09 13:09:18 +02:00
language_ca.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_cn.h Replace MSG_F? with MSG_N? 2015-05-28 20:30:23 +02:00
language_de.h language_de.h: updated translation and minor typos 2015-04-28 01:03:54 +02:00
language_en.h Replace MSG_F? with MSG_N? 2015-05-28 20:30:23 +02:00
language_es.h Some minor translations to spanish 2015-04-14 23:14:52 +02:00
language_eu.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_fi.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_fr.h Correction traductions 2015-05-10 15:38:50 +02:00
language_it.h Moved MSG_DEBUG in language.h 2015-06-03 08:18:27 +02:00
language_kana_utf8.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_kana.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_nl.h Added correct dutch translation for calibrate. 2015-06-25 09:12:44 -05:00
language_pl.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_pt-br.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_pt.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_ru.h Update Russian translation (PR#2443) 2015-07-15 10:35:36 -05:00
language_test.h Applied thinkyheads corrections from 2015-03-17 2015-03-17 11:23:44 +01:00
language.h Check the temperature before filament change 2015-06-25 20:45:03 -05:00
Makefile Remove Duemilanove 2015-05-19 02:46:37 +02:00
Marlin_main.cpp Specify print format for reporting invalid tmp_extruder (PR#2465) 2015-07-18 16:40:01 -05:00
Marlin.h Define extern delta only for delta 2015-07-16 16:36:30 -05:00
Marlin.ino Cleanup of comments & spacing 2015-06-28 08:20:28 -05:00
MarlinSerial.cpp Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
MarlinSerial.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
mesh_bed_leveling.cpp Fix up bed leveling code 2015-03-25 20:36:24 -07:00
mesh_bed_leveling.h Additional pin tests, cleanup 2015-04-03 15:31:35 -07:00
pins_3DRAG.h Fix compiler warnings 2015-03-27 20:29:05 -07:00
pins_5DPRINT.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_99.h
pins_AZTEEG_X1.h
pins_AZTEEG_X3_PRO.h Azteeg X3 Pro Pin fix ups 2015-04-05 23:34:56 -06:00
pins_AZTEEG_X3.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_BAM_DICE_DUE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_BRAINWAVE_PRO.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_BRAINWAVE.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_ELEFU_3.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_FELIX2.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
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_K8200.h
pins_LEAPFROG.h
pins_MEGATRONICS_2.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_MEGATRONICS_3.h add pin definition to some motherboards 2015-05-12 10:02:23 +02:00
pins_MEGATRONICS.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_MELZI_MAKR3D.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
pins_MELZI.h
pins_MINIRAMBO.h added minirambo pin definitions. V2 2015-06-06 18:37:58 -05:00
pins_MINITRONICS.h Renamed Pins_megatronics_1 to Pins_minitronics 2015-06-06 18:59:04 -05:00
pins_MKS_BASE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_OMCA_A.h
pins_OMCA.h Make some z probe and servo code tweaks 2015-05-09 19:11:19 -07:00
pins_PRINTRBOARD.h Move Y_STOP_PIN for Printrboard with SD (PR#2420) 2015-07-16 16:39:55 -05:00
pins_RAMBO.h add pin definition to some motherboards 2015-05-12 10:02:23 +02:00
pins_RAMPS_13_EFB.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_RAMPS_13.h Cleanup of pins_RAMPS_13.h 2015-07-09 11:36:46 -05:00
pins_RAMPS_OLD.h
pins_RIGIDBOARD.h Use RIGIDBOT_PANEL for consistency with online docs 2015-07-09 11:36:46 -05:00
pins_RUMBA.h Cleanup of temperature code 2015-02-24 04:46:11 -08:00
pins_SANGUINOLOLU_11.h Cleanup of comments & spacing 2015-06-28 08:20:28 -05:00
pins_SANGUINOLOLU_12.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
pins_SAV_MKI.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_SETHI.h
pins_STB_11.h
pins_TEENSY2.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_TEENSYLU.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_ULTIMAIN_2.h
pins_ULTIMAKER_OLD.h
pins_ULTIMAKER.h
pins.h RigidBoard include for pins.h 2015-07-09 11:36:46 -05:00
planner.cpp Simplify DRY RUN (PR#2358) 2015-07-19 10:15:53 -05:00
planner.h Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
qr_solve.cpp Fix up the code to eliminate warnings 2015-03-27 00:32:58 -07:00
qr_solve.h
SanityCheck.h Update configs for new servo deactivation 2015-07-15 19:13:40 -05:00
Sd2Card.cpp - Rename WRITE_E_STEP for consistency 2015-03-14 04:28:22 -07:00
Sd2Card.h
Sd2PinMap.h Added support for Atmega 1281 chip 2015-04-01 05:15:27 +02:00
SdBaseFile.cpp Adjust SdBaseFile spacing 2015-05-15 03:23:49 -07:00
SdBaseFile.h Pass sel to lcd_implementation_mark_as_selected 2015-03-19 13:40:36 -07:00
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp - Rename WRITE_E_STEP for consistency 2015-03-14 04:28:22 -07:00
SdVolume.h
servo.cpp Eliminate the further use of the pin-parameter 2015-07-15 20:50:58 -05:00
servo.h Remove the additional pin variable in Servo.cpp 2015-07-15 20:50:58 -05:00
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 2015-01-16 16:48:22 +01:00
stepper_indirection.cpp - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
stepper_indirection.h - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
stepper.cpp Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
stepper.h Use st_get_position_mm where possible (PR#2411) 2015-07-12 22:15:54 -05:00
temperature.cpp Require extruders for thermal code 2015-07-16 16:36:30 -05:00
temperature.h Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS 2015-05-21 21:07:37 +02:00
thermistortables.h Extend the idea of dummy temperature sensors. 2015-02-24 11:02:16 +01:00
ultralcd_implementation_hitachi_HD44780.h Clean up spacing and comments 2015-06-15 20:20:31 -05:00
ultralcd_st7920_u8glib_rrd.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
ultralcd.cpp Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
ultralcd.h Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
utf_mapper.h Applied thinkyheads corrections from 2015-03-17 2015-03-17 11:23:44 +01:00
vector_3.cpp Add code_value_short and SERIAL_CHAR 2015-04-03 21:43:30 -07:00
vector_3.h Fix ECHOPAIR ambiguity 2015-03-27 00:46:39 -07:00
watchdog.cpp Add a string parameter to kill() 2015-05-20 20:53:48 +02:00
watchdog.h