Firmware2/Marlin
Roxy-3D 5e9726530f Setup to find data corruption and general clean up
This data corruption problem is very difficult.  Just changing the code
a little bit changes whether the problem even happens and what is
affected.  I need these changes in the main branch so I can operate with
the extra debug code always available and turned on.

Everything is setup such that if M100 is turned off or DEBUG(ECHO) is
turned off, the code is not affected.   M100 has been made a little bit
more inteligent so it can display the serial command buffers in a more
meaningful way (because the data corruption seems to often times end up
in that area).
2017-04-15 19:26:43 -05:00
..
example_configurations Cleanup, extend TMC2130 configuration 2017-04-14 22:43:56 -05:00
blinkm.cpp
blinkm.h
boards.h Cheaptronic V2 2017-04-09 06:57:43 -05:00
buzzer.h fixed warning: ISO C++ forbids compound-literals 2016-10-22 11:23:16 -05:00
cardreader.cpp simplified M20 with size 2017-04-13 04:56:58 -05:00
cardreader.h Dynamic allocation for SDCARD_SORT_ALPHA 2017-02-14 21:37:25 -06:00
circularqueue.h Patch up CircularQueue 2016-08-02 18:57:15 -07:00
Conditionals_LCD.h Add support for SOLENOID_PROBE 2017-04-14 17:24:36 -05:00
Conditionals_post.h Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION 2017-04-14 21:56:49 -05:00
Conditionals.h Make Conditionals.h a catch-all for old configs 2016-07-30 04:25:30 -07:00
Configuration_adv.h Cleanup, extend TMC2130 configuration 2017-04-14 22:43:56 -05:00
configuration_store.cpp Setup to find data corruption and general clean up 2017-04-15 19:26:43 -05:00
configuration_store.h Convert config code to a static class 2017-04-09 22:06:41 -05:00
Configuration.h Fix some configuration spacing 2017-04-14 22:36:10 -05:00
dac_mcp4728.cpp Fix DAC current code 2016-10-17 15:17:57 -05:00
dac_mcp4728.h Fix DAC current code 2016-10-17 15:17:57 -05:00
digipot_mcp4018.cpp Update SlowSoftI2CMaster link. MightyBoard digipots I2C bus has no resistors. 2017-04-09 06:45:03 -05:00
digipot_mcp4451.cpp Add digipot i2c control for MCP4018 2017-04-09 06:44:53 -05:00
dogm_bitmaps.h Updates u8glib's bmp2hex converter 2016-07-19 03:16:30 +01:00
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_tr.h Improve M600 with timeout, wait for heatup. 2017-02-15 05:29:34 -06:00
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr 2016-11-26 02:29:23 +01:00
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
duration_t.h Fix formatting of print time hours above one day 2017-03-01 18:55:25 +02:00
endstop_interrupts.h Add and apply WITHIN macro 2017-03-31 09:27:48 -05:00
endstops.cpp Improve motion-based endstop triggering code 2017-04-15 06:16:50 -05:00
endstops.h guaranteed BLTouch detection 2017-02-11 12:01:34 -06:00
enum.h Make ADC sensor reading frequency adjustable 2017-04-09 22:18:21 -05:00
fastio.h Merge pull request #4894 from thinkyhead/rc_mightyboard_rev_e 2016-10-31 08:01:41 -05:00
G26_Mesh_Validation_Tool.cpp UBL's Grid Based Leveling code 2017-04-06 19:55:41 -05:00
hex_print_routines.cpp Apply coding standards to M100, break up into functions 2017-04-10 21:09:43 -05:00
hex_print_routines.h Apply coding standards to M100, break up into functions 2017-04-10 21:09:43 -05:00
language_an.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_bg.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_ca.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_cn.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_cz.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_da.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_de.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_el-gr.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_el.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_en.h Implement delta auto-calibration and delta_height 2017-04-14 19:46:31 -05:00
language_es.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_eu.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_fi.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_fr.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_gl.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_hr.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_it.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_kana_utf8.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_kana.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_nl.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_pl.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_pt_utf8.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_pt-br_utf8.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_pt-br.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_pt.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_ru.h Audible feedback for settings store/load/reset 2017-03-22 02:15:21 -05:00
language_test.h Keep SIMULATE_ROMFONT only language.h 2016-08-15 19:11:31 -07:00
language_tr.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_uk.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
language_zh_CN.h Audible feedback for settings store/load/reset 2017-03-22 02:15:21 -05:00
language_zh_TW.h Audible feedback for settings store/load/reset 2017-03-22 02:15:21 -05:00
language.h Header and pins changes to support 5 extruders 2017-04-07 10:46:36 -05:00
least_squares_fit.cpp Patches to UBL 2017-04-08 14:59:14 -05:00
M100_Free_Mem_Chk.cpp Setup to find data corruption and general clean up 2017-04-15 19:26:43 -05:00
macros.h Fix MINIMUM_STEPPER_PULSE maths 2017-04-11 11:11:17 -05:00
Makefile Merge pull request #5994 from StefanBruens/fix_Makefile_errors 2017-03-29 06:32:08 -05:00
Marlin_main.cpp Setup to find data corruption and general clean up 2017-04-15 19:26:43 -05:00
Marlin.h Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION 2017-04-14 21:56:49 -05:00
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum 2017-03-07 04:22:06 -06:00
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap 2016-07-28 17:38:46 -07:00
MarlinSerial.cpp Patch MarlinSerial to match up with 32-bit version 2017-04-02 04:39:18 -05:00
MarlinSerial.h Patch MarlinSerial to match up with 32-bit version 2017-04-02 04:39:18 -05:00
mesh_bed_leveling.cpp Swap MBL z_values dimensions to [X][Y] 2017-04-12 17:24:05 -05:00
mesh_bed_leveling.h Swap MBL z_values dimensions to [X][Y] 2017-04-12 17:24:05 -05:00
nozzle.cpp Apply prior nozzle clean update 2017-03-06 03:14:59 -06:00
nozzle.h General comment cleanup 2017-04-08 18:58:33 -05:00
pins_3DRAG.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_5DPRINT.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_AZTEEG_X1.h Add "About Printer" information menu. 2016-07-02 15:22:26 -07:00
pins_AZTEEG_X3_PRO.h Header and pins changes to support 5 extruders 2017-04-07 10:46:36 -05:00
pins_AZTEEG_X3.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_BAM_DICE_DUE.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_BQ_ZUM_MEGA_3D.h Updated bq Hephestos 2 example configuration 2016-12-13 09:26:07 +00:00
pins_BRAINWAVE_PRO.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_BRAINWAVE.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_CHEAPTRONIC.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_CHEAPTRONICv2.h Cheaptronic V2 2017-04-09 06:57:43 -05:00
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files 2016-10-26 18:38:32 -05:00
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files 2016-10-26 18:38:32 -05:00
pins_ELEFU_3.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_FELIX2.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_GEN3_MONOLITHIC.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_GEN3_PLUS.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_GEN6_DELUXE.h Add "About Printer" information menu. 2016-07-02 15:22:26 -07:00
pins_GEN6.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_GEN7_12.h Label analog pins in a similar way 2016-10-05 06:13:30 -05:00
pins_GEN7_13.h Add "About Printer" information menu. 2016-07-02 15:22:26 -07:00
pins_GEN7_14.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_GEN7_CUSTOM.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_K8200.h Add "About Printer" information menu. 2016-07-02 15:22:26 -07:00
pins_K8400.h Disable SD Detect for K8400 2016-12-28 23:21:18 +01:00
pins_LEAPFROG.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_MEGACONTROLLER.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_MEGATRONICS_2.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_MEGATRONICS_3.h Never define SLED_PIN 2017-04-14 16:36:32 -05:00
pins_MEGATRONICS.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_MELZI_MAKR3D.h #if defined => #ifdef / PIN_EXISTS 2017-03-22 20:51:11 -05:00
pins_MELZI.h #if defined => #ifdef / PIN_EXISTS 2017-03-22 20:51:11 -05:00
pins_MIGHTYBOARD_REVE.h Add RepRapDiscount Full Graphic Smart Controller support to MIGHTYBOARD REVE 2017-04-09 06:44:53 -05:00
pins_MINIRAMBO.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_MINITRONICS.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_MKS_13.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_MKS_BASE.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_OMCA_A.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_OMCA.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_PRINTRBOARD_REVF.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_PRINTRBOARD.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_RAMBO.h Never define SLED_PIN 2017-04-14 16:36:32 -05:00
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h 2016-07-30 04:17:21 -07:00
pins_RAMPS_OLD.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_RAMPS.h Never define SLED_PIN 2017-04-14 16:36:32 -05:00
pins_RIGIDBOARD_V2.h # This is a combination of 2 commits. 2017-04-06 16:16:27 -05:00
pins_RIGIDBOARD.h Remove BEEPER_PIN override in pins_RIGIDBOARD.h 2017-03-01 18:26:29 -06:00
pins_RUMBA.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_SANGUINOLOLU_11.h Never define SLED_PIN 2017-04-14 16:36:32 -05:00
pins_SANGUINOLOLU_12.h #if defined => #ifdef / PIN_EXISTS 2017-03-22 20:51:11 -05:00
pins_SAV_MKI.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_SCOOVO_X9H.h Never define SLED_PIN 2017-04-14 16:36:32 -05:00
pins_SETHI.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_STB_11.h #if defined => #ifdef / PIN_EXISTS 2017-03-22 20:51:11 -05:00
pins_TEENSY2.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_TEENSYLU.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_ULTIMAIN_2.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_ULTIMAKER_OLD.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_ULTIMAKER.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins.h Cheaptronic V2 2017-04-09 06:57:43 -05:00
pinsDebug_list.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
pinsDebug_Teensyduino.h Remove extraneous whitespace 2017-03-18 03:17:39 -05:00
pinsDebug.h Cleanup following Pins Debug update 2017-04-08 18:59:57 -05:00
planner_bezier.cpp Improve planner kinematics, fix delta ABL 2016-10-09 13:32:46 -05:00
planner_bezier.h Append units to feedrate variables 2016-07-17 13:29:41 -07:00
planner.cpp Simplify stepper macros by renaming enable/disable macros 2017-04-11 11:10:26 -05:00
planner.h Cleanup to planner.cpp 2017-03-29 06:48:07 -05:00
platformio.ini Move platformio directories out of source tree 2016-10-08 13:45:26 -04:00
point_t.h Adds missing documentation to the point_t structure 2016-07-22 15:19:20 +01:00
printcounter.cpp General comment cleanup 2017-04-08 18:58:33 -05:00
printcounter.h General comment cleanup 2017-04-08 18:58:33 -05:00
qr_solve.cpp Enable ABL by type, support bilinear on cartesian 2016-09-25 23:35:37 -05:00
qr_solve.h Enable ABL by type, support bilinear on cartesian 2016-09-25 23:35:37 -05:00
SanityCheck.h Cleanup, extend TMC2130 configuration 2017-04-14 22:43:56 -05:00
Sd2Card.cpp Fix SD_CHECK_AND_RETRY condition 2017-02-11 23:55:56 -06:00
Sd2Card.h repair-software-spi 2016-07-31 15:50:42 +02:00
SdBaseFile.cpp Clear dir_t size, not pointer size 2016-10-25 22:59:40 -05:00
SdBaseFile.h
SdFatConfig.h repair-software-spi 2016-07-31 15:50:42 +02:00
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h Cleanup SdFatUtil.h 2016-08-11 12:47:06 -07:00
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
serial.cpp Relocate serial macros and functions 2017-04-02 01:05:25 -05:00
serial.h Macros to print floats, hiding imprecision 2017-04-09 03:48:40 -05:00
servo.cpp Additional cleanup of UBL code 2017-03-22 20:51:10 -05:00
servo.h Add macros for delays by machine cycle 2017-04-11 09:18:32 -05:00
softspi.h Fix variant conditional for 1284p 2017-04-14 18:46:09 +01:00
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h 2016-12-19 14:52:45 -08:00
spi.h Add software spi support for max6675 2017-04-09 06:44:53 -05:00
stepper_dac.cpp # This is a combination of 2 commits. 2017-04-06 16:16:27 -05:00
stepper_dac.h Cleanup of code style 2016-10-07 15:57:24 -05:00
stepper_indirection.cpp Cleanup, extend TMC2130 implementation 2017-04-14 23:00:00 -05:00
stepper_indirection.h Updates to support 5 extruders 2017-04-09 03:49:16 -05:00
stepper.cpp Reorder Conditionals_post.h and add comments 2017-04-14 18:18:21 -05:00
stepper.h First draft of Unified Stepper / E Advance ISR 2016-12-21 01:34:39 -08:00
stopwatch.cpp General comment cleanup 2017-04-08 18:58:33 -05:00
stopwatch.h General comment cleanup 2017-04-08 18:58:33 -05:00
temperature.cpp Make spi.h inclusion conditional 2017-04-15 16:22:42 +01:00
temperature.h Make ADC sensor reading frequency adjustable 2017-04-09 22:18:21 -05:00
thermistornames.h Add Thermistor 75: MGB18 silicon pad 2017-03-18 11:35:20 -05:00
thermistortable_1.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_2.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_3.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_4.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_5.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_6.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_7.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_8.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_9.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_10.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_11.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_12.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_13.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_20.h Header and pins changes to support 5 extruders 2017-04-07 10:46:36 -05:00
thermistortable_51.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_52.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_55.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_60.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_66.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_70.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_71.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_75.h Add Thermistor 75: MGB18 silicon pad 2017-03-18 11:35:20 -05:00
thermistortable_110.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_147.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_998.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_999.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_1010.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_1047.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortables.h Additional 5 extruders support (solenoids, microstepping) 2017-04-14 18:18:20 -05:00
twibus.cpp General comment cleanup 2017-04-08 18:58:33 -05:00
twibus.h General comment cleanup 2017-04-08 18:58:33 -05:00
types.h Adds types.h 2016-07-30 02:55:52 +01:00
ubl_G29.cpp Setup to find data corruption and general clean up 2017-04-15 19:26:43 -05:00
ubl_motion.cpp UBL's Grid Based Leveling code 2017-04-06 19:55:41 -05:00
ubl.cpp Getting setup for debugging 2017-04-08 14:59:14 -05:00
ubl.h Getting setup for debugging 2017-04-08 14:59:14 -05:00
ultralcd_impl_DOGM.h Apply FIXFLOAT macro 2017-03-31 09:27:48 -05:00
ultralcd_impl_HD44780.h Apply FIXFLOAT macro 2017-03-31 09:27:48 -05:00
ultralcd_st7920_u8glib_rrd.h Add macros for delays by machine cycle 2017-04-11 09:18:32 -05:00
ultralcd.cpp Show Cancel/Continue screen for ABL "Level Bed" 2017-04-15 16:51:03 -05:00
ultralcd.h status_printf => lcd_status_printf_P 2017-04-02 01:05:25 -05:00
utf_mapper.h utf8-mapper for Turkish 2016-12-12 15:56:59 +01:00
utility.cpp Patch a display issue with LCD_DECIMAL_SMALL_XY 2017-04-09 10:25:35 -05:00
utility.h Replace ftostr62sign with ftostr62rj 2016-12-12 20:25:20 +01:00
vector_3.cpp Adjust vector_3 code with const, some optimization 2017-03-23 19:41:42 -05:00
vector_3.h Enable ABL by type, support bilinear on cartesian 2016-09-25 23:35:37 -05:00
Version.h Document PROTOCOL_VERSION 2017-03-05 04:43:46 -06:00
watchdog.cpp Correct comment on watchdog timer 2016-12-19 22:27:28 -08:00
watchdog.h