My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thomas B (OrangePi i3) 90f252cfa5 enabled auto bed leveling with probe 6 anos atrás
..
example_configurations Different NEOPIXEL types 6 anos atrás
Conditionals.h Make Conditionals.h a catch-all for old configs 7 anos atrás
Conditionals_LCD.h Different NEOPIXEL types 6 anos atrás
Conditionals_post.h Remove legacy ADVANCE feature 6 anos atrás
Configuration.h enabled auto bed leveling with probe 6 anos atrás
Configuration_adv.h enabled auto bed leveling with probe 6 anos atrás
G26_Mesh_Validation_Tool.cpp Allow UBL G29 and G26 to build without a probe 6 anos atrás
I2CPositionEncoder.cpp Followup for I2C_POSITION_ENCODERS 7 anos atrás
I2CPositionEncoder.h Followup for I2C_POSITION_ENCODERS 7 anos atrás
M100_Free_Mem_Chk.cpp Apply const, spacing, etc. 7 anos atrás
Makefile Add Max7219 LED Matrix Debug Support (#7563) 6 anos atrás
Marlin.h Implementing [FR] #7548 6 anos atrás
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum 7 anos atrás
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap 7 anos atrás
MarlinSerial.cpp Fix Emergency Parser 6 anos atrás
MarlinSerial.h Tweak spacing in utf8_mapper.h 6 anos atrás
Marlin_main.cpp Different NEOPIXEL types 6 anos atrás
Max7219_Debug_LEDs.cpp MAX7219 followup (#7564) 6 anos atrás
Max7219_Debug_LEDs.h MAX7219 followup (#7564) 6 anos atrás
SanityCheck.h Different NEOPIXEL types 6 anos atrás
Sd2Card.cpp Patch goto labels for consistency 6 anos atrás
Sd2Card.h Fix hexadecimal number formatting 6 anos atrás
SdBaseFile.cpp Patch goto labels for consistency 6 anos atrás
SdBaseFile.h Fix hexadecimal number formatting 6 anos atrás
SdFatConfig.h repair-software-spi 7 anos atrás
SdFatStructs.h Fix hexadecimal number formatting 6 anos atrás
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style 8 anos atrás
SdFatUtil.h Cleanup SdFatUtil.h 7 anos atrás
SdFile.cpp Converted all files on src to Unix file format 8 anos atrás
SdFile.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
SdInfo.h Fix hexadecimal number formatting 6 anos atrás
SdVolume.cpp Patch goto labels for consistency 6 anos atrás
SdVolume.h Fix hexadecimal number formatting 6 anos atrás
Version.h Version 1.1.6 6 anos atrás
blinkm.cpp Patch #else / #endif comments 7 anos atrás
blinkm.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
boards.h Support for Geeetech GT2560 Rev.A/Rev.A+ 6 anos atrás
buzzer.h Spacing, const, comments 7 anos atrás
cardreader.cpp Fix bad logic in autostart 6 anos atrás
cardreader.h Fix display issue with SD_ALPHA_SORT caching 6 anos atrás
circularqueue.h Patch up CircularQueue 7 anos atrás
configuration_store.cpp matrix names update (#7697) 6 anos atrás
configuration_store.h Expose DISABLE_M503 option as a test option 7 anos atrás
dac_mcp4728.cpp Fix get/setDrvPct declarations 7 anos atrás
dac_mcp4728.h Fix get/setDrvPct declarations 7 anos atrás
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V 7 anos atrás
digipot_mcp4451.cpp Apply maths macros and type changes ahead of HAL 7 anos atrás
dogm_bitmaps.h Added option for graphical overlay for Z-offset 6 anos atrás
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
dogm_font_data_HD44780_J.h Update Kana font 8 anos atrás
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
dogm_font_data_ISO10646_1_PL.h Polish font 7 anos atrás
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup. 7 anos atrás
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
dogm_font_data_ISO10646_CZ.h UTF-8 mapper for Czech 7 anos atrás
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr 7 anos atrás
dogm_font_data_ISO10646_Kana.h Update Kana font 8 anos atrás
dogm_font_data_ISO10646_SK.h Added Slovak C2C3C4 mapper implementation. 6 anos atrás
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style 8 anos atrás
duration_t.h Fix formatting of print time hours above one day 7 anos atrás
endstop_interrupts.h Patch #else / #endif comments 7 anos atrás
endstops.cpp Prevent damage if DELTA_HEIGHT is incorrect 6 anos atrás
endstops.h guaranteed BLTouch detection 7 anos atrás
enum.h CNC workspace planes and 'P' argument for G2/G3 7 anos atrás
fastio.h Drop fastio timer cruft 7 anos atrás
fastio_168.h Split up fastio.h, document pin mappings 7 anos atrás
fastio_644.h Split up fastio.h, document pin mappings 7 anos atrás
fastio_1280.h Split up fastio.h, document pin mappings 7 anos atrás
fastio_1281.h Split up fastio.h, document pin mappings 7 anos atrás
fastio_AT90USB.h Tweaks for M43 6 anos atrás
gcode.cpp Fix compile issue with G38 6 anos atrás
gcode.h Volatile keyword not needed for parser.seen 6 anos atrás
hex_print_routines.cpp New GCode Parser - Implementation 7 anos atrás
hex_print_routines.h New GCode Parser - Implementation 7 anos atrás
language.h Fix babystep menu display 6 anos atrás
language_an.h Update links to old wiki page 6 anos atrás
language_bg.h Update links to old wiki page 6 anos atrás
language_ca.h Update links to old wiki page 6 anos atrás
language_cn.h Update links to old wiki page 6 anos atrás
language_cz.h Update links to old wiki page 6 anos atrás
language_cz_utf8.h Update links to old wiki page 6 anos atrás
language_da.h Update links to old wiki page 6 anos atrás
language_de.h Update links to old wiki page 6 anos atrás
language_el-gr.h Update links to old wiki page 6 anos atrás
language_el.h Update links to old wiki page 6 anos atrás
language_en.h Update links to old wiki page 6 anos atrás
language_es.h Update links to old wiki page 6 anos atrás
language_eu.h Update links to old wiki page 6 anos atrás
language_fi.h Update links to old wiki page 6 anos atrás
language_fr.h Update links to old wiki page 6 anos atrás
language_gl.h Update links to old wiki page 6 anos atrás
language_hr.h Update links to old wiki page 6 anos atrás
language_it.h Update links to old wiki page 6 anos atrás
language_kana.h Update links to old wiki page 6 anos atrás
language_kana_utf8.h Update links to old wiki page 6 anos atrás
language_nl.h Update links to old wiki page 6 anos atrás
language_pl-DOGM.h Case light as a toggle menu item 7 anos atrás
language_pl-HD44780.h Case light as a toggle menu item 7 anos atrás
language_pl.h Update links to old wiki page 6 anos atrás
language_pt-br.h Update links to old wiki page 6 anos atrás
language_pt-br_utf8.h Update links to old wiki page 6 anos atrás
language_pt.h Update links to old wiki page 6 anos atrás
language_pt_utf8.h Update links to old wiki page 6 anos atrás
language_ru.h Update links to old wiki page 6 anos atrás
language_sk_utf8.h Added Slovak C2C3C4 mapper implementation. 6 anos atrás
language_test.h Update links to old wiki page 6 anos atrás
language_tr.h Update links to old wiki page 6 anos atrás
language_uk.h Update links to old wiki page 6 anos atrás
language_zh_CN.h Update links to old wiki page 6 anos atrás
language_zh_TW.h Update links to old wiki page 6 anos atrás
least_squares_fit.cpp Apply coding standards to recent merges 6 anos atrás
least_squares_fit.h Apply coding standards to recent merges 6 anos atrás
macros.h XON/XOFF corrections, tweaks, formatting, etc. 6 anos atrás
mesh_bed_leveling.cpp Patch #else / #endif comments 7 anos atrás
mesh_bed_leveling.h Formatting and spelling 7 anos atrás
nozzle.cpp Apply maths macros and type changes ahead of HAL 7 anos atrás
nozzle.h Apply maths macros and type changes ahead of HAL 7 anos atrás
pca9632.cpp Fix hexadecimal number formatting 6 anos atrás
pca9632.h PCA9632 PWM color LED support 7 anos atrás
pins.h Merge pull request #7532 from thinkyhead/bf1_fan_mux_vben 6 anos atrás
pinsDebug.h Miscellaneous tweaks to serial outputs, code cleanups 6 anos atrás
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes 7 anos atrás
pinsDebug_list.h Add Skynet/ANET A10 support 7 anos atrás
pinsDebug_plus_70.h Reject generous donation of trailing whitespace 7 anos atrás
pins_3DRAG.h SPINDLE/LASER pins changes 7 anos atrás
pins_5DPRINT.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_ANET_10.h Fix encoder pulses for G3D_PANEL 6 anos atrás
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files 6 anos atrás
pins_AZTEEG_X3.h Apply some tweaks based on 2.0.x 6 anos atrás
pins_AZTEEG_X3_PRO.h Unify AVR90USB: Pins cleanup 7 anos atrás
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes 7 anos atrás
pins_BQ_ZUM_MEGA_3D.h Add support for BQ heated bed kit with Hephestos 2 6 anos atrás
pins_BRAINWAVE.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_BRAINWAVE_PRO.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_CHEAPTRONIC.h Assign -1 to LCD_PINS_D4-7 if not defined 6 anos atrás
pins_CHEAPTRONICv2.h Easier override of FILWIDTH_PIN 7 anos atrás
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files 7 anos atrás
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files 7 anos atrás
pins_ELEFU_3.h Follow-up the PR #4955, etc 7 anos atrás
pins_FELIX2.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN3_PLUS.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN6.h Minor patches to pins files 6 anos atrás
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN7_12.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN7_13.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN7_14.h SPINDLE/LASER pins changes 7 anos atrás
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup 7 anos atrás
pins_GT2560_REV_A.h Add Anet 1.0 to Platformio.ini 6 anos atrás
pins_GT2560_REV_A_PLUS.h Move SERVO0 pin on GT2560 A+ with BLTOUCH enabled 6 anos atrás
pins_K8200.h Add "About Printer" information menu. 8 anos atrás
pins_K8400.h SPINDLE/LASER pins changes 7 anos atrás
pins_LEAPFROG.h Follow-up the PR #4955, etc 7 anos atrás
pins_MEGACONTROLLER.h SPINDLE/LASER pins changes 7 anos atrás
pins_MEGATRONICS.h SPINDLE/LASER pins changes 7 anos atrás
pins_MEGATRONICS_2.h added shift register pins for reprapworld keypad v1.1 7 anos atrás
pins_MEGATRONICS_3.h Unify AVR90USB: Pins cleanup 7 anos atrás
pins_MELZI.h Tweak Sanguinololu-related pins files 6 anos atrás
pins_MELZI_CREALITY.h No need for LCD_PINS_Dn when unused 6 anos atrás
pins_MELZI_MAKR3D.h Tweak Sanguinololu-related pins files 6 anos atrás
pins_MIGHTYBOARD_REVE.h Unify AVR90USB: Pins cleanup 7 anos atrás
pins_MINIRAMBO.h Add support for Průša MK2 Multiplexer 7 anos atrás
pins_MINITRONICS.h Assign -1 to LCD_PINS_D4-7 if not defined 6 anos atrás
pins_MKS_13.h MKS 1.3+: Add pin mapping for PS_ON 6 anos atrás
pins_MKS_BASE.h SPINDLE/LASER pins changes 7 anos atrás
pins_OMCA.h SPINDLE/LASER pins changes 7 anos atrás
pins_OMCA_A.h SPINDLE/LASER pins changes 7 anos atrás
pins_PRINTRBOARD.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_PRINTRBOARD_REVF.h Clean up excess whitespace 6 anos atrás
pins_RAMBO.h Add support for Průša MK2 Multiplexer 7 anos atrás
pins_RAMPS.h Add some new LCD displays 6 anos atrás
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h 7 anos atrás
pins_RAMPS_OLD.h SPINDLE/LASER pins changes 7 anos atrás
pins_RIGIDBOARD.h SPINDLE/LASER pins changes 7 anos atrás
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2 7 anos atrás
pins_RUMBA.h Pins-related cleanup, formatting 7 anos atrás
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check 7 anos atrás
pins_SANGUINOLOLU_11.h Fixed ST7920_DELAY typo 6 anos atrás
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files 6 anos atrás
pins_SAV_MKI.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_SCOOVO_X9H.h Unify AVR90USB: Pins cleanup 7 anos atrás
pins_SETHI.h Formatting adjustments 7 anos atrás
pins_STB_11.h Tweak Sanguinololu-related pins files 6 anos atrás
pins_TEENSY2.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_TEENSYLU.h Remove extraneous USBCON defines for AT90USB boards 6 anos atrás
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM 7 anos atrás
pins_ULTIMAKER.h Unify AVR90USB: Pins cleanup 7 anos atrás
pins_ULTIMAKER_OLD.h SPINDLE/LASER pins changes 7 anos atrás
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board 7 anos atrás
planner.cpp Remove legacy ADVANCE feature 6 anos atrás
planner.h Remove legacy ADVANCE feature 6 anos atrás
planner_bezier.cpp Apply maths macros and type changes ahead of HAL 7 anos atrás
planner_bezier.h Append units to feedrate variables 7 anos atrás
point_t.h Adds missing documentation to the point_t structure 7 anos atrás
printcounter.cpp Patch some serial macros 7 anos atrás
printcounter.h Cosmetic patches 7 anos atrás
serial.cpp Add proportional font adjustment ratio - update example configs 7 anos atrás
serial.h General code cleanup, spacing 6 anos atrás
servo.cpp Implement SERVO_DELAY as array 6 anos atrás
servo.h Add macros for delays by machine cycle 7 anos atrás
softspi.h Fix hexadecimal number formatting 6 anos atrás
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h 7 anos atrás
spi.h Use new attribute macros in more places 7 anos atrás
stepper.cpp Remove legacy ADVANCE feature 6 anos atrás
stepper.h Remove legacy ADVANCE feature 6 anos atrás
stepper_dac.cpp convert DAC percent to uint8_t 7 anos atrás
stepper_dac.h convert DAC percent to uint8_t 7 anos atrás
stepper_indirection.cpp Use float to init TMC2133 steps-per-mm 6 anos atrás
stepper_indirection.h Add support for Průša MK2 Multiplexer 7 anos atrás
stopwatch.cpp General comment cleanup 7 anos atrás
stopwatch.h Patch #else / #endif comments 7 anos atrás
temperature.cpp babystepping tweak 6 anos atrás
temperature.h Add Skynet/ANET A10 support 7 anos atrás
thermistornames.h Add Thermistor 75: MGB18 silicon pad 7 anos atrás
thermistortable_1.h Split up thermistor tables 7 anos atrás
thermistortable_2.h Split up thermistor tables 7 anos atrás
thermistortable_3.h Split up thermistor tables 7 anos atrás
thermistortable_4.h Split up thermistor tables 7 anos atrás
thermistortable_5.h Split up thermistor tables 7 anos atrás
thermistortable_6.h Split up thermistor tables 7 anos atrás
thermistortable_7.h Split up thermistor tables 7 anos atrás
thermistortable_8.h Split up thermistor tables 7 anos atrás
thermistortable_9.h Split up thermistor tables 7 anos atrás
thermistortable_10.h Split up thermistor tables 7 anos atrás
thermistortable_11.h Split up thermistor tables 7 anos atrás
thermistortable_12.h Split up thermistor tables 7 anos atrás
thermistortable_13.h Split up thermistor tables 7 anos atrás
thermistortable_20.h Tweaks to temperature code 7 anos atrás
thermistortable_51.h Split up thermistor tables 7 anos atrás
thermistortable_52.h Split up thermistor tables 7 anos atrás
thermistortable_55.h Split up thermistor tables 7 anos atrás
thermistortable_60.h Split up thermistor tables 7 anos atrás
thermistortable_66.h Split up thermistor tables 7 anos atrás
thermistortable_70.h Split up thermistor tables 7 anos atrás
thermistortable_71.h Split up thermistor tables 7 anos atrás
thermistortable_75.h Add Thermistor 75: MGB18 silicon pad 7 anos atrás
thermistortable_110.h Split up thermistor tables 7 anos atrás
thermistortable_147.h Split up thermistor tables 7 anos atrás
thermistortable_998.h Split up thermistor tables 7 anos atrás
thermistortable_999.h Split up thermistor tables 7 anos atrás
thermistortable_1010.h Split up thermistor tables 7 anos atrás
thermistortable_1047.h Split up thermistor tables 7 anos atrás
thermistortables.h Misc. Clean Up (#6822) 7 anos atrás
twibus.cpp Patch some serial macros 7 anos atrás
twibus.h Clean up some trailing spaces 7 anos atrás
types.h Adds types.h 7 anos atrás
ubl.cpp Followup to #7045 7 anos atrás
ubl.h Allow UBL G29 and G26 to build without a probe 6 anos atrás
ubl_G29.cpp Allow UBL G29 and G26 to build without a probe 6 anos atrás
ubl_motion.cpp matrix names update (#7697) 6 anos atrás
ultralcd.cpp Segmented manual moves for kinematics 6 anos atrás
ultralcd.h Add PROBE_MANUALLY support to G33 7 anos atrás
ultralcd_impl_DOGM.h Add support for ST7565-64128N 6 anos atrás
ultralcd_impl_HD44780.h LCD filename already concatentated 6 anos atrás
ultralcd_st7565_u8glib_VIKI.h Add support for ST7565-64128N 6 anos atrás
ultralcd_st7920_u8glib_rrd.h Add support for ST7565-64128N 6 anos atrás
utf_mapper.h Tweak spacing in utf8_mapper.h 6 anos atrás
utility.cpp convert DAC percent to uint8_t 7 anos atrás
utility.h Updates for G33-LCD interface 6 anos atrás
vector_3.cpp Apply maths macros and type changes ahead of HAL 7 anos atrás
vector_3.h Reference op with variable name 7 anos atrás
watchdog.cpp Patch some serial macros 7 anos atrás
watchdog.h Further cleanup of comments, partial Doxygen-style 8 anos atrás