Firmware/Marlin
2017-12-15 16:05:29 -06:00
..
example_configurations Add NANODLP_ALL_AXIS to config examples 2017-12-15 16:05:29 -06:00
bitmap_flags.h Parity with 2.0.x bitmap functions 2017-11-25 19:56:22 -06:00
blinkm.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
blinkm.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
boards.h Board definition and PIN assignments for Mini RAMBo1.0a 2017-12-08 23:41:34 -06:00
buzzer.h
cardreader.cpp SD Menu patches 2017-11-26 01:10:06 -06:00
cardreader.h SD Menu patches 2017-11-26 01:10:06 -06:00
circularqueue.h
Conditionals_LCD.h General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
Conditionals_post.h General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
Conditionals.h
Configuration_adv.h Extended NanoDLP_Z_Move_Sync feature to G4 and G28, Added optional move_sync for all axis. 2017-12-15 16:05:29 -06:00
configuration_store.cpp [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
configuration_store.h Fix M503 S parameter 2017-12-06 21:12:55 -06:00
Configuration.h Mention that segments interpolate more 2017-12-09 06:18:41 -06:00
dac_mcp4728.cpp
dac_mcp4728.h
digipot_mcp4018.cpp
digipot_mcp4451.cpp
dogm_bitmaps.h General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h Update Kana font 2016-03-31 10:02:47 +09:00
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 Fix non-extended font option 2017-11-06 21:43:18 -06:00
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 General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
endstops.cpp General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
endstops.h Set initial endstops state 2017-12-05 01:08:39 -06:00
enum.h
fastio_168.h
fastio_644.h
fastio_1280.h
fastio_1281.h
fastio_AT90USB.h Tweaks for M43 2017-07-06 21:47:50 -05:00
fastio.h
G26_Mesh_Validation_Tool.cpp UBL devel debugging flag 2017-12-11 00:20:29 -06:00
gcode.cpp Fix parser value handling 2017-11-14 23:23:22 -06:00
gcode.h Add pre-calculated planner.e_factor 2017-11-10 20:09:59 -06:00
hex_print_routines.cpp
hex_print_routines.h New GCode Parser - Implementation 2017-05-23 14:15:10 -05:00
I2CPositionEncoder.cpp
I2CPositionEncoder.h Remove I2CPEM workspace offset 2017-11-04 22:00:45 -05:00
language_an.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_bg.h
language_ca.h
language_cn.h
language_cz_utf8.h
language_cz.h
language_da.h
language_de.h Length fix and translation 2017-11-07 18:16:30 +01:00
language_el-gr.h
language_el.h
language_en.h Changes for parity with 2.0.x 2017-12-06 21:19:17 -06:00
language_es.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_eu.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_fi.h
language_fr_utf8.h
language_fr.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_gl.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_hr.h
language_it.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_kana_utf8.h
language_kana.h
language_nl.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_pl-DOGM.h
language_pl-HD44780.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_pl.h
language_pt_utf8.h
language_pt-br_utf8.h
language_pt-br.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_pt.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
language_ru.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_sk_utf8.h
language_test.h
language_tr.h
language_uk.h
language_zh_CN.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_zh_TW.h Updates Traditional Chinese, rebase for bugfix-1.1.x 2017-11-10 04:49:09 -06:00
language.h Remove skew warning that could crash the planner 2017-12-05 20:25:53 -06:00
least_squares_fit.cpp
least_squares_fit.h
leds.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
leds.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
M100_Free_Mem_Chk.cpp
macros.h Update macros for parity with 2.0.x 2017-11-10 04:32:27 -06:00
Makefile Add missing library in Makefile 2017-12-05 00:20:58 +01:00
Marlin_main.cpp Extended NanoDLP_Z_Move_Sync feature to G4 and G28, Added optional move_sync for all axis. 2017-12-15 16:05:29 -06:00
Marlin.h UBL devel debugging flag 2017-12-11 00:20:29 -06:00
Marlin.ino
MarlinConfig.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
MarlinSerial.cpp
MarlinSerial.h FORCE_INLINE before static 2017-12-08 01:31:59 -06:00
MarlinSPI.h Fix PlatformIO dependencies 2017-11-16 15:16:21 -06:00
Max7219_Debug_LEDs.cpp Apply coding standards to Max7219 code 2017-11-17 15:33:55 -06:00
Max7219_Debug_LEDs.h
mesh_bed_leveling.cpp Move fade_scaling_factor_for_z to Planner 2017-10-14 02:10:46 -05:00
mesh_bed_leveling.h
neopixel.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
neopixel.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
nozzle.cpp Followup to #8716 2017-12-08 18:18:06 -06:00
nozzle.h
pca9632.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
pca9632.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
pins_3DRAG.h
pins_5DPRINT.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ANET_10.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06: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 Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_BRAINWAVE.h
pins_CHEAPTRONIC.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_CHEAPTRONICv2.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_CNCONTROLS_11.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_CNCONTROLS_12.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06: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 SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN7_CUSTOM.h
pins_GT2560_REV_A_PLUS.h
pins_GT2560_REV_A.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_K8200.h
pins_K8400.h
pins_LEAPFROG.h
pins_MAKEBOARD_MINI.h
pins_MEGACONTROLLER.h
pins_MEGATRONICS_2.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MEGATRONICS_3.h Use MB() for Megatronics 3.1 2017-12-08 23:39:47 -06:00
pins_MEGATRONICS.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MELZI_CREALITY.h Whitespace clean 2017-12-06 16:19:49 -06:00
pins_MELZI_MAKR3D.h
pins_MELZI.h
pins_MIGHTYBOARD_REVE.h Fix TEMP_BED_PIN for Mightyboard Rev.E 2017-12-07 21:52:43 -06:00
pins_MINIRAMBO.h Board definition and PIN assignments for Mini RAMBo1.0a 2017-12-08 23:41:34 -06:00
pins_MINITRONICS.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MKS_13.h
pins_MKS_BASE.h
pins_MKS_GEN_L.h
pins_OMCA_A.h
pins_OMCA.h
pins_PRINTRBOARD_REVF.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_PRINTRBOARD.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_RAMBO.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_RAMPS_13.h
pins_RAMPS_OLD.h
pins_RAMPS_PLUS.h Added RAMPS v1.4 Plus board 2017-12-05 00:43:02 -06:00
pins_RAMPS.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
pins_RIGIDBOARD_V2.h
pins_RIGIDBOARD.h
pins_RUMBA.h
pins_SAINSMART_2IN1.h
pins_SANGUINOLOLU_11.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_SANGUINOLOLU_12.h
pins_SAV_MKI.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_SCOOVO_X9H.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_SETHI.h
pins_SILVER_GATE.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_STB_11.h
pins_TEENSY2.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_TEENSYLU.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ULTIMAIN_2.h
pins_ULTIMAKER_OLD.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ULTIMAKER.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ZRIB_V20.h
pins.h Board definition and PIN assignments for Mini RAMBo1.0a 2017-12-08 23:41:34 -06:00
pinsDebug_list.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
pinsDebug_plus_70.h
pinsDebug_Teensyduino.h
pinsDebug.h
planner_bezier.cpp
planner_bezier.h
planner.cpp Comment, improve filament width sensor 2017-12-13 02:35:23 -06:00
planner.h Correct unskew, after all 2017-12-15 14:23:20 -06:00
point_t.h
printcounter.cpp
printcounter.h
SanityCheck.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
Sd2Card.cpp Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
Sd2Card.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdBaseFile.cpp Tweak readDir code 2017-11-26 18:23:34 -06:00
SdBaseFile.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFatConfig.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFatStructs.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFatUtil.cpp Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFatUtil.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFile.cpp Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFile.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdInfo.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdVolume.cpp Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdVolume.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
serial.cpp
serial.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
servo.cpp
servo.h
softspi.h
speed_lookuptable.h Minimal include for speed_lookuptable 2017-12-05 21:44:59 -06:00
stepper_dac.cpp Apply const to axis args 2017-12-11 00:20:29 -06:00
stepper_dac.h Apply const to axis args 2017-12-11 00:20:29 -06:00
stepper_indirection.cpp [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
stepper_indirection.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
stepper.cpp [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
stepper.h Apply const to axis args 2017-12-11 00:20:29 -06:00
stopwatch.cpp
stopwatch.h
temperature.cpp Missing HAS_HEAT_BED conditional 2017-12-15 11:36:36 -08:00
temperature.h Reduce code with no heated bed 2017-12-13 17:59:17 -06:00
thermistornames.h
thermistortable_1.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_2.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_3.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_4.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_5.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_6.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_7.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_8.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_9.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_10.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_11.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_12.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_13.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_20.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_51.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_52.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_55.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_60.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_66.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_70.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_71.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_75.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_110.h
thermistortable_147.h
thermistortable_998.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_999.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_1010.h
thermistortable_1047.h
thermistortables.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
tmc_macros.h [1.1.x] TMC driver update (#8712) 2017-12-15 15:02:39 -06:00
twibus.cpp
twibus.h
types.h Make G26 work with all mesh leveling. 2017-11-23 21:41:27 -06:00
ubl_G29.cpp UBL devel debugging flag 2017-12-11 00:20:29 -06:00
ubl_motion.cpp Skew should apply per-segment 2017-12-11 03:12:59 -06:00
ubl.cpp UBL devel debugging flag 2017-12-11 00:20:29 -06:00
ubl.h One or the other? 2017-12-11 00:20:29 -06:00
ultralcd_impl_DOGM.h Comment, improve filament width sensor 2017-12-13 02:35:23 -06:00
ultralcd_impl_HD44780.h Comment, improve filament width sensor 2017-12-13 02:35:23 -06:00
ultralcd_st7565_u8glib_VIKI.h
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp UBL devel debugging flag 2017-12-11 00:20:29 -06:00
ultralcd.h Changes for parity with 2.0.x 2017-12-06 21:19:17 -06:00
utf_mapper.h
utility.cpp
utility.h
vector_3.cpp
vector_3.h
Version.h
watchdog.cpp
watchdog.h