My Marlin configs for Fabrikator Mini and CTC i3 Pro B
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Scott Lahteine b5920837ea Merge pull request #3370 from esenapaj/patch-1 9年前
..
example_configurations Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9年前
fonts Update Kana font 9年前
scripts Added a script to check all language files for missing translations 9年前
Conditionals.h Fix bug in new endstop pullups handling 9年前
Configuration.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9年前
Configuration_adv.h Simplify configuration of Z2 endstops 9年前
Default_Version.h Release 1.1.0-RC5 9年前
M100_Free_Mem_Chk.cpp suppress warnings 9年前
Makefile Add support for Printrboard RevF 9年前
Marlin.h Add HAS_TEMP_HOTEND define 9年前
Marlin.ino Update U8glib URL 9年前
MarlinSerial.cpp Further cleanup of comments, partial Doxygen-style 9年前
MarlinSerial.h Further cleanup of comments, partial Doxygen-style 9年前
Marlin_main.cpp Fixes #3346, followup #3343: variables must defined with the static keyword to work with PROGMEM when defined inside functions 9年前
SanityCheck.h Adjust SanityCheck messages 9年前
Sd2Card.cpp suppress warnings 9年前
Sd2Card.h Further cleanup of comments, partial Doxygen-style 9年前
Sd2PinMap.h Further cleanup of comments, partial Doxygen-style 9年前
SdBaseFile.cpp Further cleanup of comments, partial Doxygen-style 9年前
SdBaseFile.h Further cleanup of comments, partial Doxygen-style 9年前
SdFatConfig.h Further cleanup of comments, partial Doxygen-style 9年前
SdFatStructs.h Further cleanup of comments, partial Doxygen-style 9年前
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 9年前
SdFatUtil.h Further cleanup of comments, partial Doxygen-style 9年前
SdFile.cpp Further cleanup of comments, partial Doxygen-style 9年前
SdFile.h Further cleanup of comments, partial Doxygen-style 9年前
SdInfo.h Further cleanup of comments, partial Doxygen-style 9年前
SdVolume.cpp Further cleanup of comments, partial Doxygen-style 9年前
SdVolume.h Further cleanup of comments, partial Doxygen-style 9年前
blinkm.cpp Further cleanup of comments, partial Doxygen-style 9年前
blinkm.h Further cleanup of comments, partial Doxygen-style 9年前
boards.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 9年前
buzzer.cpp Further cleanup of comments, partial Doxygen-style 9年前
buzzer.h Further cleanup of comments, partial Doxygen-style 9年前
cardreader.cpp suppress warnings 9年前
cardreader.h Small code spacing adjustments 9年前
configuration_store.cpp Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9年前
configuration_store.h Further cleanup of comments, partial Doxygen-style 9年前
dac_mcp4728.cpp Further cleanup of comments, partial Doxygen-style 9年前
dac_mcp4728.h Further cleanup of comments, partial Doxygen-style 9年前
digipot_mcp4451.cpp Further cleanup of comments, partial Doxygen-style 9年前
dogm_bitmaps.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_HD44780_J.h Update Kana font 9年前
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_font_data_ISO10646_Kana.h Update Kana font 9年前
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 9年前
dogm_lcd_implementation.h Have "back" menu items go to the previous item 9年前
fastio.h Further cleanup of comments, partial Doxygen-style 9年前
language.h Move default machine info to pins files 9年前
language_an.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_bg.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_ca.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_cn.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_cz.h Update language_cz.h 9年前
language_da.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_de.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_en.h Fix MSG_LEVEL_BED_CANCEL english 9年前
language_es.h Add Missing Spanish translation 9年前
language_eu.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_fi.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_fr.h French translation 9年前
language_gl.h axis_known_position -> axis_homed 9年前
language_it.h Update language_it.h 9年前
language_kana.h Update Japanese translation 9年前
language_kana_utf8.h Update Japanese translation 9年前
language_nl.h Update language_nl.h 9年前
language_pl.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_pt-br.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_pt-br_utf8.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_pt.h Merge pull request #3366 from jbrazio/translate/pt_PT 9年前
language_pt_utf8.h Merge pull request #3366 from jbrazio/translate/pt_PT 9年前
language_ru.h Add MSG_LEVEL_BED_CANCEL for MBL 9年前
language_test.h Further cleanup of comments, partial Doxygen-style 9年前
macros.h Move STRINGIFY to macros.h, use in language.h 9年前
mesh_bed_leveling.cpp Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9年前
mesh_bed_leveling.h Add "G29 S4" to fine tune Z level for Mesh Bed Leveling. 9年前
pins.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9年前
pins_3DRAG.h Move default machine info to pins files 9年前
pins_5DPRINT.h Move default machine info to pins files 9年前
pins_99.h Further cleanup of comments, partial Doxygen-style 9年前
pins_A4JP.h Pins should always be defined (even for disabled features) 9年前
pins_AZTEEG_X1.h Further cleanup of comments, partial Doxygen-style 9年前
pins_AZTEEG_X3.h Further cleanup of comments, partial Doxygen-style 9年前
pins_AZTEEG_X3_PRO.h Further cleanup of comments, partial Doxygen-style 9年前
pins_BAM_DICE_DUE.h Further cleanup of comments, partial Doxygen-style 9年前
pins_BQ_ZUM_MEGA_3D.h Further cleanup of comments, partial Doxygen-style 9年前
pins_BRAINWAVE.h Further cleanup of comments, partial Doxygen-style 9年前
pins_BRAINWAVE_PRO.h Further cleanup of comments, partial Doxygen-style 9年前
pins_CHEAPTRONIC.h Further cleanup of comments, partial Doxygen-style 9年前
pins_ELEFU_3.h Further cleanup of comments, partial Doxygen-style 9年前
pins_FELIX2.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 9年前
pins_GEN3_MONOLITHIC.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN3_PLUS.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN6.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN6_DELUXE.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN7_12.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN7_13.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN7_14.h Further cleanup of comments, partial Doxygen-style 9年前
pins_GEN7_CUSTOM.h Further cleanup of comments, partial Doxygen-style 9年前
pins_K8200.h Move default machine info to pins files 9年前
pins_LEAPFROG.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MEGACONTROLLER.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MEGATRONICS.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MEGATRONICS_2.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MEGATRONICS_3.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MELZI.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MELZI_MAKR3D.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MINIRAMBO.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MINITRONICS.h Further cleanup of comments, partial Doxygen-style 9年前
pins_MKS_13.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 9年前
pins_MKS_BASE.h Further cleanup of comments, partial Doxygen-style 9年前
pins_OMCA.h Further cleanup of comments, partial Doxygen-style 9年前
pins_OMCA_A.h Further cleanup of comments, partial Doxygen-style 9年前
pins_PRINTRBOARD.h Pins should always be defined (even for disabled features) 9年前
pins_PRINTRBOARD_REVF.h Pins should always be defined (even for disabled features) 9年前
pins_RAMBO.h Pins should always be defined (even for disabled features) 9年前
pins_RAMPS_13.h Further cleanup of comments, partial Doxygen-style 9年前
pins_RAMPS_13_EFB.h Further cleanup of comments, partial Doxygen-style 9年前
pins_RAMPS_14.h Pins should always be defined (even for disabled features) 9年前
pins_RAMPS_14_EFB.h Further cleanup of comments, partial Doxygen-style 9年前
pins_RAMPS_OLD.h Further cleanup of comments, partial Doxygen-style 9年前
pins_RIGIDBOARD.h Further cleanup of comments, partial Doxygen-style 9年前
pins_RUMBA.h Move default machine info to pins files 9年前
pins_SAINSMART_2IN1.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 9年前
pins_SANGUINOLOLU_11.h Further cleanup of comments, partial Doxygen-style 9年前
pins_SANGUINOLOLU_12.h Further cleanup of comments, partial Doxygen-style 9年前
pins_SAV_MKI.h Move default machine info to pins files 9年前
pins_SETHI.h Further cleanup of comments, partial Doxygen-style 9年前
pins_STB_11.h Further cleanup of comments, partial Doxygen-style 9年前
pins_TEENSY2.h Further cleanup of comments, partial Doxygen-style 9年前
pins_TEENSYLU.h Further cleanup of comments, partial Doxygen-style 9年前
pins_ULTIMAIN_2.h Move default machine info to pins files 9年前
pins_ULTIMAKER.h Move default machine info to pins files 9年前
pins_ULTIMAKER_OLD.h Move default machine info to pins files 9年前
planner.cpp Merge pull request #3279 from thinkyhead/rc_filament_width_sensor 9年前
planner.h Further cleanup of comments, partial Doxygen-style 9年前
qr_solve.cpp Further cleanup of comments, partial Doxygen-style 9年前
qr_solve.h Further cleanup of comments, partial Doxygen-style 9年前
servo.cpp Further cleanup of comments, partial Doxygen-style 9年前
servo.h Code cleanup around MOTOR_CURRENT_PWM options 9年前
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style 9年前
stepper.cpp Use SBI macro 9年前
stepper.h Further cleanup of comments, partial Doxygen-style 9年前
stepper_dac.cpp Further cleanup of comments, partial Doxygen-style 9年前
stepper_dac.h Further cleanup of comments, partial Doxygen-style 9年前
stepper_indirection.cpp Further cleanup of comments, partial Doxygen-style 9年前
stepper_indirection.h Further cleanup of comments, partial Doxygen-style 9年前
temperature.cpp Add HAS_TEMP_HOTEND define 9年前
temperature.h suppress warnings 9年前
thermistortables.h Further cleanup of comments, partial Doxygen-style 9年前
ultralcd.cpp Merge pull request #3337 from esenapaj/patch-2 9年前
ultralcd.h Use ftostr43 with '+' option in MBL Z adjuster 9年前
ultralcd_implementation_hitachi_HD44780.h Merge pull request #3337 from esenapaj/patch-2 9年前
ultralcd_st7920_u8glib_rrd.h Further cleanup of comments, partial Doxygen-style 9年前
utf_mapper.h Further cleanup of comments, partial Doxygen-style 9年前
vector_3.cpp Further cleanup of comments, partial Doxygen-style 9年前
vector_3.h Further cleanup of comments, partial Doxygen-style 9年前
watchdog.cpp Further cleanup of comments, partial Doxygen-style 9年前
watchdog.h Further cleanup of comments, partial Doxygen-style 9年前