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 пре 6 година
..
example_configurations Add M114_DETAIL to Configuration_adv.h пре 6 година
Conditionals.h Make Conditionals.h a catch-all for old configs пре 7 година
Conditionals_LCD.h Patch G33 misuse of PROBE_MANUALLY пре 6 година
Conditionals_post.h Add delta_height variable in lieu of using home_offset пре 6 година
Configuration.h Move Filament Width Sensor to Configuration_adv.h пре 6 година
Configuration_adv.h Add M114_DETAIL to Configuration_adv.h пре 6 година
G26_Mesh_Validation_Tool.cpp Move mesh test options under G26 option пре 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 Max7219 LED Matrix Debug Support (#7563) пре 6 година
Marlin.h Fix M428 пре 6 година
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum пре 7 година
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap пре 7 година
MarlinSPI.h Fix PlatformIO dependencies пре 6 година
MarlinSerial.cpp Fix Emergency Parser пре 6 година
MarlinSerial.h Tweak spacing in utf8_mapper.h пре 6 година
Marlin_main.cpp Fix PlatformIO dependencies пре 6 година
Max7219_Debug_LEDs.cpp Miscellaneous cleanup пре 6 година
Max7219_Debug_LEDs.h Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104) пре 6 година
SanityCheck.h Clarify some motion code пре 6 година
Sd2Card.cpp Cleanup, apply standards to SD lib, cardreader пре 6 година
Sd2Card.h Cleanup, apply standards to SD lib, cardreader пре 6 година
SdBaseFile.cpp Cleanup, apply standards to SD lib, cardreader пре 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 година
blinkm.cpp Patch #else / #endif comments пре 7 година
blinkm.h Further cleanup of comments, partial Doxygen-style пре 8 година
boards.h Restore MKS_GEN_L пре 6 година
buzzer.h Spacing, const, comments пре 7 година
cardreader.cpp Apply SDCARD_SORT_ALPHA changes from 2.0.x пре 6 година
cardreader.h Apply SDCARD_SORT_ALPHA changes from 2.0.x пре 6 година
circularqueue.h Patch up CircularQueue пре 7 година
configuration_store.cpp Miscellaneous cleanup пре 6 година
configuration_store.h Expose DISABLE_M503 option as a test option пре 7 година
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 Added option for graphical overlay for Z-offset пре 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 Implement support for Dual X and Y endstops пре 6 година
endstops.cpp Implement support for Dual X and Y endstops пре 6 година
endstops.h Implement support for Dual X and Y endstops пре 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 Allow asterisks in G-Code commands пре 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 Fix non-extended font option пре 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 година
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 година
nozzle.cpp Fix point_t pointer in Nozzle::zigzag пре 6 година
nozzle.h Cleanup Nozzle class, fix XY vs Z move order пре 6 година
pca9632.cpp Fix hexadecimal number formatting пре 6 година
pca9632.h PCA9632 PWM color LED support пре 7 година
pins.h Fix automatic stepper assignment for X/Y/Z dual stepper drivers пре 6 година
pinsDebug.h Support for SilverGate Board пре 6 година
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes пре 7 година
pinsDebug_list.h Add Skynet/ANET A10 support пре 7 година
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 Drop unused LARGE_FLASH option пре 6 година
pins_MELZI.h Tweak Sanguinololu-related pins files пре 6 година
pins_MELZI_CREALITY.h No need for LCD_PINS_Dn when unused пре 6 година
pins_MELZI_MAKR3D.h Tweak Sanguinololu-related pins files пре 6 година
pins_MIGHTYBOARD_REVE.h Drop unused LARGE_FLASH option пре 6 година
pins_MINIRAMBO.h Drop unused LARGE_FLASH option пре 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 Drop unused LARGE_FLASH option пре 6 година
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h пре 7 година
pins_RAMPS_OLD.h SPINDLE/LASER pins changes пре 7 година
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 Miscellaneous cleanup пре 6 година
planner.h Add pre-calculated planner.e_factor пре 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 General code cleanup, spacing пре 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 Spacing, cleanup in speed_lookuptable.h пре 7 година
stepper.cpp Implement support for Dual X and Y endstops пре 6 година
stepper.h Implement support for Dual X and Y endstops пре 6 година
stepper_dac.cpp convert DAC percent to uint8_t пре 7 година
stepper_dac.h convert DAC percent to uint8_t пре 7 година
stepper_indirection.cpp Use float to init TMC2133 steps-per-mm пре 6 година
stepper_indirection.h Add support for Průša MK2 Multiplexer пре 7 година
stopwatch.cpp General comment cleanup пре 7 година
stopwatch.h Patch #else / #endif comments пре 7 година
temperature.cpp Fix PlatformIO dependencies пре 6 година
temperature.h Cleanup around updatePID пре 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 година
twibus.cpp Patch some serial macros пре 7 година
twibus.h Clean up some trailing spaces пре 7 година
types.h Adds types.h пре 7 година
ubl.cpp Fix G26's circle drawing... (#8291) пре 6 година
ubl.h Fix G26's circle drawing... (#8291) пре 6 година
ubl_G29.cpp Use do_blocking_move_to where possible пре 6 година
ubl_motion.cpp Tweaks to core motion code пре 6 година
ultralcd.cpp Apply SDCARD_SORT_ALPHA changes from 2.0.x пре 6 година
ultralcd.h Fix warnings for REPRAPWORLD_KEYPAD пре 6 година
ultralcd_impl_DOGM.h Add pre-calculated planner.e_factor пре 6 година
ultralcd_impl_HD44780.h Add pre-calculated planner.e_factor пре 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 година