My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Scott Lahteine 85b67e5223 Merge pull request #1738 from thinkyhead/fixup_homing 10 роки тому
..
configurator Fix compiler warnings 10 роки тому
example_configurations Patch generic delta config 10 роки тому
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 Parentheses need here otherwise sanitycheck.h does wrong thing on line 222 10 роки тому
Configuration.h Merge pull request #1622 from AnHardt/tm-utf-minus-kanji 10 роки тому
ConfigurationStore.cpp Fix compiler warnings 10 роки тому
ConfigurationStore.h Cleanup of cardreader.* 10 роки тому
Configuration_adv.h comment #define Z_DUAL_STEPPER_DRIVERS 10 роки тому
DOGMbitmaps.h Replaced some literal constants with defines 10 роки тому
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. Change default value of AVRDUDE_PROGRAMMER to 'wiring'. 10 роки тому
Marlin.h Merge plus fixup zprobe_zoffset 10 роки тому
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 Small code reduction 10 роки тому
SanityCheck.h Add zprobe_zoffset in set_bed_level_equation_* 10 роки тому
Sd2Card.cpp - Rename WRITE_E_STEP for consistency 10 роки тому
Sd2Card.h Revert "Move Sd library out into library" 10 роки тому
Sd2PinMap.h Divide up Conditionals to get LCD items early 10 роки тому
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 10 роки тому
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 Move variable blink from ultralcd.h to dogm_lcd_implementation.h 10 роки тому
fastio.h - Rename WRITE_E_STEP for consistency 10 роки тому
language.h Fix compiler warnings 10 роки тому
language_an.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_ca.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_de.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_en.h Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji 10 роки тому
language_es.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_eu.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_fi.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_fr.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_it.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_kana.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_kana_utf8.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_nl.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_pl.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_pt-br.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_pt.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_ru.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
language_test.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
mesh_bed_leveling.cpp Fix up bed leveling code 10 роки тому
mesh_bed_leveling.h Fix up bed leveling code 10 роки тому
motion_control.cpp Update motion_control.cpp 10 роки тому
motion_control.h Removed interrupt nesting in the stepper ISR. 13 роки тому
pins.h Fix compiler warnings 10 роки тому
pins_3DRAG.h Fix compiler warnings 10 роки тому
pins_5DPRINT.h Fix compiler warnings 10 роки тому
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 10 роки тому
pins_AZTEEG_X3_PRO.h Made #ifdef DELTA branch instead 10 роки тому
pins_BAM_DICE_DUE.h Fix compiler warnings 10 роки тому
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 10 роки тому
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 10 роки тому
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 10 роки тому
pins_RAMBO.h Update pins_RAMBO.h 10 роки тому
pins_RAMPS_13.h Filament Runout Sensor Feature 10 роки тому
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 10 роки тому
planner.cpp ARRAY_BY_EXTRUDERS, shorthand to sync planner 10 роки тому
planner.h ARRAY_BY_EXTRUDERS, shorthand to sync planner 10 роки тому
qr_solve.cpp Fix up the code to eliminate warnings 10 роки тому
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 роки тому
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 10 роки тому
stepper.cpp ARRAY_BY_EXTRUDERS, shorthand to sync planner 10 роки тому
stepper.h New Feature: Z_DUAL_ENDSTOPS 10 роки тому
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 compiler warnings 10 роки тому
temperature.h Also fix temperature externs 10 роки тому
thermistortables.h Extend the idea of dummy temperature sensors. 10 роки тому
ultralcd.cpp Fix compiler warnings 10 роки тому
ultralcd.h Move variable blink from ultralcd.h to dogm_lcd_implementation.h 10 роки тому
ultralcd_implementation_hitachi_HD44780.h Merge pull request #1622 from AnHardt/tm-utf-minus-kanji 10 роки тому
ultralcd_st7920_u8glib_rrd.h Update ultralcd_st7920_u8glib_rrd.h 10 роки тому
utf_mapper.h Applied thinkyheads corrections from 2015-03-17 10 роки тому
vector_3.cpp Fix ECHOPAIR ambiguity 10 роки тому
vector_3.h Fix ECHOPAIR ambiguity 10 роки тому
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 роки тому