My Marlin configs for Fabrikator Mini and CTC i3 Pro B
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Scott Lahteine 664b299a51 This fix is not DELTA compatible 8年前
..
example_configurations Merge pull request #3928 from thinkyhead/rc_allen_key_cleanup 8年前
fonts Rename README file for fonts 8年前
Conditionals.h Support for SAV_3DGLCD OLED LCD controller 8年前
Configuration.h Support for SAV_3DGLCD OLED LCD controller 8年前
Configuration_adv.h MBL: Move border macros to Configuration_adv.h 8年前
M100_Free_Mem_Chk.cpp No casting needed for SERIAL_ECHOPAIR 8年前
Makefile Merge pull request #3224 from yarda/fix-melzi2-arduino-1.6.x 8年前
Marlin.h This fix is not DELTA compatible 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 This fix is not DELTA compatible 8年前
SanityCheck.h Merge pull request #3806 from thinkyhead/rc_coreyz_support 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 Update distribution date 8年前
blinkm.cpp Further cleanup of comments, partial Doxygen-style 8年前
blinkm.h Further cleanup of comments, partial Doxygen-style 8年前
boards.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 8年前
buzzer.cpp Further cleanup of comments, partial Doxygen-style 8年前
buzzer.h Further cleanup of comments, partial Doxygen-style 8年前
cardreader.cpp Temperature singleton class 8年前
cardreader.h Small code spacing adjustments 8年前
configuration_store.cpp Make HAS_LCD_CONTRAST a boolean flag 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 Remove the hotbed icon when HAS_TEMP_BED is false 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 Combine ST7565 / U8GLIB_NHD_C12864 items in dogm 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 Small reduction in M421 code 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 Lastest changes in Czech translate 8年前
language_da.h added defines present in en but not in da 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 Update Galician language to 1.1.0-RCBugFix. 8年前
language_it.h Cleanup for language files 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 More robust MBL index / point conversion 8年前
mesh_bed_leveling.h MBL: Move border macros to Configuration_adv.h 8年前
pins.h Automatically set X2 stepper pins 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 Enclose all #error strings with apostrophes 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_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 Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_MEGATRONICS.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 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 Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 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 Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_PRINTRBOARD_REVF.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_RAMBO.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 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 Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 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 Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 8年前
pins_SAINSMART_2IN1.h Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants 8年前
pins_SANGUINOLOLU_11.h Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins 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 set_position => set_position_mm 8年前
planner.h set_position => set_position_mm 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年前
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style 8年前
stepper.cpp Keep Stepper encapsulation, use static data and methods 8年前
stepper.h Merge pull request #3922 from thinkyhead/rc_statics_stepper 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 Merge pull request #3924 from thinkyhead/rc_statics_temperature 8年前
temperature.h Drop FORCE_INLINE from temperature.h 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 This fix is not DELTA compatible 8年前
ultralcd.h NOOP macro for do-nothing macros 8年前
ultralcd_implementation_hitachi_HD44780.h Temperature singleton class 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年前