My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teemuatlut 0ac0324af2 [1.1.x] TMC driver update (#8712) 6 년 전
..
example_configurations [1.1.x] TMC driver update (#8712) 6 년 전
Conditionals.h Make Conditionals.h a catch-all for old configs 7 년 전
Conditionals_LCD.h General code/bitmaps cleanup 6 년 전
Conditionals_post.h General code/bitmaps cleanup 6 년 전
Configuration.h Mention that segments interpolate more 6 년 전
Configuration_adv.h [1.1.x] TMC driver update (#8712) 6 년 전
G26_Mesh_Validation_Tool.cpp UBL devel debugging flag 6 년 전
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS 7 년 전
I2CPositionEncoder.h Remove I2CPEM workspace offset 6 년 전
M100_Free_Mem_Chk.cpp Apply const, spacing, etc. 7 년 전
Makefile Add missing library in Makefile 6 년 전
Marlin.h UBL devel debugging flag 6 년 전
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum 7 년 전
MarlinConfig.h [1.1.x] TMC driver update (#8712) 6 년 전
MarlinSPI.h Fix PlatformIO dependencies 6 년 전
MarlinSerial.cpp Fix Emergency Parser 6 년 전
MarlinSerial.h FORCE_INLINE before static 6 년 전
Marlin_main.cpp [1.1.x] TMC driver update (#8712) 6 년 전
Max7219_Debug_LEDs.cpp Apply coding standards to Max7219 code 6 년 전
Max7219_Debug_LEDs.h Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104) 6 년 전
SanityCheck.h [1.1.x] TMC driver update (#8712) 6 년 전
Sd2Card.cpp Cleanup, apply standards to SD lib, cardreader 6 년 전
Sd2Card.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdBaseFile.cpp Tweak readDir code 6 년 전
SdBaseFile.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdFatConfig.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdFatStructs.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdFatUtil.cpp Cleanup, apply standards to SD lib, cardreader 6 년 전
SdFatUtil.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdFile.cpp Cleanup, apply standards to SD lib, cardreader 6 년 전
SdFile.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdInfo.h Cleanup, apply standards to SD lib, cardreader 6 년 전
SdVolume.cpp Cleanup, apply standards to SD lib, cardreader 6 년 전
SdVolume.h Cleanup, apply standards to SD lib, cardreader 6 년 전
Version.h Encourage users to re-examine their configs 6 년 전
bitmap_flags.h Parity with 2.0.x bitmap functions 6 년 전
blinkm.cpp Cleanups/changes to led control menu 6 년 전
blinkm.h Cleanups/changes to led control menu 6 년 전
boards.h Board definition and PIN assignments for Mini RAMBo1.0a 6 년 전
buzzer.h Spacing, const, comments 7 년 전
cardreader.cpp SD Menu patches 6 년 전
cardreader.h SD Menu patches 6 년 전
circularqueue.h Patch up CircularQueue 7 년 전
configuration_store.cpp [1.1.x] TMC driver update (#8712) 6 년 전
configuration_store.h Fix M503 S parameter 6 년 전
dac_mcp4728.cpp Fix get/setDrvPct declarations 7 년 전
dac_mcp4728.h Fix get/setDrvPct declarations 7 년 전
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V 7 년 전
digipot_mcp4451.cpp Apply maths macros and type changes ahead of HAL 7 년 전
dogm_bitmaps.h General code/bitmaps cleanup 6 년 전
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 Fix non-extended font option 6 년 전
dogm_font_data_ISO10646_1_PL.h Polish font 7 년 전
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup. 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_CZ.h UTF-8 mapper for Czech 7 년 전
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_ISO10646_SK.h Added Slovak C2C3C4 mapper implementation. 6 년 전
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 8 년 전
duration_t.h Fix formatting of print time hours above one day 7 년 전
endstop_interrupts.h General code/bitmaps cleanup 6 년 전
endstops.cpp General code/bitmaps cleanup 6 년 전
endstops.h Set initial endstops state 6 년 전
enum.h Implement support for Dual X and Y endstops 6 년 전
fastio.h Drop fastio timer cruft 7 년 전
fastio_168.h Split up fastio.h, document pin mappings 7 년 전
fastio_644.h Split up fastio.h, document pin mappings 7 년 전
fastio_1280.h Split up fastio.h, document pin mappings 7 년 전
fastio_1281.h Split up fastio.h, document pin mappings 7 년 전
fastio_AT90USB.h Tweaks for M43 7 년 전
gcode.cpp Fix parser value handling 6 년 전
gcode.h Add pre-calculated planner.e_factor 6 년 전
hex_print_routines.cpp New GCode Parser - Implementation 7 년 전
hex_print_routines.h New GCode Parser - Implementation 7 년 전
language.h Remove skew warning that could crash the planner 6 년 전
language_an.h Fix non-extended font option 6 년 전
language_bg.h Update links to old wiki page 6 년 전
language_ca.h Update links to old wiki page 6 년 전
language_cn.h Update links to old wiki page 6 년 전
language_cz.h Update links to old wiki page 6 년 전
language_cz_utf8.h Update links to old wiki page 6 년 전
language_da.h Update links to old wiki page 6 년 전
language_de.h Length fix and translation 6 년 전
language_el-gr.h Update links to old wiki page 6 년 전
language_el.h Update links to old wiki page 6 년 전
language_en.h Changes for parity with 2.0.x 6 년 전
language_es.h Fix non-extended font option 6 년 전
language_eu.h Fix non-extended font option 6 년 전
language_fi.h Update links to old wiki page 6 년 전
language_fr.h Fix non-extended font option 6 년 전
language_fr_utf8.h give this language an unique name 6 년 전
language_gl.h Fix non-extended font option 6 년 전
language_hr.h Update links to old wiki page 6 년 전
language_it.h Update links to old wiki page 6 년 전
language_kana.h Update links to old wiki page 6 년 전
language_kana_utf8.h Update links to old wiki page 6 년 전
language_nl.h Fix non-extended font option 6 년 전
language_pl-DOGM.h Add some Polish translations 6 년 전
language_pl-HD44780.h Fix non-extended font option 6 년 전
language_pl.h Update links to old wiki page 6 년 전
language_pt-br.h Fix non-extended font option 6 년 전
language_pt-br_utf8.h Update links to old wiki page 6 년 전
language_pt.h Fix non-extended font option 6 년 전
language_pt_utf8.h Update links to old wiki page 6 년 전
language_ru.h Update links to old wiki page 6 년 전
language_sk_utf8.h Added Slovak C2C3C4 mapper implementation. 6 년 전
language_test.h Update links to old wiki page 6 년 전
language_tr.h Update links to old wiki page 6 년 전
language_uk.h Update links to old wiki page 6 년 전
language_zh_CN.h Update links to old wiki page 6 년 전
language_zh_TW.h Updates Traditional Chinese, rebase for bugfix-1.1.x 6 년 전
least_squares_fit.cpp Apply coding standards to recent merges 6 년 전
least_squares_fit.h Apply coding standards to recent merges 6 년 전
leds.cpp Cleanups/changes to led control menu 6 년 전
leds.h Cleanups/changes to led control menu 6 년 전
macros.h Update macros for parity with 2.0.x 6 년 전
mesh_bed_leveling.cpp Move fade_scaling_factor_for_z to Planner 6 년 전
mesh_bed_leveling.h Move fade_scaling_factor_for_z to Planner 6 년 전
neopixel.cpp Cleanups/changes to led control menu 6 년 전
neopixel.h Cleanups/changes to led control menu 6 년 전
nozzle.cpp Followup to #8716 6 년 전
nozzle.h Cleanup Nozzle class, fix XY vs Z move order 6 년 전
pca9632.cpp Cleanups/changes to led control menu 6 년 전
pca9632.h Cleanups/changes to led control menu 6 년 전
pins.h Board definition and PIN assignments for Mini RAMBo1.0a 6 년 전
pinsDebug.h Support for SilverGate Board 6 년 전
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes 7 년 전
pinsDebug_list.h [1.1.x] TMC driver update (#8712) 6 년 전
pinsDebug_plus_70.h Support for SilverGate Board 6 년 전
pins_3DRAG.h SPINDLE/LASER pins changes 7 년 전
pins_5DPRINT.h Drop unused LARGE_FLASH option 6 년 전
pins_ANET_10.h Drop unused LARGE_FLASH option 6 년 전
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files 6 년 전
pins_AZTEEG_X3.h Apply some tweaks based on 2.0.x 6 년 전
pins_AZTEEG_X3_PRO.h Unify AVR90USB: Pins cleanup 7 년 전
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes 7 년 전
pins_BQ_ZUM_MEGA_3D.h Add support for BQ heated bed kit with Hephestos 2 7 년 전
pins_BRAINWAVE.h Remove extraneous USBCON defines for AT90USB boards 6 년 전
pins_BRAINWAVE_PRO.h Drop unused LARGE_FLASH option 6 년 전
pins_CHEAPTRONIC.h Drop unused LARGE_FLASH option 6 년 전
pins_CHEAPTRONICv2.h Drop unused LARGE_FLASH option 6 년 전
pins_CNCONTROLS_11.h Drop unused LARGE_FLASH option 6 년 전
pins_CNCONTROLS_12.h Drop unused LARGE_FLASH option 6 년 전
pins_ELEFU_3.h Follow-up the PR #4955, etc 7 년 전
pins_FELIX2.h SPINDLE/LASER pins changes 7 년 전
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes 7 년 전
pins_GEN3_PLUS.h SPINDLE/LASER pins changes 7 년 전
pins_GEN6.h Minor patches to pins files 6 년 전
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes 7 년 전
pins_GEN7_12.h SPINDLE/LASER pins changes 7 년 전
pins_GEN7_13.h SPINDLE/LASER pins changes 7 년 전
pins_GEN7_14.h SPINDLE/LASER pins changes 7 년 전
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup 7 년 전
pins_GT2560_REV_A.h Drop unused LARGE_FLASH option 6 년 전
pins_GT2560_REV_A_PLUS.h Move SERVO0 pin on GT2560 A+ with BLTOUCH enabled 6 년 전
pins_K8200.h Add "About Printer" information menu. 8 년 전
pins_K8400.h SPINDLE/LASER pins changes 7 년 전
pins_LEAPFROG.h Follow-up the PR #4955, etc 7 년 전
pins_MAKEBOARD_MINI.h Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 (#8041) 6 년 전
pins_MEGACONTROLLER.h SPINDLE/LASER pins changes 7 년 전
pins_MEGATRONICS.h Drop unused LARGE_FLASH option 6 년 전
pins_MEGATRONICS_2.h Drop unused LARGE_FLASH option 6 년 전
pins_MEGATRONICS_3.h Use MB() for Megatronics 3.1 6 년 전
pins_MELZI.h Tweak Sanguinololu-related pins files 6 년 전
pins_MELZI_CREALITY.h Whitespace clean 6 년 전
pins_MELZI_MAKR3D.h Tweak Sanguinololu-related pins files 6 년 전
pins_MIGHTYBOARD_REVE.h Fix TEMP_BED_PIN for Mightyboard Rev.E 6 년 전
pins_MINIRAMBO.h Board definition and PIN assignments for Mini RAMBo1.0a 6 년 전
pins_MINITRONICS.h Drop unused LARGE_FLASH option 6 년 전
pins_MKS_13.h MKS 1.3+: Add pin mapping for PS_ON 6 년 전
pins_MKS_BASE.h SPINDLE/LASER pins changes 7 년 전
pins_MKS_GEN_L.h Added MKS GEN L board (#8088) 6 년 전
pins_OMCA.h SPINDLE/LASER pins changes 7 년 전
pins_OMCA_A.h SPINDLE/LASER pins changes 7 년 전
pins_PRINTRBOARD.h Drop unused LARGE_FLASH option 6 년 전
pins_PRINTRBOARD_REVF.h Drop unused LARGE_FLASH option 6 년 전
pins_RAMBO.h Drop unused LARGE_FLASH option 6 년 전
pins_RAMPS.h [1.1.x] TMC driver update (#8712) 6 년 전
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h 7 년 전
pins_RAMPS_OLD.h SPINDLE/LASER pins changes 7 년 전
pins_RAMPS_PLUS.h Added RAMPS v1.4 Plus board 6 년 전
pins_RIGIDBOARD.h SPINDLE/LASER pins changes 7 년 전
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2 7 년 전
pins_RUMBA.h Pins-related cleanup, formatting 7 년 전
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check 7 년 전
pins_SANGUINOLOLU_11.h Drop unused LARGE_FLASH option 6 년 전
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files 6 년 전
pins_SAV_MKI.h Drop unused LARGE_FLASH option 6 년 전
pins_SCOOVO_X9H.h Drop unused LARGE_FLASH option 6 년 전
pins_SETHI.h Formatting adjustments 7 년 전
pins_SILVER_GATE.h Drop unused LARGE_FLASH option 6 년 전
pins_STB_11.h Tweak Sanguinololu-related pins files 6 년 전
pins_TEENSY2.h Drop unused LARGE_FLASH option 6 년 전
pins_TEENSYLU.h Drop unused LARGE_FLASH option 6 년 전
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM 7 년 전
pins_ULTIMAKER.h Drop unused LARGE_FLASH option 6 년 전
pins_ULTIMAKER_OLD.h Drop unused LARGE_FLASH option 6 년 전
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board 7 년 전
planner.cpp Comment, improve filament width sensor 6 년 전
planner.h Correct unskew, after all 6 년 전
planner_bezier.cpp Tweaks to cubic_b_sline code style 6 년 전
planner_bezier.h Append units to feedrate variables 7 년 전
point_t.h Cleanup Nozzle class, fix XY vs Z move order 6 년 전
printcounter.cpp Patch some serial macros 7 년 전
printcounter.h Cosmetic patches 7 년 전
serial.cpp Add proportional font adjustment ratio - update example configs 7 년 전
serial.h [1.1.x] TMC driver update (#8712) 6 년 전
servo.cpp Implement SERVO_DELAY as array 6 년 전
servo.h Add macros for delays by machine cycle 7 년 전
softspi.h Fix hexadecimal number formatting 6 년 전
speed_lookuptable.h Minimal include for speed_lookuptable 6 년 전
stepper.cpp [1.1.x] TMC driver update (#8712) 6 년 전
stepper.h Apply const to axis args 6 년 전
stepper_dac.cpp Apply const to axis args 6 년 전
stepper_dac.h Apply const to axis args 6 년 전
stepper_indirection.cpp [1.1.x] TMC driver update (#8712) 6 년 전
stepper_indirection.h [1.1.x] TMC driver update (#8712) 6 년 전
stopwatch.cpp General comment cleanup 7 년 전
stopwatch.h Patch #else / #endif comments 7 년 전
temperature.cpp Missing HAS_HEAT_BED conditional 6 년 전
temperature.h Reduce code with no heated bed 6 년 전
thermistornames.h Add Thermistor 75: MGB18 silicon pad 7 년 전
thermistortable_1.h Add OV() macro for thermistor tables 6 년 전
thermistortable_2.h Add OV() macro for thermistor tables 6 년 전
thermistortable_3.h Add OV() macro for thermistor tables 6 년 전
thermistortable_4.h Add OV() macro for thermistor tables 6 년 전
thermistortable_5.h Add OV() macro for thermistor tables 6 년 전
thermistortable_6.h Add OV() macro for thermistor tables 6 년 전
thermistortable_7.h Add OV() macro for thermistor tables 6 년 전
thermistortable_8.h Add OV() macro for thermistor tables 6 년 전
thermistortable_9.h Add OV() macro for thermistor tables 6 년 전
thermistortable_10.h Add OV() macro for thermistor tables 6 년 전
thermistortable_11.h Add OV() macro for thermistor tables 6 년 전
thermistortable_12.h Add OV() macro for thermistor tables 6 년 전
thermistortable_13.h Add OV() macro for thermistor tables 6 년 전
thermistortable_20.h Add OV() macro for thermistor tables 6 년 전
thermistortable_51.h Add OV() macro for thermistor tables 6 년 전
thermistortable_52.h Add OV() macro for thermistor tables 6 년 전
thermistortable_55.h Add OV() macro for thermistor tables 6 년 전
thermistortable_60.h Add OV() macro for thermistor tables 6 년 전
thermistortable_66.h Add OV() macro for thermistor tables 6 년 전
thermistortable_70.h Add OV() macro for thermistor tables 6 년 전
thermistortable_71.h Add OV() macro for thermistor tables 6 년 전
thermistortable_75.h Add OV() macro for thermistor tables 6 년 전
thermistortable_110.h Split up thermistor tables 7 년 전
thermistortable_147.h Split up thermistor tables 7 년 전
thermistortable_998.h Add OV() macro for thermistor tables 6 년 전
thermistortable_999.h Add OV() macro for thermistor tables 6 년 전
thermistortable_1010.h Split up thermistor tables 7 년 전
thermistortable_1047.h Split up thermistor tables 7 년 전
thermistortables.h Add OV() macro for thermistor tables 6 년 전
tmc_macros.h [1.1.x] TMC driver update (#8712) 6 년 전
twibus.cpp Patch some serial macros 7 년 전
twibus.h Clean up some trailing spaces 7 년 전
types.h Make G26 work with all mesh leveling. 6 년 전
ubl.cpp UBL devel debugging flag 6 년 전
ubl.h One or the other? 6 년 전
ubl_G29.cpp UBL devel debugging flag 6 년 전
ubl_motion.cpp Skew should apply per-segment 6 년 전
ultralcd.cpp UBL devel debugging flag 6 년 전
ultralcd.h Changes for parity with 2.0.x 6 년 전
ultralcd_impl_DOGM.h Comment, improve filament width sensor 6 년 전
ultralcd_impl_HD44780.h Comment, improve filament width sensor 6 년 전
ultralcd_st7565_u8glib_VIKI.h Support for SilverGate Board 6 년 전
ultralcd_st7920_u8glib_rrd.h Support for SilverGate Board 6 년 전
utf_mapper.h Tweak spacing in utf8_mapper.h 6 년 전
utility.cpp convert DAC percent to uint8_t 7 년 전
utility.h Updates for G33-LCD interface 7 년 전
vector_3.cpp Apply maths macros and type changes ahead of HAL 7 년 전
vector_3.h Reference op with variable name 7 년 전
watchdog.cpp Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 6 년 전
watchdog.h Further cleanup of comments, partial Doxygen-style 8 년 전