My Marlin configs for Fabrikator Mini and CTC i3 Pro B
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Scott Lahteine bd4ec727e7 Merge pull request #4066 from thinkyhead/rc_M851_with_probe 8年前
..
example_configurations Merge pull request #4066 from thinkyhead/rc_M851_with_probe 8年前
fonts Rename README file for fonts 8年前
Conditionals.h Merge pull request #4066 from thinkyhead/rc_M851_with_probe 8年前
Configuration.h Merge pull request #4066 from thinkyhead/rc_M851_with_probe 8年前
Configuration_adv.h Safety and serial sections 8年前
M100_Free_Mem_Chk.cpp Remove redundant declarations from M100 code 8年前
Makefile Merge pull request #3224 from yarda/fix-melzi2-arduino-1.6.x 8年前
Marlin.h Make M851 standard with a bed probe 8年前
Marlin.ino Update U8glib URL 8年前
MarlinSerial.cpp Further cleanup of comments, partial Doxygen-style 8年前
MarlinSerial.h Enclose all #error strings with apostrophes 8年前
Marlin_main.cpp Merge pull request #4066 from thinkyhead/rc_M851_with_probe 8年前
SanityCheck.h HAS_Z_ENDSTOP_SERVO => HAS_Z_SERVO_ENDSTOP 8年前
Sd2Card.cpp Enclose all #error strings with apostrophes 8年前
Sd2Card.h Converted all files on src to Unix file format 8年前
Sd2PinMap.h Enclose all #error strings with apostrophes 8年前
SdBaseFile.cpp 8.3-filenames second try 8年前
SdBaseFile.h Further cleanup of comments, partial Doxygen-style 8年前
SdFatConfig.h Further cleanup of comments, partial Doxygen-style 8年前
SdFatStructs.h Further cleanup of comments, partial Doxygen-style 8年前
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 8年前
SdFatUtil.h Converted all files on src to Unix file format 8年前
SdFile.cpp Converted all files on src to Unix file format 8年前
SdFile.h Further cleanup of comments, partial Doxygen-style 8年前
SdInfo.h Converted all files on src to Unix file format 8年前
SdVolume.cpp Converted all files on src to Unix file format 8年前
SdVolume.h Further cleanup of comments, partial Doxygen-style 8年前
Version.h Updated all example configuration files 8年前
blinkm.cpp Further cleanup of comments, partial Doxygen-style 8年前
blinkm.h Further cleanup of comments, partial Doxygen-style 8年前
boards.h Cartesio UI Support 8年前
buzzer.h Heal the watchgog 8年前
cardreader.cpp Temperature singleton class 8年前
cardreader.h Small code spacing adjustments 8年前
circularqueue.h Non-blocking buzzer 8年前
configuration_store.cpp Make M851 standard with a bed probe 8年前
configuration_store.h Further cleanup of comments, partial Doxygen-style 8年前
dac_mcp4728.cpp Further cleanup of comments, partial Doxygen-style 8年前
dac_mcp4728.h Further cleanup of comments, partial Doxygen-style 8年前
digipot_mcp4451.cpp Further cleanup of comments, partial Doxygen-style 8年前
dogm_bitmaps.h SINGLENOZZLE: EXTRUDERS versus HOTENDS 8年前
dogm_custom_bitmaps.h Custom Splash Screen 8年前
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_font_data_HD44780_J.h Update Kana font 8年前
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_font_data_ISO10646_Kana.h Update Kana font 8年前
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 8年前
dogm_lcd_implementation.h Follow-up and improvement the PR #4053 (CNControls Cartesio UI Support) 8年前
endstops.cpp This fix is not DELTA compatible 8年前
endstops.h Drop FORCE_INLINE from endstops.h 8年前
fastio.h Enclose all #error strings with apostrophes 8年前
language.h Include Croatian in language listings 8年前
language_an.h Uppercase XYZE on Graphical LCD 8年前
language_bg.h Converted all files on src to Unix file format 8年前
language_ca.h Uppercase XYZE on Graphical LCD 8年前
language_cn.h Uppercase XYZE on Graphical LCD 8年前
language_cz.h Update Czech language 2016/06/07 8年前
language_da.h last of missing defines added 8年前
language_de.h Revisited German translation 8年前
language_en.h XYZ unhomed 8年前
language_es.h Cleanup for language files 8年前
language_eu.h Uppercase XYZE on Graphical LCD 8年前
language_fi.h Uppercase XYZE on Graphical LCD 8年前
language_fr.h Cleanup for language files 8年前
language_gl.h Galician language update. 8年前
language_hr.h Tweak Croatian language file heading 8年前
language_it.h Added and translated some strings from language_en 8年前
language_kana.h Update Japanese trasration 8年前
language_kana_utf8.h Update Japanese trasration 8年前
language_nl.h Cleanup for language files 8年前
language_pl.h Update language_pl.h 8年前
language_pt-br.h Cleanup for language files 8年前
language_pt-br_utf8.h Cleanup for language files 8年前
language_pt.h Updated pt_PT language pack 8年前
language_pt_utf8.h Updated pt_PT language pack 8年前
language_ru.h Converted all files on src to Unix file format 8年前
language_test.h Fix minor spelling in comments 8年前
macros.h Automatically set X2 stepper pins 8年前
mesh_bed_leveling.cpp Use memset in mbl.reset to save 58 bytes 8年前
mesh_bed_leveling.h MBL: cel => cell 8年前
pins.h Cartesio UI Support 8年前
pins_3DRAG.h Updated multiple pins files 8年前
pins_5DPRINT.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_99.h Cleanup pins files, fixup analogtodigitalpin, etc. 8年前
pins_A4JP.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_AZTEEG_X1.h Further cleanup of comments, partial Doxygen-style 8年前
pins_AZTEEG_X3.h Further cleanup of comments, partial Doxygen-style 8年前
pins_AZTEEG_X3_PRO.h Use #undef in AZTEEG_X3_PRO for RAMPS overrides 8年前
pins_BAM_DICE_DUE.h Further cleanup of comments, partial Doxygen-style 8年前
pins_BQ_ZUM_MEGA_3D.h Fix BQ_LCD_SMART_CONTROLLER pin compiler warnings 8年前
pins_BRAINWAVE.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_BRAINWAVE_PRO.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_CHEAPTRONIC.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_CNCONTROLS_12.h Follow-up and improvement the PR #4053 (CNControls Cartesio UI Support) 8年前
pins_ELEFU_3.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_FELIX2.h Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags 8年前
pins_GEN3_MONOLITHIC.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_GEN3_PLUS.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_GEN6.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_GEN6_DELUXE.h Further cleanup of comments, partial Doxygen-style 8年前
pins_GEN7_12.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_GEN7_13.h Further cleanup of comments, partial Doxygen-style 8年前
pins_GEN7_14.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_GEN7_CUSTOM.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_K8200.h Updated multiple pins files 8年前
pins_LEAPFROG.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_MEGACONTROLLER.h SINGLENOZZLE: EXTRUDERS versus HOTENDS 8年前
pins_MEGATRONICS.h Non-blocking buzzer 8年前
pins_MEGATRONICS_2.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_MEGATRONICS_3.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_MELZI.h Further cleanup of comments, partial Doxygen-style 8年前
pins_MELZI_MAKR3D.h Further cleanup of comments, partial Doxygen-style 8年前
pins_MINIRAMBO.h Non-blocking buzzer 8年前
pins_MINITRONICS.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_MKS_13.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 8年前
pins_MKS_BASE.h Further cleanup of comments, partial Doxygen-style 8年前
pins_OMCA.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_OMCA_A.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_PRINTRBOARD.h Non-blocking buzzer 8年前
pins_PRINTRBOARD_REVF.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_RAMBO.h Non-blocking buzzer 8年前
pins_RAMPS_13.h Further cleanup of comments, partial Doxygen-style 8年前
pins_RAMPS_13_EFB.h Further cleanup of comments, partial Doxygen-style 8年前
pins_RAMPS_14.h Fix BQ_LCD_SMART_CONTROLLER pin compiler warnings 8年前
pins_RAMPS_14_EFB.h Further cleanup of comments, partial Doxygen-style 8年前
pins_RAMPS_OLD.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_RIGIDBOARD.h Further cleanup of comments, partial Doxygen-style 8年前
pins_RUMBA.h SINGLENOZZLE: EXTRUDERS versus HOTENDS 8年前
pins_SAINSMART_2IN1.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 8年前
pins_SANGUINOLOLU_11.h Non-blocking buzzer 8年前
pins_SANGUINOLOLU_12.h Further cleanup of comments, partial Doxygen-style 8年前
pins_SAV_MKI.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_SETHI.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_STB_11.h Further cleanup of comments, partial Doxygen-style 8年前
pins_TEENSY2.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_TEENSYLU.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_ULTIMAIN_2.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_ULTIMAKER.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_ULTIMAKER_OLD.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
planner.cpp Fix feedrate in gcode_T (max_feedrate is mm/s) 8年前
planner.h Fix feedrate in gcode_T (max_feedrate is mm/s) 8年前
planner_bezier.cpp Update comments, rename next_ping_ms, followup to #3797 8年前
planner_bezier.h Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ) 8年前
printcounter.cpp Closes #3826: SD printing will now pause and stop the print counter 8年前
printcounter.h Followup for #3813 8年前
qr_solve.cpp Further cleanup of comments, partial Doxygen-style 8年前
qr_solve.h Further cleanup of comments, partial Doxygen-style 8年前
servo.cpp Further cleanup of comments, partial Doxygen-style 8年前
servo.h Code cleanup around MOTOR_CURRENT_PWM options 8年前
speaker.h Non-blocking buzzer 8年前
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style 8年前
stepper.cpp Parse M905 args in Marlin_main.cpp 8年前
stepper.h Parse M905 args in Marlin_main.cpp 8年前
stepper_dac.cpp Further cleanup of comments, partial Doxygen-style 8年前
stepper_dac.h Further cleanup of comments, partial Doxygen-style 8年前
stepper_indirection.cpp Further cleanup of comments, partial Doxygen-style 8年前
stepper_indirection.h Automatically set X2 stepper pins 8年前
stopwatch.cpp Fixes #3809 and adds several improvements to the Stopwatch and PrintCounter classes 8年前
stopwatch.h Fixes #3809 and adds several improvements to the Stopwatch and PrintCounter classes 8年前
temperature.cpp Fix broken DISABLE_HEATER macro 8年前
temperature.h SINGLENOZZLE: EXTRUDERS versus HOTENDS 8年前
thermistortables.h Enclose all #error strings with apostrophes 8年前
twibus.cpp Shrink debug code in TWIBus and disable by default 8年前
twibus.h Shrink debug code in TWIBus and disable by default 8年前
ultralcd.cpp Make M851 standard with a bed probe 8年前
ultralcd.h Show bootscreen later 8年前
ultralcd_implementation_hitachi_HD44780.h Introduce save_delay() 8年前
ultralcd_st7920_u8glib_rrd.h Further cleanup of comments, partial Doxygen-style 8年前
utf_mapper.h Tweaks to some verbiage 8年前
vector_3.cpp Further cleanup of comments, partial Doxygen-style 8年前
vector_3.h Further cleanup of comments, partial Doxygen-style 8年前
watchdog.cpp Further cleanup of comments, partial Doxygen-style 8年前
watchdog.h Further cleanup of comments, partial Doxygen-style 8年前