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.
Chris Pepper a5cf3a190c bugfix-2.0.x critical fix (#7401) 7 yıl önce
..
example_configurations Marlin bugfix-2.0.x Version/README 6 yıl önce
frameworks/CMSIS/LPC1768 bugfix-2.0.x critical fix (#7401) 6 yıl önce
src/HAL HAL compatible pinsDebug & misc 6 yıl önce
Conditionals.h Make Conditionals.h a catch-all for old configs 8 yıl önce
Conditionals_LCD.h Fix identation by tab 6 yıl önce
Conditionals_post.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
Configuration.h Marlin bugfix-2.0.x Version/README 6 yıl önce
Configuration_adv.h Marlin bugfix-2.0.x Version/README 6 yıl önce
G26_Mesh_Validation_Tool.cpp Fix for G26 spam output 6 yıl önce
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS 7 yıl önce
I2CPositionEncoder.h Followup for I2C_POSITION_ENCODERS 7 yıl önce
M100_Free_Mem_Chk.cpp Apply const, spacing, etc. 7 yıl önce
Makefile Add Max7219 LED Matrix Debug Support (#7563) 6 yıl önce
Marlin.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum 7 yıl önce
MarlinConfig.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
Marlin_main.cpp HAL compatible pinsDebug & misc 6 yıl önce
Max7219_Debug_LEDs.cpp MAX7219 followup (#7564) 6 yıl önce
Max7219_Debug_LEDs.h MAX7219 followup (#7564) 6 yıl önce
SanityCheck.h HAL compatible pinsDebug & misc 6 yıl önce
Sd2Card.cpp Base HAL SPI Changes 6 yıl önce
Sd2Card.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
SdBaseFile.cpp Patch goto labels for consistency 6 yıl önce
SdBaseFile.h Fix hexadecimal number formatting 6 yıl önce
SdFatConfig.h repair-software-spi 8 yıl önce
SdFatStructs.h Fix hexadecimal number formatting 6 yıl önce
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 8 yıl önce
SdFatUtil.h Cleanup SdFatUtil.h 7 yıl önce
SdFile.cpp Converted all files on src to Unix file format 8 yıl önce
SdFile.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
SdInfo.h Fix hexadecimal number formatting 6 yıl önce
SdVolume.cpp Patch goto labels for consistency 6 yıl önce
SdVolume.h Fix hexadecimal number formatting 6 yıl önce
Version.h Marlin bugfix-2.0.x Version/README 6 yıl önce
blinkm.cpp Patch #else / #endif comments 7 yıl önce
blinkm.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
boards.h HAL for Re:ARM (LPC1768) architecture 6 yıl önce
buzzer.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
cardreader.cpp minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 6 yıl önce
cardreader.h minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 6 yıl önce
circularqueue.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
configuration_store.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
configuration_store.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
dac_dac084s085.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
dac_dac084s085.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
dac_mcp4728.cpp Fix get/setDrvPct declarations 7 yıl önce
dac_mcp4728.h Fix get/setDrvPct declarations 7 yıl önce
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V 7 yıl önce
digipot_mcp4451.cpp Apply maths macros and type changes ahead of HAL 7 yıl önce
dogm_bitmaps.h Updates u8glib's bmp2hex converter 8 yıl önce
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
dogm_font_data_HD44780_J.h Update Kana font 8 yıl önce
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
dogm_font_data_ISO10646_1_PL.h Polish font 7 yıl önce
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup. 7 yıl önce
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
dogm_font_data_ISO10646_CZ.h UTF-8 mapper for Czech 7 yıl önce
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr 7 yıl önce
dogm_font_data_ISO10646_Kana.h Update Kana font 8 yıl önce
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 8 yıl önce
duration_t.h Fix formatting of print time hours above one day 7 yıl önce
endstops.cpp Prevent damage if DELTA_HEIGHT is incorrect 6 yıl önce
endstops.h guaranteed BLTouch detection 7 yıl önce
enum.h CNC workspace planes and 'P' argument for G2/G3 7 yıl önce
gcode.cpp Fix compile issue with G38 7 yıl önce
gcode.h Volatile keyword not needed for parser.seen 7 yıl önce
hex_print_routines.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
hex_print_routines.h New GCode Parser - Implementation 7 yıl önce
language.h CNC workspace planes for G5 6 yıl önce
language_an.h Case light as a toggle menu item 7 yıl önce
language_bg.h Case light as a toggle menu item 7 yıl önce
language_ca.h Case light as a toggle menu item 7 yıl önce
language_cn.h Add more options to the Bed Leveling menu 7 yıl önce
language_cz.h UTF-8 mapper for Czech 7 yıl önce
language_cz_utf8.h UTF-8 mapper for Czech 7 yıl önce
language_da.h Add more options to the Bed Leveling menu 7 yıl önce
language_de.h Update language_de.h 7 yıl önce
language_el-gr.h Add more options to the Bed Leveling menu 7 yıl önce
language_el.h Use "PSU" label to fit on screen 6 yıl önce
language_en.h Merge pull request #7519 from thinkyhead/bf1_cleanups_aug_16 6 yıl önce
language_es.h Case light as a toggle menu item 7 yıl önce
language_eu.h Case light as a toggle menu item 7 yıl önce
language_fi.h Add more options to the Bed Leveling menu 7 yıl önce
language_fr.h French translation 7 yıl önce
language_gl.h Case light as a toggle menu item 7 yıl önce
language_hr.h Case light as a toggle menu item 7 yıl önce
language_it.h Fix Italian string length 6 yıl önce
language_kana.h Case light as a toggle menu item 7 yıl önce
language_kana_utf8.h UTF-8 mapper for Czech 7 yıl önce
language_nl.h Use "PSU" label to fit on screen 6 yıl önce
language_pl-DOGM.h Case light as a toggle menu item 7 yıl önce
language_pl-HD44780.h Case light as a toggle menu item 7 yıl önce
language_pl.h Slovak UTF-8 translation 6 yıl önce
language_pt-br.h Add more options to the Bed Leveling menu 7 yıl önce
language_pt-br_utf8.h UTF-8 mapper for Czech 7 yıl önce
language_pt.h Add more options to the Bed Leveling menu 7 yıl önce
language_pt_utf8.h UTF-8 mapper for Czech 7 yıl önce
language_ru.h Update Russian Translation 7 yıl önce
language_sk_utf8.h Slovak UTF-8 translation 6 yıl önce
language_test.h MSG_VOLUMETRIC => MSG_FILAMENT 7 yıl önce
language_tr.h Case light as a toggle menu item 7 yıl önce
language_uk.h Case light as a toggle menu item 7 yıl önce
language_zh_CN.h Rename options with swap_ prefix 7 yıl önce
language_zh_TW.h Rename options with swap_ prefix 7 yıl önce
least_squares_fit.cpp Apply coding standards to recent merges 7 yıl önce
least_squares_fit.h Apply coding standards to recent merges 7 yıl önce
macros.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
mesh_bed_leveling.cpp Patch #else / #endif comments 7 yıl önce
mesh_bed_leveling.h Formatting and spelling 7 yıl önce
nozzle.cpp Apply maths macros and type changes ahead of HAL 7 yıl önce
nozzle.h Apply maths macros and type changes ahead of HAL 7 yıl önce
pca9632.cpp Fix hexadecimal number formatting 6 yıl önce
pca9632.h PCA9632 PWM color LED support 7 yıl önce
pins.h HAL for Re:ARM (LPC1768) architecture 6 yıl önce
pinsDebug.h HAL compatible pinsDebug & misc 6 yıl önce
pinsDebug_list.h HAL compatible pinsDebug & misc 6 yıl önce
pins_3DRAG.h SPINDLE/LASER pins changes 7 yıl önce
pins_5DPRINT.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_ALLIGATOR_R2.h HAL for DUE architecture 6 yıl önce
pins_ANET_10.h Add Skynet/ANET A10 support 7 yıl önce
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files 6 yıl önce
pins_AZTEEG_X3.h Cleanup of spacing and formatting 7 yıl önce
pins_AZTEEG_X3_PRO.h Unify AVR90USB: Pins cleanup 7 yıl önce
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes 7 yıl önce
pins_BQ_ZUM_MEGA_3D.h Add support for BQ heated bed kit with Hephestos 2 7 yıl önce
pins_BRAINWAVE.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_BRAINWAVE_PRO.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_CHEAPTRONIC.h Assign -1 to LCD_PINS_D4-7 if not defined 7 yıl önce
pins_CHEAPTRONICv2.h Easier override of FILWIDTH_PIN 7 yıl önce
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files 7 yıl önce
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files 7 yıl önce
pins_DUE3DOM.h HAL for DUE architecture 6 yıl önce
pins_DUE3DOM_MINI.h HAL for DUE architecture 6 yıl önce
pins_ELEFU_3.h Follow-up the PR #4955, etc 7 yıl önce
pins_FELIX2.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN3_PLUS.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN6.h Minor patches to pins files 6 yıl önce
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN7_12.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN7_13.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN7_14.h SPINDLE/LASER pins changes 7 yıl önce
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup 7 yıl önce
pins_GT2560_REV_A.h Add Anet 1.0 to Platformio.ini 6 yıl önce
pins_GT2560_REV_A_PLUS.h Minor patches to pins files 6 yıl önce
pins_K8200.h Add "About Printer" information menu. 8 yıl önce
pins_K8400.h SPINDLE/LASER pins changes 7 yıl önce
pins_LEAPFROG.h Follow-up the PR #4955, etc 7 yıl önce
pins_MEGACONTROLLER.h SPINDLE/LASER pins changes 7 yıl önce
pins_MEGATRONICS.h SPINDLE/LASER pins changes 7 yıl önce
pins_MEGATRONICS_2.h added shift register pins for reprapworld keypad v1.1 7 yıl önce
pins_MEGATRONICS_3.h Unify AVR90USB: Pins cleanup 7 yıl önce
pins_MELZI.h Tweak Sanguinololu-related pins files 6 yıl önce
pins_MELZI_CREALITY.h Fixes required for Creality CR-10 6 yıl önce
pins_MELZI_MAKR3D.h Tweak Sanguinololu-related pins files 6 yıl önce
pins_MIGHTYBOARD_REVE.h Unify AVR90USB: Pins cleanup 7 yıl önce
pins_MINIRAMBO.h Add support for Průša MK2 Multiplexer 7 yıl önce
pins_MINITRONICS.h Assign -1 to LCD_PINS_D4-7 if not defined 7 yıl önce
pins_MKS_13.h MKS 1.3+: Add pin mapping for PS_ON 7 yıl önce
pins_MKS_BASE.h SPINDLE/LASER pins changes 7 yıl önce
pins_OMCA.h SPINDLE/LASER pins changes 7 yıl önce
pins_OMCA_A.h SPINDLE/LASER pins changes 7 yıl önce
pins_PRINTRBOARD.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_PRINTRBOARD_REVF.h Clean up excess whitespace 7 yıl önce
pins_RADDS.h HAL for DUE architecture 6 yıl önce
pins_RAMBO.h Add support for Průša MK2 Multiplexer 7 yıl önce
pins_RAMPS.h HAL for Re:ARM (LPC1768) architecture 6 yıl önce
pins_RAMPS4DUE.h HAL for DUE architecture 6 yıl önce
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h 8 yıl önce
pins_RAMPS_DUO.h HAL for DUE architecture 6 yıl önce
pins_RAMPS_FD.h HAL for DUE architecture 6 yıl önce
pins_RAMPS_FD_V2.h HAL for DUE architecture 6 yıl önce
pins_RAMPS_OLD.h SPINDLE/LASER pins changes 7 yıl önce
pins_RAMPS_RE_ARM.h minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 6 yıl önce
pins_RAMPS_SMART.h HAL for DUE architecture 6 yıl önce
pins_RIGIDBOARD.h SPINDLE/LASER pins changes 7 yıl önce
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2 7 yıl önce
pins_RUMBA.h Pins-related cleanup, formatting 7 yıl önce
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check 7 yıl önce
pins_SANGUINOLOLU_11.h Tweak Sanguinololu-related pins files 6 yıl önce
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files 6 yıl önce
pins_SAV_MKI.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_SCOOVO_X9H.h Unify AVR90USB: Pins cleanup 7 yıl önce
pins_SETHI.h Formatting adjustments 7 yıl önce
pins_STB_11.h Tweak Sanguinololu-related pins files 6 yıl önce
pins_TEENSY2.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_TEENSY35_36.h HAL for 32-bit Teensy (3.5, 3.6) architecture 6 yıl önce
pins_TEENSYLU.h Remove extraneous USBCON defines for AT90USB boards 7 yıl önce
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM 7 yıl önce
pins_ULTIMAKER.h Unify AVR90USB: Pins cleanup 7 yıl önce
pins_ULTIMAKER_OLD.h SPINDLE/LASER pins changes 7 yıl önce
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board 7 yıl önce
planner.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
planner.h BARICUDA valve pressure consistently uint8_t 7 yıl önce
planner_bezier.cpp Apply maths macros and type changes ahead of HAL 7 yıl önce
planner_bezier.h Append units to feedrate variables 8 yıl önce
point_t.h Adds missing documentation to the point_t structure 8 yıl önce
printcounter.cpp Patch some serial macros 7 yıl önce
printcounter.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
private_spi.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
serial.cpp Add proportional font adjustment ratio - update example configs 7 yıl önce
serial.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
softspi.h Fix hexadecimal number formatting 6 yıl önce
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h 7 yıl önce
stepper.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
stepper.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
stepper_dac.cpp convert DAC percent to uint8_t 7 yıl önce
stepper_dac.h convert DAC percent to uint8_t 7 yıl önce
stepper_indirection.cpp Use float to init TMC2133 steps-per-mm 6 yıl önce
stepper_indirection.h Add support for Průša MK2 Multiplexer 7 yıl önce
stopwatch.cpp General comment cleanup 7 yıl önce
stopwatch.h Patch #else / #endif comments 7 yıl önce
temperature.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
temperature.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
thermistornames.h Add Thermistor 75: MGB18 silicon pad 7 yıl önce
thermistortable_1.h Split up thermistor tables 7 yıl önce
thermistortable_2.h Split up thermistor tables 7 yıl önce
thermistortable_3.h Split up thermistor tables 7 yıl önce
thermistortable_4.h Split up thermistor tables 7 yıl önce
thermistortable_5.h Split up thermistor tables 7 yıl önce
thermistortable_6.h Split up thermistor tables 7 yıl önce
thermistortable_7.h Split up thermistor tables 7 yıl önce
thermistortable_8.h Split up thermistor tables 7 yıl önce
thermistortable_9.h Split up thermistor tables 7 yıl önce
thermistortable_10.h Split up thermistor tables 7 yıl önce
thermistortable_11.h Split up thermistor tables 7 yıl önce
thermistortable_12.h Split up thermistor tables 7 yıl önce
thermistortable_13.h Split up thermistor tables 7 yıl önce
thermistortable_20.h Tweaks to temperature code 7 yıl önce
thermistortable_51.h Split up thermistor tables 7 yıl önce
thermistortable_52.h Split up thermistor tables 7 yıl önce
thermistortable_55.h Split up thermistor tables 7 yıl önce
thermistortable_60.h Split up thermistor tables 7 yıl önce
thermistortable_66.h Split up thermistor tables 7 yıl önce
thermistortable_70.h Split up thermistor tables 7 yıl önce
thermistortable_71.h Split up thermistor tables 7 yıl önce
thermistortable_75.h Add Thermistor 75: MGB18 silicon pad 7 yıl önce
thermistortable_110.h Split up thermistor tables 7 yıl önce
thermistortable_147.h Split up thermistor tables 7 yıl önce
thermistortable_998.h Split up thermistor tables 7 yıl önce
thermistortable_999.h Split up thermistor tables 7 yıl önce
thermistortable_1010.h Split up thermistor tables 7 yıl önce
thermistortable_1047.h Split up thermistor tables 7 yıl önce
thermistortables.h Misc. Clean Up (#6822) 7 yıl önce
twibus.cpp Patch some serial macros 7 yıl önce
twibus.h Clean up some trailing spaces 7 yıl önce
types.h Adds types.h 8 yıl önce
ubl.cpp Followup to #7045 7 yıl önce
ubl.h Clean up whitespace, trailing space, bad tab conversion, etc. 7 yıl önce
ubl_G29.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
ubl_motion.cpp Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
ultralcd.cpp minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) 6 yıl önce
ultralcd.h Add PROBE_MANUALLY support to G33 7 yıl önce
ultralcd_impl_DOGM.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
ultralcd_impl_HD44780.h Implement HAL and apply macros across code-base Implement AVR Platform 6 yıl önce
ultralcd_st7920_u8glib_rrd.h Base HAL SPI Changes 6 yıl önce
utf_mapper.h Slovak UTF-8 translation 6 yıl önce
utility.cpp convert DAC percent to uint8_t 7 yıl önce
utility.h Updates for G33-LCD interface 7 yıl önce
vector_3.cpp Apply maths macros and type changes ahead of HAL 7 yıl önce
vector_3.h Reference op with variable name 7 yıl önce