You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Lahteine f543aaa54e Apply standard pin test to buttons
This is the easiest way to make button pin testing consistent without
renaming all the button pins. Just make a macro especially for testing
if button pins are set, since they are named consistently in the pins
files.
9 years ago
..
example_configurations FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 9 years ago
fonts Styling adjustments (PR#2668 & PR#2670) 9 years ago
scripts Cosmetic tweaks from dev 9 years ago
Conditionals.h Apply standard pin test to buttons 9 years ago
Configuration.h FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 9 years ago
Configuration_adv.h Relax the test for "Heating failed" errors 9 years ago
Default_Version.h Fix distribution date 9 years ago
M100_Free_Mem_Chk.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
Makefile Add support for Printrboard RevF 9 years ago
Marlin.h Merge pull request #3279 from thinkyhead/rc_filament_width_sensor 9 years ago
Marlin.ino Update U8glib URL 9 years ago
MarlinSerial.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
MarlinSerial.h Further cleanup of comments, partial Doxygen-style 9 years ago
Marlin_main.cpp Simplify `homeaxis` with some macros 9 years ago
SanityCheck.h Merge pull request #3279 from thinkyhead/rc_filament_width_sensor 9 years ago
Sd2Card.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
Sd2Card.h Further cleanup of comments, partial Doxygen-style 9 years ago
Sd2PinMap.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdBaseFile.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
SdBaseFile.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatConfig.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatStructs.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
SdFatUtil.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdFile.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
SdFile.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdInfo.h Further cleanup of comments, partial Doxygen-style 9 years ago
SdVolume.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
SdVolume.h Further cleanup of comments, partial Doxygen-style 9 years ago
blinkm.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
blinkm.h Further cleanup of comments, partial Doxygen-style 9 years ago
boards.h Further cleanup of comments, partial Doxygen-style 9 years ago
buzzer.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
buzzer.h Further cleanup of comments, partial Doxygen-style 9 years ago
cardreader.cpp A picky fix of indentation in cardreader.cpp 9 years ago
cardreader.h Small code spacing adjustments 9 years ago
configuration_store.cpp Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9 years ago
configuration_store.h Further cleanup of comments, partial Doxygen-style 9 years ago
dac_mcp4728.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
dac_mcp4728.h Further cleanup of comments, partial Doxygen-style 9 years ago
digipot_mcp4451.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_bitmaps.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_HD44780_J.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_ISO10646_Kana.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 9 years ago
dogm_lcd_implementation.h Update U8glib URL 9 years ago
fastio.h Further cleanup of comments, partial Doxygen-style 9 years ago
language.h Echo all debug levels in M111, default to DEBUG_NONE 9 years ago
language_an.h axis_known_position -> axis_homed 9 years ago
language_bg.h axis_known_position -> axis_homed 9 years ago
language_ca.h axis_known_position -> axis_homed 9 years ago
language_cn.h axis_known_position -> axis_homed 9 years ago
language_cz.h axis_known_position -> axis_homed 9 years ago
language_da.h axis_known_position -> axis_homed 9 years ago
language_de.h axis_known_position -> axis_homed 9 years ago
language_en.h Merge pull request #3242 from thinkyhead/rc_epatel_mesh_fixes 9 years ago
language_es.h axis_known_position -> axis_homed 9 years ago
language_eu.h axis_known_position -> axis_homed 9 years ago
language_fi.h axis_known_position -> axis_homed 9 years ago
language_fr.h axis_known_position -> axis_homed 9 years ago
language_gl.h axis_known_position -> axis_homed 9 years ago
language_it.h axis_known_position -> axis_homed 9 years ago
language_kana.h Update Japanese trasration 9 years ago
language_kana_utf8.h Update Japanese trasration 9 years ago
language_nl.h axis_known_position -> axis_homed 9 years ago
language_pl.h axis_known_position -> axis_homed 9 years ago
language_pt-br.h axis_known_position -> axis_homed 9 years ago
language_pt-br_utf8.h axis_known_position -> axis_homed 9 years ago
language_pt.h axis_known_position -> axis_homed 9 years ago
language_pt_utf8.h axis_known_position -> axis_homed 9 years ago
language_ru.h axis_known_position -> axis_homed 9 years ago
language_test.h Further cleanup of comments, partial Doxygen-style 9 years ago
macros.h Apply standard pin test to buttons 9 years ago
mesh_bed_leveling.cpp Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9 years ago
mesh_bed_leveling.h Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9 years ago
pins.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_3DRAG.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_5DPRINT.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_99.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_A4JP.h Pins should always be defined (even for disabled features) 9 years ago
pins_AZTEEG_X1.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_AZTEEG_X3.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_AZTEEG_X3_PRO.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BAM_DICE_DUE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BQ_ZUM_MEGA_3D.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BRAINWAVE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_BRAINWAVE_PRO.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_CHEAPTRONIC.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_ELEFU_3.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_FELIX2.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN3_MONOLITHIC.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN3_PLUS.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN6.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN6_DELUXE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_12.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_13.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_14.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_GEN7_CUSTOM.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_K8200.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_LEAPFROG.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGACONTROLLER.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGATRONICS.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGATRONICS_2.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MEGATRONICS_3.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MELZI.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MELZI_MAKR3D.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MINIRAMBO.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MINITRONICS.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_MKS_BASE.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_OMCA.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_OMCA_A.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_PRINTRBOARD.h Pins should always be defined (even for disabled features) 9 years ago
pins_PRINTRBOARD_REVF.h Pins should always be defined (even for disabled features) 9 years ago
pins_RAMBO.h Pins should always be defined (even for disabled features) 9 years ago
pins_RAMPS_13.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RAMPS_13_EFB.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RAMPS_14.h Pins should always be defined (even for disabled features) 9 years ago
pins_RAMPS_14_EFB.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RAMPS_OLD.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RIGIDBOARD.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_RUMBA.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_SANGUINOLOLU_11.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_SANGUINOLOLU_12.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_SAV_MKI.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_SETHI.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_STB_11.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_TEENSY2.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_TEENSYLU.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_ULTIMAIN_2.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_ULTIMAKER.h Further cleanup of comments, partial Doxygen-style 9 years ago
pins_ULTIMAKER_OLD.h Further cleanup of comments, partial Doxygen-style 9 years ago
planner.cpp Merge pull request #3279 from thinkyhead/rc_filament_width_sensor 9 years ago
planner.h Further cleanup of comments, partial Doxygen-style 9 years ago
qr_solve.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
qr_solve.h Further cleanup of comments, partial Doxygen-style 9 years ago
servo.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
servo.h Code cleanup around MOTOR_CURRENT_PWM options 9 years ago
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style 9 years ago
stepper.cpp Use SBI macro 9 years ago
stepper.h Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_dac.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_dac.h Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_indirection.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
stepper_indirection.h Further cleanup of comments, partial Doxygen-style 9 years ago
temperature.cpp FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 9 years ago
temperature.h FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 9 years ago
thermistortables.h Further cleanup of comments, partial Doxygen-style 9 years ago
ultralcd.cpp Apply standard pin test to buttons 9 years ago
ultralcd.h Apply standard pin test to buttons 9 years ago
ultralcd_implementation_hitachi_HD44780.h Apply standard pin test to buttons 9 years ago
ultralcd_st7920_u8glib_rrd.h Further cleanup of comments, partial Doxygen-style 9 years ago
utf_mapper.h Further cleanup of comments, partial Doxygen-style 9 years ago
vector_3.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
vector_3.h Further cleanup of comments, partial Doxygen-style 9 years ago
watchdog.cpp Further cleanup of comments, partial Doxygen-style 9 years ago
watchdog.h Further cleanup of comments, partial Doxygen-style 9 years ago