My Marlin configs for Fabrikator Mini and CTC i3 Pro B
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Scott Lahteine 87921f390a Clarify what are "logical" positions in the planner 7年前
..
example_configurations Merge pull request #5452 from thinkyhead/rc_save_your_mesh 7年前
Conditionals.h Make Conditionals.h a catch-all for old configs 8年前
Conditionals_LCD.h Support for distinct E factors 7年前
Conditionals_post.h Merge pull request #5169 from thinkyhead/rc_core_inverted 7年前
Configuration.h Merge pull request #5452 from thinkyhead/rc_save_your_mesh 7年前
Configuration_adv.h Remove unnecessary tabs and spaces 7年前
M100_Free_Mem_Chk.cpp Remove unnecessary tabs and spaces 7年前
Makefile reduce binary size of .hex still a few bytes bigger than with arduino but nothing major 7年前
Marlin.h Save ABL Bilinear Grid to EEPROM 7年前
Marlin.ino Add TMC2130 support 7年前
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap 8年前
MarlinSerial.cpp Centralize click-handling in the LCD loop 8年前
MarlinSerial.h Optimize, reduce size of MarlinSerial 8年前
Marlin_main.cpp Merge pull request #5452 from thinkyhead/rc_save_your_mesh 7年前
SanityCheck.h ABL_GRID_POINTS_* => ABL_GRID_MAX_POINTS_* 7年前
Sd2Card.cpp Use fastio for literal pins 8年前
Sd2Card.h repair-software-spi 8年前
SdBaseFile.cpp Clear dir_t size, not pointer size 8年前
SdBaseFile.h Further cleanup of comments, partial Doxygen-style 8年前
SdFatConfig.h repair-software-spi 8年前
SdFatStructs.h Further cleanup of comments, partial Doxygen-style 8年前
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 8年前
SdFatUtil.h Cleanup SdFatUtil.h 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 README and Version for 1.1.0-RCBugFix 7年前
blinkm.cpp Further cleanup of comments, partial Doxygen-style 8年前
blinkm.h Further cleanup of comments, partial Doxygen-style 8年前
boards.h Remove mystery-board 99 7年前
buzzer.h fixed warning: ISO C++ forbids compound-literals 8年前
cardreader.cpp Hide hidden files and folders 7年前
cardreader.h Fix bug in CardReader::stopSDPrint 8年前
circularqueue.h Patch up CircularQueue 8年前
configuration_store.cpp Write the E parameter length correctly 7年前
configuration_store.h Print error for M500 with disabled EEPROM 8年前
dac_mcp4728.cpp Fix DAC current code 8年前
dac_mcp4728.h Fix DAC current code 8年前
digipot_mcp4451.cpp Unify config in a single include without nested includes 8年前
dogm_bitmaps.h Updates u8glib's bmp2hex converter 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_1_tr.h Change font decent to -1 for tt and gr 7年前
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_Greek.h Change font decent to -1 for tt and gr 7年前
dogm_font_data_ISO10646_Kana.h Update Kana font 8年前
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 8年前
duration_t.h Better alignment of elapsed print time 7年前
endstop_interrupts.h More detailed static_assert messages 7年前
endstops.cpp Remove unnecessary tabs and spaces 7年前
endstops.h const arguments to test_dual_z_endstops 8年前
enum.h Support for distinct E factors 7年前
fastio.h Merge pull request #4894 from thinkyhead/rc_mightyboard_rev_e 7年前
language.h Add M421 for ABL Bilinear 7年前
language_an.h tag the utf-8 strings 7年前
language_bg.h tag the utf-8 strings 7年前
language_ca.h tag the utf-8 strings 7年前
language_cn.h Remove redundant "E" 7年前
language_cz.h tag the utf-8 strings 7年前
language_da.h tag the utf-8 strings 7年前
language_de.h tag the utf-8 strings 7年前
language_el-gr.h tag the utf-8 strings 7年前
language_el.h tag the utf-8 strings 7年前
language_en.h tag the utf-8 strings 7年前
language_es.h tag the utf-8 strings 7年前
language_eu.h tag the utf-8 strings 7年前
language_fi.h tag the utf-8 strings 7年前
language_fr.h tag the utf-8 strings 7年前
language_gl.h tag the utf-8 strings 7年前
language_hr.h tag the utf-8 strings 7年前
language_it.h tag the utf-8 strings 7年前
language_kana.h Remove redundant "E" 7年前
language_kana_utf8.h tag the utf-8 strings 7年前
language_nl.h tag the utf-8 strings 7年前
language_pl.h tag the utf-8 strings 7年前
language_pt-br.h Remove redundant "E" 7年前
language_pt-br_utf8.h tag the utf-8 strings 7年前
language_pt.h Remove redundant "E" 7年前
language_pt_utf8.h tag the utf-8 strings 7年前
language_ru.h tag the utf-8 strings 7年前
language_test.h Keep SIMULATE_ROMFONT only language.h 8年前
language_tr.h Remove unnecessary tabs and spaces 7年前
language_uk.h tag the utf-8 strings 7年前
language_zh_CN.h tag the utf-8 strings 7年前
language_zh_TW.h tag the utf-8 strings 7年前
macros.h Limit preheat parameters based on all nozzles 7年前
mesh_bed_leveling.cpp Add a ZERO macro to clear arrays 8年前
mesh_bed_leveling.h Pass the fade factor to mbl.get_z 7年前
nozzle.h Move to safe zone on DELTA if using do_blocking_move_to* 7年前
pins.h Remove unnecessary tabs and spaces 7年前
pinsDebug.h Save PROGMEM with string changes 7年前
pins_3DRAG.h Follow-up the PR #4955, etc 8年前
pins_5DPRINT.h Follow-up the PR #4955, etc 8年前
pins_A4JP.h No FAN0_PIN 7年前
pins_AZTEEG_X1.h Add "About Printer" information menu. 8年前
pins_AZTEEG_X3.h Follow-up the PR #5087 (Fixed SERVO pins on Azteeg X3), etc 8年前
pins_AZTEEG_X3_PRO.h Predefine auto fan pins in some pins files 8年前
pins_BAM_DICE_DUE.h Follow-up the PR #4955, etc 8年前
pins_BQ_ZUM_MEGA_3D.h Updated bq Hephestos 2 example configuration 7年前
pins_BRAINWAVE.h Follow-up the PR #4955, etc 8年前
pins_BRAINWAVE_PRO.h Follow-up the PR #4955, etc 8年前
pins_CHEAPTRONIC.h Follow-up the PR #4955, etc 8年前
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files 8年前
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files 8年前
pins_ELEFU_3.h Follow-up the PR #4955, etc 8年前
pins_FELIX2.h Follow-up the PR #4955, etc 8年前
pins_GEN3_MONOLITHIC.h Follow-up the PR #4955, etc 8年前
pins_GEN3_PLUS.h Follow-up the PR #4955, etc 8年前
pins_GEN6.h Follow-up the PR #4955, etc 8年前
pins_GEN6_DELUXE.h Add "About Printer" information menu. 8年前
pins_GEN7_12.h Label analog pins in a similar way 8年前
pins_GEN7_13.h Add "About Printer" information menu. 8年前
pins_GEN7_14.h Follow-up the PR #4955, etc 8年前
pins_GEN7_CUSTOM.h Follow-up the PR #4955, etc 8年前
pins_K8200.h Add "About Printer" information menu. 8年前
pins_K8400.h Follow-up the PR #4955, etc 8年前
pins_LEAPFROG.h Follow-up the PR #4955, etc 8年前
pins_MEGACONTROLLER.h Follow-up the PR #4955, etc 8年前
pins_MEGATRONICS.h Follow-up the PR #4955, etc 8年前
pins_MEGATRONICS_2.h Follow-up the PR #4955, etc 8年前
pins_MEGATRONICS_3.h Remove unnecessary tabs and spaces 7年前
pins_MELZI.h Add "About Printer" information menu. 8年前
pins_MELZI_MAKR3D.h Add "About Printer" information menu. 8年前
pins_MIGHTYBOARD_REVE.h Developer note in pins_MIGHTYBOARD_REVE.h 7年前
pins_MINIRAMBO.h Follow-up the PR #4955, etc 8年前
pins_MINITRONICS.h Follow-up the PR #4955, etc 8年前
pins_MKS_13.h Follow-up the PR #4955, etc 8年前
pins_MKS_BASE.h Follow-up the PR #4955, etc 8年前
pins_OMCA.h Follow-up the PR #4955, etc 8年前
pins_OMCA_A.h Follow-up the PR #4955, etc 8年前
pins_PRINTRBOARD.h Follow-up the PR #4955, etc 8年前
pins_PRINTRBOARD_REVF.h Follow-up the PR #4955, etc 8年前
pins_RAMBO.h Follow-up the PR #4955, etc 8年前
pins_RAMPS.h Add TMC2130 support 7年前
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h 8年前
pins_RAMPS_OLD.h Follow-up the PR #4955, etc 8年前
pins_RIGIDBOARD.h Follow-up the PR #4955, etc 8年前
pins_RIGIDBOARD_V2.h Remove unnecessary tabs and spaces 7年前
pins_RUMBA.h Follow-up the PR #4955, etc 8年前
pins_SAINSMART_2IN1.h Follow-up the PR #4955, etc 8年前
pins_SANGUINOLOLU_11.h Follow-up the PR #4955, etc 8年前
pins_SANGUINOLOLU_12.h Add "About Printer" information menu. 8年前
pins_SAV_MKI.h Follow-up the PR #4955, etc 8年前
pins_SETHI.h Follow-up the PR #4955, etc 8年前
pins_STB_11.h Add "About Printer" information menu. 8年前
pins_TEENSY2.h Follow-up the PR #4955, etc 8年前
pins_TEENSYLU.h Follow-up the PR #4955, etc 8年前
pins_ULTIMAIN_2.h Follow-up the PR #4955, etc 8年前
pins_ULTIMAKER.h Follow-up the PR #4955, etc 8年前
pins_ULTIMAKER_OLD.h Follow-up the PR #4955, etc 8年前
planner.cpp Clarify what are "logical" positions in the planner 7年前
planner.h Clarify what are "logical" positions in the planner 7年前
planner_bezier.cpp Improve planner kinematics, fix delta ABL 8年前
planner_bezier.h Append units to feedrate variables 8年前
platformio.ini Move platformio directories out of source tree 8年前
point_t.h Adds missing documentation to the point_t structure 8年前
printcounter.cpp Renamed timestamp_t to duration_t 8年前
printcounter.h Adds filamentUsed and longestPrint stats to PrintCounter 8年前
qr_solve.cpp Enable ABL by type, support bilinear on cartesian 8年前
qr_solve.h Enable ABL by type, support bilinear on cartesian 8年前
servo.cpp Unify config in a single include without nested includes 8年前
servo.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY 8年前
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style 8年前
stepper.cpp Remove unnecessary tabs and spaces 7年前
stepper.h Remove unnecessary tabs and spaces 7年前
stepper_dac.cpp Remove unnecessary tabs and spaces 7年前
stepper_dac.h Cleanup of code style 8年前
stepper_indirection.cpp Reduce all stepper_indirection init code with macros 7年前
stepper_indirection.h Add TMC2130 support 7年前
stopwatch.cpp Updates Stopwatch class to use internal state enum 8年前
stopwatch.h Updates Stopwatch class to use internal state enum 8年前
temperature.cpp Remove unnecessary tabs and spaces 7年前
temperature.h Implement reversed CORE options 7年前
thermistornames.h Dyze High Temp Thermistor Support 8年前
thermistortables.h Add negative temperatures for Thermistor 1 7年前
twibus.cpp Allow send to i2c address 0 (broadcast) 7年前
twibus.h M155=>M260, M156=>M261 7年前
types.h Adds types.h 8年前
ultralcd.cpp Codestyle tweaks to ultralcd.cpp 7年前
ultralcd.h Fix compile error with LCD_I2C_VIKI 7年前
ultralcd_impl_DOGM.h Move HOLLOW_FRAME options to config_adv 7年前
ultralcd_impl_HD44780.h Merge pull request #5487 from thinkyhead/rc_easier_move_axis 7年前
ultralcd_st7920_u8glib_rrd.h Distribute GLCD screen updates in time 7年前
utf_mapper.h utf8-mapper for Turkish 7年前
utility.cpp Replace ftostr62sign with ftostr62rj 7年前
utility.h Replace ftostr62sign with ftostr62rj 7年前
vector_3.cpp Enable ABL by type, support bilinear on cartesian 8年前
vector_3.h Enable ABL by type, support bilinear on cartesian 8年前
watchdog.cpp Further cleanup of comments, partial Doxygen-style 8年前
watchdog.h Further cleanup of comments, partial Doxygen-style 8年前