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.
Thomas Buck 3c932960ea Merge branch '1.1.x' into fabrikator-mini 6 年之前
..
example_configurations Apply ZONESTAR_LCD to example configs 6 年之前
Conditionals.h Make Conditionals.h a catch-all for old configs 7 年之前
Conditionals_LCD.h Adding support for the Tronxy and Zonestar LCD 6 年之前
Conditionals_post.h General code/bitmaps cleanup 6 年之前
Configuration.h Merge branch '1.1.x' into fabrikator-mini 6 年之前
Configuration_adv.h Merge branch '1.1.x' into fabrikator-mini 6 年之前
G26_Mesh_Validation_Tool.cpp More externs and functions in Marlin.h 6 年之前
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS 6 年之前
I2CPositionEncoder.h Remove I2CPEM workspace offset 6 年之前
M100_Free_Mem_Chk.cpp Apply const, spacing, etc. 6 年之前
Makefile Add missing library in Makefile 6 年之前
Marlin.h More externs and functions in Marlin.h 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 More externs and functions in Marlin.h 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 Adding support for the Tronxy and Zonestar LCD 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 Version 1.1.7 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 6 年之前
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 6 年之前
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 Adding support for the Tronxy and Zonestar LCD 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 6 年之前
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. 7 年之前
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 Merge branch '1.1.x' into fabrikator-mini Added E1 output as Fan pin. 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 Adding support for the Tronxy and Zonestar LCD 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 6 年之前
types.h Merge branch '1.1.x' into fabrikator-mini Added E1 output as Fan pin. 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 More externs and functions in Marlin.h 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 6 年之前
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 年之前