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 Moore 97c19de8b9 Fix PlatformIO dependencies před 6 roky
..
example_configurations Add M114_DETAIL to Configuration_adv.h před 6 roky
Conditionals.h Make Conditionals.h a catch-all for old configs před 7 roky
Conditionals_LCD.h Patch G33 misuse of PROBE_MANUALLY před 6 roky
Conditionals_post.h Add delta_height variable in lieu of using home_offset před 6 roky
Configuration.h Move Filament Width Sensor to Configuration_adv.h před 6 roky
Configuration_adv.h Add M114_DETAIL to Configuration_adv.h před 6 roky
G26_Mesh_Validation_Tool.cpp Move mesh test options under G26 option před 6 roky
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS před 6 roky
I2CPositionEncoder.h Remove I2CPEM workspace offset před 6 roky
M100_Free_Mem_Chk.cpp Apply const, spacing, etc. před 6 roky
Makefile Add Max7219 LED Matrix Debug Support (#7563) před 6 roky
Marlin.h Fix M428 před 6 roky
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum před 7 roky
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap před 7 roky
MarlinSPI.h Fix PlatformIO dependencies před 6 roky
MarlinSerial.cpp Fix Emergency Parser před 6 roky
MarlinSerial.h Tweak spacing in utf8_mapper.h před 6 roky
Marlin_main.cpp Fix PlatformIO dependencies před 6 roky
Max7219_Debug_LEDs.cpp Miscellaneous cleanup před 6 roky
Max7219_Debug_LEDs.h Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104) před 6 roky
SanityCheck.h Clarify some motion code před 6 roky
Sd2Card.cpp Cleanup, apply standards to SD lib, cardreader před 6 roky
Sd2Card.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdBaseFile.cpp Cleanup, apply standards to SD lib, cardreader před 6 roky
SdBaseFile.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdFatConfig.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdFatStructs.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdFatUtil.cpp Cleanup, apply standards to SD lib, cardreader před 6 roky
SdFatUtil.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdFile.cpp Cleanup, apply standards to SD lib, cardreader před 6 roky
SdFile.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdInfo.h Cleanup, apply standards to SD lib, cardreader před 6 roky
SdVolume.cpp Cleanup, apply standards to SD lib, cardreader před 6 roky
SdVolume.h Cleanup, apply standards to SD lib, cardreader před 6 roky
Version.h Encourage users to re-examine their configs před 6 roky
blinkm.cpp Patch #else / #endif comments před 7 roky
blinkm.h Further cleanup of comments, partial Doxygen-style před 8 roky
boards.h Restore MKS_GEN_L před 6 roky
buzzer.h Spacing, const, comments před 7 roky
cardreader.cpp Apply SDCARD_SORT_ALPHA changes from 2.0.x před 6 roky
cardreader.h Apply SDCARD_SORT_ALPHA changes from 2.0.x před 6 roky
circularqueue.h Patch up CircularQueue před 7 roky
configuration_store.cpp Miscellaneous cleanup před 6 roky
configuration_store.h Expose DISABLE_M503 option as a test option před 6 roky
dac_mcp4728.cpp Fix get/setDrvPct declarations před 7 roky
dac_mcp4728.h Fix get/setDrvPct declarations před 7 roky
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V před 6 roky
digipot_mcp4451.cpp Apply maths macros and type changes ahead of HAL před 7 roky
dogm_bitmaps.h Added option for graphical overlay for Z-offset před 6 roky
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style před 8 roky
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style před 8 roky
dogm_font_data_HD44780_J.h Update Kana font před 8 roky
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style před 8 roky
dogm_font_data_ISO10646_1.h Fix non-extended font option před 6 roky
dogm_font_data_ISO10646_1_PL.h Polish font před 7 roky
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup. před 7 roky
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style před 8 roky
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style před 8 roky
dogm_font_data_ISO10646_CZ.h UTF-8 mapper for Czech před 6 roky
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr před 7 roky
dogm_font_data_ISO10646_Kana.h Update Kana font před 8 roky
dogm_font_data_ISO10646_SK.h Added Slovak C2C3C4 mapper implementation. před 6 roky
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style před 8 roky
duration_t.h Fix formatting of print time hours above one day před 7 roky
endstop_interrupts.h Implement support for Dual X and Y endstops před 6 roky
endstops.cpp Implement support for Dual X and Y endstops před 6 roky
endstops.h Implement support for Dual X and Y endstops před 6 roky
enum.h Implement support for Dual X and Y endstops před 6 roky
fastio.h Drop fastio timer cruft před 7 roky
fastio_168.h Split up fastio.h, document pin mappings před 7 roky
fastio_644.h Split up fastio.h, document pin mappings před 7 roky
fastio_1280.h Split up fastio.h, document pin mappings před 7 roky
fastio_1281.h Split up fastio.h, document pin mappings před 7 roky
fastio_AT90USB.h Tweaks for M43 před 6 roky
gcode.cpp Fix parser value handling před 6 roky
gcode.h Add pre-calculated planner.e_factor před 6 roky
hex_print_routines.cpp New GCode Parser - Implementation před 7 roky
hex_print_routines.h New GCode Parser - Implementation před 7 roky
language.h Allow asterisks in G-Code commands před 6 roky
language_an.h Fix non-extended font option před 6 roky
language_bg.h Update links to old wiki page před 6 roky
language_ca.h Update links to old wiki page před 6 roky
language_cn.h Update links to old wiki page před 6 roky
language_cz.h Update links to old wiki page před 6 roky
language_cz_utf8.h Update links to old wiki page před 6 roky
language_da.h Update links to old wiki page před 6 roky
language_de.h Length fix and translation před 6 roky
language_el-gr.h Update links to old wiki page před 6 roky
language_el.h Update links to old wiki page před 6 roky
language_en.h Fix non-extended font option před 6 roky
language_es.h Fix non-extended font option před 6 roky
language_eu.h Fix non-extended font option před 6 roky
language_fi.h Update links to old wiki page před 6 roky
language_fr.h Fix non-extended font option před 6 roky
language_fr_utf8.h give this language an unique name před 6 roky
language_gl.h Fix non-extended font option před 6 roky
language_hr.h Update links to old wiki page před 6 roky
language_it.h Update links to old wiki page před 6 roky
language_kana.h Update links to old wiki page před 6 roky
language_kana_utf8.h Update links to old wiki page před 6 roky
language_nl.h Fix non-extended font option před 6 roky
language_pl-DOGM.h Add some Polish translations před 6 roky
language_pl-HD44780.h Fix non-extended font option před 6 roky
language_pl.h Update links to old wiki page před 6 roky
language_pt-br.h Fix non-extended font option před 6 roky
language_pt-br_utf8.h Update links to old wiki page před 6 roky
language_pt.h Fix non-extended font option před 6 roky
language_pt_utf8.h Update links to old wiki page před 6 roky
language_ru.h Update links to old wiki page před 6 roky
language_sk_utf8.h Added Slovak C2C3C4 mapper implementation. před 6 roky
language_test.h Update links to old wiki page před 6 roky
language_tr.h Update links to old wiki page před 6 roky
language_uk.h Update links to old wiki page před 6 roky
language_zh_CN.h Update links to old wiki page před 6 roky
language_zh_TW.h Updates Traditional Chinese, rebase for bugfix-1.1.x před 6 roky
least_squares_fit.cpp Apply coding standards to recent merges před 6 roky
least_squares_fit.h Apply coding standards to recent merges před 6 roky
macros.h Update macros for parity with 2.0.x před 6 roky
mesh_bed_leveling.cpp Move fade_scaling_factor_for_z to Planner před 6 roky
mesh_bed_leveling.h Move fade_scaling_factor_for_z to Planner před 6 roky
nozzle.cpp Fix point_t pointer in Nozzle::zigzag před 6 roky
nozzle.h Cleanup Nozzle class, fix XY vs Z move order před 6 roky
pca9632.cpp Fix hexadecimal number formatting před 6 roky
pca9632.h PCA9632 PWM color LED support před 7 roky
pins.h Fix automatic stepper assignment for X/Y/Z dual stepper drivers před 6 roky
pinsDebug.h Support for SilverGate Board před 6 roky
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes před 7 roky
pinsDebug_list.h Add Skynet/ANET A10 support před 6 roky
pinsDebug_plus_70.h Support for SilverGate Board před 6 roky
pins_3DRAG.h SPINDLE/LASER pins changes před 7 roky
pins_5DPRINT.h Drop unused LARGE_FLASH option před 6 roky
pins_ANET_10.h Drop unused LARGE_FLASH option před 6 roky
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files před 6 roky
pins_AZTEEG_X3.h Apply some tweaks based on 2.0.x před 6 roky
pins_AZTEEG_X3_PRO.h Unify AVR90USB: Pins cleanup před 7 roky
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes před 7 roky
pins_BQ_ZUM_MEGA_3D.h Add support for BQ heated bed kit with Hephestos 2 před 6 roky
pins_BRAINWAVE.h Remove extraneous USBCON defines for AT90USB boards před 6 roky
pins_BRAINWAVE_PRO.h Drop unused LARGE_FLASH option před 6 roky
pins_CHEAPTRONIC.h Drop unused LARGE_FLASH option před 6 roky
pins_CHEAPTRONICv2.h Drop unused LARGE_FLASH option před 6 roky
pins_CNCONTROLS_11.h Drop unused LARGE_FLASH option před 6 roky
pins_CNCONTROLS_12.h Drop unused LARGE_FLASH option před 6 roky
pins_ELEFU_3.h Follow-up the PR #4955, etc před 7 roky
pins_FELIX2.h SPINDLE/LASER pins changes před 7 roky
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes před 7 roky
pins_GEN3_PLUS.h SPINDLE/LASER pins changes před 7 roky
pins_GEN6.h Minor patches to pins files před 6 roky
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes před 7 roky
pins_GEN7_12.h SPINDLE/LASER pins changes před 7 roky
pins_GEN7_13.h SPINDLE/LASER pins changes před 7 roky
pins_GEN7_14.h SPINDLE/LASER pins changes před 7 roky
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup před 7 roky
pins_GT2560_REV_A.h Drop unused LARGE_FLASH option před 6 roky
pins_GT2560_REV_A_PLUS.h Move SERVO0 pin on GT2560 A+ with BLTOUCH enabled před 6 roky
pins_K8200.h Add "About Printer" information menu. před 7 roky
pins_K8400.h SPINDLE/LASER pins changes před 7 roky
pins_LEAPFROG.h Follow-up the PR #4955, etc před 7 roky
pins_MAKEBOARD_MINI.h Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 (#8041) před 6 roky
pins_MEGACONTROLLER.h SPINDLE/LASER pins changes před 7 roky
pins_MEGATRONICS.h Drop unused LARGE_FLASH option před 6 roky
pins_MEGATRONICS_2.h Drop unused LARGE_FLASH option před 6 roky
pins_MEGATRONICS_3.h Drop unused LARGE_FLASH option před 6 roky
pins_MELZI.h Tweak Sanguinololu-related pins files před 6 roky
pins_MELZI_CREALITY.h No need for LCD_PINS_Dn when unused před 6 roky
pins_MELZI_MAKR3D.h Tweak Sanguinololu-related pins files před 6 roky
pins_MIGHTYBOARD_REVE.h Drop unused LARGE_FLASH option před 6 roky
pins_MINIRAMBO.h Drop unused LARGE_FLASH option před 6 roky
pins_MINITRONICS.h Drop unused LARGE_FLASH option před 6 roky
pins_MKS_13.h MKS 1.3+: Add pin mapping for PS_ON před 6 roky
pins_MKS_BASE.h SPINDLE/LASER pins changes před 7 roky
pins_MKS_GEN_L.h Added MKS GEN L board (#8088) před 6 roky
pins_OMCA.h SPINDLE/LASER pins changes před 7 roky
pins_OMCA_A.h SPINDLE/LASER pins changes před 7 roky
pins_PRINTRBOARD.h Drop unused LARGE_FLASH option před 6 roky
pins_PRINTRBOARD_REVF.h Drop unused LARGE_FLASH option před 6 roky
pins_RAMBO.h Drop unused LARGE_FLASH option před 6 roky
pins_RAMPS.h Drop unused LARGE_FLASH option před 6 roky
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h před 7 roky
pins_RAMPS_OLD.h SPINDLE/LASER pins changes před 7 roky
pins_RIGIDBOARD.h SPINDLE/LASER pins changes před 7 roky
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2 před 7 roky
pins_RUMBA.h Pins-related cleanup, formatting před 7 roky
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check před 7 roky
pins_SANGUINOLOLU_11.h Drop unused LARGE_FLASH option před 6 roky
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files před 6 roky
pins_SAV_MKI.h Drop unused LARGE_FLASH option před 6 roky
pins_SCOOVO_X9H.h Drop unused LARGE_FLASH option před 6 roky
pins_SETHI.h Formatting adjustments před 7 roky
pins_SILVER_GATE.h Drop unused LARGE_FLASH option před 6 roky
pins_STB_11.h Tweak Sanguinololu-related pins files před 6 roky
pins_TEENSY2.h Drop unused LARGE_FLASH option před 6 roky
pins_TEENSYLU.h Drop unused LARGE_FLASH option před 6 roky
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM před 6 roky
pins_ULTIMAKER.h Drop unused LARGE_FLASH option před 6 roky
pins_ULTIMAKER_OLD.h Drop unused LARGE_FLASH option před 6 roky
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board před 7 roky
planner.cpp Miscellaneous cleanup před 6 roky
planner.h Add pre-calculated planner.e_factor před 6 roky
planner_bezier.cpp Tweaks to cubic_b_sline code style před 6 roky
planner_bezier.h Append units to feedrate variables před 7 roky
point_t.h Cleanup Nozzle class, fix XY vs Z move order před 6 roky
printcounter.cpp Patch some serial macros před 7 roky
printcounter.h Cosmetic patches před 7 roky
serial.cpp Add proportional font adjustment ratio - update example configs před 7 roky
serial.h General code cleanup, spacing před 6 roky
servo.cpp Implement SERVO_DELAY as array před 6 roky
servo.h Add macros for delays by machine cycle před 7 roky
softspi.h Fix hexadecimal number formatting před 6 roky
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h před 7 roky
stepper.cpp Implement support for Dual X and Y endstops před 6 roky
stepper.h Implement support for Dual X and Y endstops před 6 roky
stepper_dac.cpp convert DAC percent to uint8_t před 7 roky
stepper_dac.h convert DAC percent to uint8_t před 7 roky
stepper_indirection.cpp Use float to init TMC2133 steps-per-mm před 6 roky
stepper_indirection.h Add support for Průša MK2 Multiplexer před 6 roky
stopwatch.cpp General comment cleanup před 7 roky
stopwatch.h Patch #else / #endif comments před 7 roky
temperature.cpp Fix PlatformIO dependencies před 6 roky
temperature.h Cleanup around updatePID před 6 roky
thermistornames.h Add Thermistor 75: MGB18 silicon pad před 7 roky
thermistortable_1.h Add OV() macro for thermistor tables před 6 roky
thermistortable_2.h Add OV() macro for thermistor tables před 6 roky
thermistortable_3.h Add OV() macro for thermistor tables před 6 roky
thermistortable_4.h Add OV() macro for thermistor tables před 6 roky
thermistortable_5.h Add OV() macro for thermistor tables před 6 roky
thermistortable_6.h Add OV() macro for thermistor tables před 6 roky
thermistortable_7.h Add OV() macro for thermistor tables před 6 roky
thermistortable_8.h Add OV() macro for thermistor tables před 6 roky
thermistortable_9.h Add OV() macro for thermistor tables před 6 roky
thermistortable_10.h Add OV() macro for thermistor tables před 6 roky
thermistortable_11.h Add OV() macro for thermistor tables před 6 roky
thermistortable_12.h Add OV() macro for thermistor tables před 6 roky
thermistortable_13.h Add OV() macro for thermistor tables před 6 roky
thermistortable_20.h Add OV() macro for thermistor tables před 6 roky
thermistortable_51.h Add OV() macro for thermistor tables před 6 roky
thermistortable_52.h Add OV() macro for thermistor tables před 6 roky
thermistortable_55.h Add OV() macro for thermistor tables před 6 roky
thermistortable_60.h Add OV() macro for thermistor tables před 6 roky
thermistortable_66.h Add OV() macro for thermistor tables před 6 roky
thermistortable_70.h Add OV() macro for thermistor tables před 6 roky
thermistortable_71.h Add OV() macro for thermistor tables před 6 roky
thermistortable_75.h Add OV() macro for thermistor tables před 6 roky
thermistortable_110.h Split up thermistor tables před 7 roky
thermistortable_147.h Split up thermistor tables před 7 roky
thermistortable_998.h Add OV() macro for thermistor tables před 6 roky
thermistortable_999.h Add OV() macro for thermistor tables před 6 roky
thermistortable_1010.h Split up thermistor tables před 7 roky
thermistortable_1047.h Split up thermistor tables před 7 roky
thermistortables.h Add OV() macro for thermistor tables před 6 roky
twibus.cpp Patch some serial macros před 7 roky
twibus.h Clean up some trailing spaces před 6 roky
types.h Adds types.h před 7 roky
ubl.cpp Fix G26's circle drawing... (#8291) před 6 roky
ubl.h Fix G26's circle drawing... (#8291) před 6 roky
ubl_G29.cpp Use do_blocking_move_to where possible před 6 roky
ubl_motion.cpp Tweaks to core motion code před 6 roky
ultralcd.cpp Apply SDCARD_SORT_ALPHA changes from 2.0.x před 6 roky
ultralcd.h Fix warnings for REPRAPWORLD_KEYPAD před 6 roky
ultralcd_impl_DOGM.h Add pre-calculated planner.e_factor před 6 roky
ultralcd_impl_HD44780.h Add pre-calculated planner.e_factor před 6 roky
ultralcd_st7565_u8glib_VIKI.h Support for SilverGate Board před 6 roky
ultralcd_st7920_u8glib_rrd.h Support for SilverGate Board před 6 roky
utf_mapper.h Tweak spacing in utf8_mapper.h před 6 roky
utility.cpp convert DAC percent to uint8_t před 7 roky
utility.h Updates for G33-LCD interface před 6 roky
vector_3.cpp Apply maths macros and type changes ahead of HAL před 7 roky
vector_3.h Reference op with variable name před 7 roky
watchdog.cpp Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR před 6 roky
watchdog.h Further cleanup of comments, partial Doxygen-style před 8 roky