My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Chris Roadfeldt 59994bd519 Not doing network admin work, pin not ping... :) 9 лет назад
..
configurator Correct the comment about M206 9 лет назад
example_configurations Correct the comment about M206 9 лет назад
fonts Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 10 лет назад
scripts remove offset, add minimum scan area 10 лет назад
BlinkM.cpp Cleanup of cardreader.* 10 лет назад
BlinkM.h Cleanup of cardreader.* 10 лет назад
Conditionals.h Merge remote-tracking branch 'MarlinFirmware/Development' into Merge_cleanup 9 лет назад
Configuration.h Cleaning up code in prep for merge with upstream. 9 лет назад
ConfigurationStore.cpp Fix compiler warnings 9 лет назад
ConfigurationStore.h Cleanup of cardreader.* 10 лет назад
Configuration_adv.h Update configs with all the latest 9 лет назад
DOGMbitmaps.h Replaced some literal constants with defines 10 лет назад
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. 10 лет назад
Marlin.h Cleaning up code in prep for merge with upstream. 9 лет назад
Marlin.ino - Rename WRITE_E_STEP for consistency 10 лет назад
Marlin.pde - Rename WRITE_E_STEP for consistency 10 лет назад
MarlinSerial.cpp - Rename WRITE_E_STEP for consistency 10 лет назад
MarlinSerial.h - Rename WRITE_E_STEP for consistency 10 лет назад
Marlin_main.cpp Typo fixed... 9 лет назад
SanityCheck.h Not doing network admin work, pin not ping... :) 9 лет назад
Sd2Card.cpp - Rename WRITE_E_STEP for consistency 10 лет назад
Sd2Card.h Revert "Move Sd library out into library" 10 лет назад
Sd2PinMap.h Added support for Atmega 1281 chip 9 лет назад
SdBaseFile.cpp Rename lastnr to autostart_index and... 10 лет назад
SdBaseFile.h Pass sel to lcd_implementation_mark_as_selected 10 лет назад
SdFatConfig.h Rename lastnr to autostart_index and... 10 лет назад
SdFatStructs.h Revert "Move Sd library out into library" 10 лет назад
SdFatUtil.cpp Revert "Move Sd library out into library" 10 лет назад
SdFatUtil.h Revert "Move Sd library out into library" 10 лет назад
SdFile.cpp Revert "Move Sd library out into library" 10 лет назад
SdFile.h Revert "Move Sd library out into library" 10 лет назад
SdInfo.h Revert "Move Sd library out into library" 10 лет назад
SdVolume.cpp - Rename WRITE_E_STEP for consistency 10 лет назад
SdVolume.h Revert "Move Sd library out into library" 10 лет назад
Servo.cpp Formatting cleanup of quiet sources 10 лет назад
Servo.h Formatting cleanup of quiet sources 10 лет назад
boards.h Updated PR to streamline integration 10 лет назад
cardreader.cpp Fix up the code to eliminate warnings 9 лет назад
cardreader.h Cleanup of cardreader.* 10 лет назад
digipot_mcp4451.cpp Cleanup of cardreader.* 10 лет назад
dogm_font_data_6x9_marlin.h Added 5 new font.h files to main directory. 10 лет назад
dogm_font_data_HD44780_C.h Corrected Cyrillic fonts. Round II. 10 лет назад
dogm_font_data_HD44780_J.h Added 5 new font.h files to main directory. 10 лет назад
dogm_font_data_HD44780_W.h Added 5 new font.h files to main directory. 10 лет назад
dogm_font_data_ISO10646_1.h Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 10 лет назад
dogm_font_data_ISO10646_5_Cyrillic.h Corrected cyrillic font again 10 лет назад
dogm_font_data_ISO10646_Kana.h Added 5 new font.h files to main directory. 10 лет назад
dogm_font_data_Marlin_symbols.h Added 5 new font.h files to main directory. 10 лет назад
dogm_lcd_implementation.h Cleaning up code in prep for merge with upstream. 9 лет назад
fastio.h - Rename WRITE_E_STEP for consistency 10 лет назад
language.h Spaces not tabs in language.h. Catch unlikely but possible error and head crash when using Z_PROBE_REPEATABILITY_TEST 9 лет назад
language_an.h Added new trasnslatable labels. 9 лет назад
language_ca.h Added new trasnslatable labels. 9 лет назад
language_de.h Added new trasnslatable labels. 9 лет назад
language_en.h Added new trasnslatable labels. 9 лет назад
language_es.h Added new trasnslatable labels. 9 лет назад
language_eu.h Added new trasnslatable labels. 9 лет назад
language_fi.h Added new trasnslatable labels. 9 лет назад
language_fr.h Added new trasnslatable labels. 9 лет назад
language_it.h Added new trasnslatable labels. 9 лет назад
language_kana.h Added new trasnslatable labels. 9 лет назад
language_kana_utf8.h Added new trasnslatable labels. 9 лет назад
language_nl.h Added new trasnslatable labels. 9 лет назад
language_pl.h Added new trasnslatable labels. 9 лет назад
language_pt-br.h Added new trasnslatable labels. 9 лет назад
language_pt.h Added new trasnslatable labels. 9 лет назад
language_ru.h Added new trasnslatable labels. 9 лет назад
language_test.h Applied thinkyheads corrections from 2015-03-17 10 лет назад
mesh_bed_leveling.cpp Fix up bed leveling code 9 лет назад
mesh_bed_leveling.h Fix up bed leveling code 9 лет назад
motion_control.cpp Update motion_control.cpp 10 лет назад
motion_control.h Removed interrupt nesting in the stepper ISR. 13 лет назад
pins.h Fix Z_PROBE_PING not declared, allows code to compile if Z_PROBE_ENDSTOP is not used. 9 лет назад
pins_3DRAG.h Fix compiler warnings 9 лет назад
pins_5DPRINT.h Fix compiler warnings 9 лет назад
pins_99.h Split up pins to make it more manageable 10 лет назад
pins_AZTEEG_X1.h Split up pins to make it more manageable 10 лет назад
pins_AZTEEG_X3.h Viki 2 Pins from Manual 9 лет назад
pins_AZTEEG_X3_PRO.h Made #ifdef DELTA branch instead 9 лет назад
pins_BAM_DICE_DUE.h Fix compiler warnings 9 лет назад
pins_BRAINWAVE.h Split up pins to make it more manageable 10 лет назад
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines 10 лет назад
pins_DUEMILANOVE_328P.h Split up pins to make it more manageable 10 лет назад
pins_ELEFU_3.h Cleanup rotary encoder encrot* defines 10 лет назад
pins_FELIX2.h Fix compiler warnings 9 лет назад
pins_GEN3_MONOLITHIC.h Split up pins to make it more manageable 10 лет назад
pins_GEN3_PLUS.h Split up pins to make it more manageable 10 лет назад
pins_GEN6.h Split up pins to make it more manageable 10 лет назад
pins_GEN6_DELUXE.h Split up pins to make it more manageable 10 лет назад
pins_GEN7_12.h cleanup 10 лет назад
pins_GEN7_13.h Split up pins to make it more manageable 10 лет назад
pins_GEN7_14.h cleanup 10 лет назад
pins_GEN7_CUSTOM.h Split up pins to make it more manageable 10 лет назад
pins_HEPHESTOS.h Fix compiler warnings 9 лет назад
pins_K8200.h Split up pins to make it more manageable 10 лет назад
pins_LEAPFROG.h Max endstop pins disabled by configuration 10 лет назад
pins_MEGATRONICS.h Cleanup rotary encoder encrot* defines 10 лет назад
pins_MEGATRONICS_1.h Cleanup rotary encoder encrot* defines 10 лет назад
pins_MEGATRONICS_2.h Cleanup rotary encoder encrot* defines 10 лет назад
pins_MEGATRONICS_3.h Cleanup rotary encoder encrot* defines 10 лет назад
pins_MELZI.h Split up pins to make it more manageable 10 лет назад
pins_MELZI_1284.h Split up pins to make it more manageable 10 лет назад
pins_OMCA.h Split up pins to make it more manageable 10 лет назад
pins_OMCA_A.h Split up pins to make it more manageable 10 лет назад
pins_PRINTRBOARD.h Viki 2 Pins from Manual 9 лет назад
pins_RAMBO.h Update pins_RAMBO.h 9 лет назад
pins_RAMPS_13.h Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. Updated documentation in Configuration.h. Cleaned up and commented some code relating to Z_PROBE_ENDSTOP. Separated Z_MIN_ENDSTOP and Z_PROBE_ENDSTOP completely. 9 лет назад
pins_RAMPS_OLD.h Max endstop pins disabled by configuration 10 лет назад
pins_RUMBA.h Cleanup of temperature code 10 лет назад
pins_SANGUINOLOLU_11.h Split up pins to make it more manageable 10 лет назад
pins_SANGUINOLOLU_12.h Split up pins to make it more manageable 10 лет назад
pins_SAV_MKI.h Split up pins to make it more manageable 10 лет назад
pins_SETHI.h cleanup 10 лет назад
pins_STB_11.h Split up pins to make it more manageable 10 лет назад
pins_TEENSY2.h Split up pins to make it more manageable 10 лет назад
pins_TEENSYLU.h Split up pins to make it more manageable 10 лет назад
pins_ULTIMAIN_2.h Split up pins to make it more manageable 10 лет назад
pins_ULTIMAKER.h Split up pins to make it more manageable 10 лет назад
pins_ULTIMAKER_OLD.h Split up pins to make it more manageable 10 лет назад
pins_WITBOX.h Fix compiler warnings 9 лет назад
planner.cpp Cleaning up code in prep for merge with upstream. 9 лет назад
planner.h ARRAY_BY_EXTRUDERS, shorthand to sync planner 9 лет назад
qr_solve.cpp Fix up the code to eliminate warnings 9 лет назад
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 лет назад
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 10 лет назад
stepper.cpp Cleaning up code in prep for merge with upstream. 9 лет назад
stepper.h New Feature: Z_DUAL_ENDSTOPS 9 лет назад
stepper_indirection.cpp - Add support for L6470 Drivers. - Both TMC, L6470 and pin-driven drivers work. - All can be mixed and matched as needed. 10 лет назад
stepper_indirection.h - Add support for L6470 Drivers. - Both TMC, L6470 and pin-driven drivers work. - All can be mixed and matched as needed. 10 лет назад
temperature.cpp Fix LCD click 9 лет назад
temperature.h Times can't be negative. 9 лет назад
thermistortables.h Extend the idea of dummy temperature sensors. 10 лет назад
ultralcd.cpp Cleaning up code in prep for merge with upstream. 9 лет назад
ultralcd.h Added new - changed entries from Fix up LCD_PROGRESS_BAR 9 лет назад
ultralcd_implementation_hitachi_HD44780.h Cleaning up code in prep for merge with upstream. 9 лет назад
ultralcd_st7920_u8glib_rrd.h In ST7920_SWSPI_SND_8BIT(uint8_t val) parameter is unsigned 9 лет назад
utf_mapper.h Applied thinkyheads corrections from 2015-03-17 10 лет назад
vector_3.cpp Fix ECHOPAIR ambiguity 9 лет назад
vector_3.h Fix ECHOPAIR ambiguity 9 лет назад
watchdog.cpp Fix compiling the watchdog error message when the manual reset watchdog is used. 12 лет назад
watchdog.h Various typo fixes - only in comments, no code changes. 11 лет назад