My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
croadfeldt 06f767d608 Merge remote-tracking branch 'upstream/development' into development il y a 9 ans
..
configurator Fix compiler warnings il y a 9 ans
example_configurations Patch generic delta config il y a 9 ans
fonts Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji il y a 9 ans
scripts remove offset, add minimum scan area il y a 9 ans
BlinkM.cpp Cleanup of cardreader.* il y a 9 ans
BlinkM.h Cleanup of cardreader.* il y a 9 ans
Conditionals.h Parentheses need here otherwise sanitycheck.h does wrong thing on line 222 il y a 9 ans
Configuration.h More config cleanup work for Z_PROBE_AND_ENDSTOP. il y a 9 ans
ConfigurationStore.cpp Fix compiler warnings il y a 9 ans
ConfigurationStore.h Cleanup of cardreader.* il y a 9 ans
Configuration_adv.h comment #define Z_DUAL_STEPPER_DRIVERS il y a 9 ans
DOGMbitmaps.h Replaced some literal constants with defines il y a 9 ans
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. il y a 9 ans
Marlin.h Merge plus fixup zprobe_zoffset il y a 9 ans
Marlin.ino - Rename WRITE_E_STEP for consistency il y a 9 ans
Marlin.pde - Rename WRITE_E_STEP for consistency il y a 9 ans
MarlinSerial.cpp - Rename WRITE_E_STEP for consistency il y a 9 ans
MarlinSerial.h - Rename WRITE_E_STEP for consistency il y a 9 ans
Marlin_main.cpp Merge remote-tracking branch 'upstream/development' into development il y a 9 ans
SanityCheck.h Ensure Z_PROBE_PIN is defined if Z_PROBE_AND_ENDSTOP is. il y a 9 ans
Sd2Card.cpp - Rename WRITE_E_STEP for consistency il y a 9 ans
Sd2Card.h Revert "Move Sd library out into library" il y a 9 ans
Sd2PinMap.h Divide up Conditionals to get LCD items early il y a 9 ans
SdBaseFile.cpp Rename lastnr to autostart_index and... il y a 9 ans
SdBaseFile.h Pass sel to lcd_implementation_mark_as_selected il y a 9 ans
SdFatConfig.h Rename lastnr to autostart_index and... il y a 9 ans
SdFatStructs.h Revert "Move Sd library out into library" il y a 9 ans
SdFatUtil.cpp Revert "Move Sd library out into library" il y a 9 ans
SdFatUtil.h Revert "Move Sd library out into library" il y a 9 ans
SdFile.cpp Revert "Move Sd library out into library" il y a 9 ans
SdFile.h Revert "Move Sd library out into library" il y a 9 ans
SdInfo.h Revert "Move Sd library out into library" il y a 9 ans
SdVolume.cpp - Rename WRITE_E_STEP for consistency il y a 9 ans
SdVolume.h Revert "Move Sd library out into library" il y a 9 ans
Servo.cpp Formatting cleanup of quiet sources il y a 9 ans
Servo.h Formatting cleanup of quiet sources il y a 9 ans
boards.h Updated PR to streamline integration il y a 9 ans
cardreader.cpp Fix up the code to eliminate warnings il y a 9 ans
cardreader.h Cleanup of cardreader.* il y a 9 ans
digipot_mcp4451.cpp Cleanup of cardreader.* il y a 9 ans
dogm_font_data_6x9_marlin.h Added 5 new font.h files to main directory. il y a 9 ans
dogm_font_data_HD44780_C.h Corrected Cyrillic fonts. Round II. il y a 9 ans
dogm_font_data_HD44780_J.h Added 5 new font.h files to main directory. il y a 9 ans
dogm_font_data_HD44780_W.h Added 5 new font.h files to main directory. il y a 9 ans
dogm_font_data_ISO10646_1.h Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji il y a 9 ans
dogm_font_data_ISO10646_5_Cyrillic.h Corrected cyrillic font again il y a 9 ans
dogm_font_data_ISO10646_Kana.h Added 5 new font.h files to main directory. il y a 9 ans
dogm_font_data_Marlin_symbols.h Added 5 new font.h files to main directory. il y a 9 ans
dogm_lcd_implementation.h Remove unused variable fan_rot il y a 9 ans
fastio.h - Rename WRITE_E_STEP for consistency il y a 9 ans
language.h Merge remote-tracking branch 'upstream/development' into development il y a 9 ans
language_an.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_ca.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_de.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_en.h Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji il y a 9 ans
language_es.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_eu.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_fi.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_fr.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_it.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_kana.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_kana_utf8.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_nl.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_pl.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_pt-br.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_pt.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_ru.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
language_test.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
mesh_bed_leveling.cpp Fix up bed leveling code il y a 9 ans
mesh_bed_leveling.h Fix up bed leveling code il y a 9 ans
motion_control.cpp Update motion_control.cpp il y a 9 ans
motion_control.h Removed interrupt nesting in the stepper ISR. il y a 12 ans
pins.h Merge remote-tracking branch 'upstream/development' into development il y a 9 ans
pins_3DRAG.h Fix compiler warnings il y a 9 ans
pins_5DPRINT.h Fix compiler warnings il y a 9 ans
pins_99.h Split up pins to make it more manageable il y a 9 ans
pins_AZTEEG_X1.h Split up pins to make it more manageable il y a 9 ans
pins_AZTEEG_X3.h Viki 2 Pins from Manual il y a 9 ans
pins_AZTEEG_X3_PRO.h Made #ifdef DELTA branch instead il y a 9 ans
pins_BAM_DICE_DUE.h Fix compiler warnings il y a 9 ans
pins_BRAINWAVE.h Split up pins to make it more manageable il y a 9 ans
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines il y a 9 ans
pins_DUEMILANOVE_328P.h Split up pins to make it more manageable il y a 9 ans
pins_ELEFU_3.h Cleanup rotary encoder encrot* defines il y a 9 ans
pins_FELIX2.h Fix compiler warnings il y a 9 ans
pins_GEN3_MONOLITHIC.h Split up pins to make it more manageable il y a 9 ans
pins_GEN3_PLUS.h Split up pins to make it more manageable il y a 9 ans
pins_GEN6.h Split up pins to make it more manageable il y a 9 ans
pins_GEN6_DELUXE.h Split up pins to make it more manageable il y a 9 ans
pins_GEN7_12.h cleanup il y a 9 ans
pins_GEN7_13.h Split up pins to make it more manageable il y a 9 ans
pins_GEN7_14.h cleanup il y a 9 ans
pins_GEN7_CUSTOM.h Split up pins to make it more manageable il y a 9 ans
pins_HEPHESTOS.h Fix compiler warnings il y a 9 ans
pins_K8200.h Split up pins to make it more manageable il y a 9 ans
pins_LEAPFROG.h Max endstop pins disabled by configuration il y a 9 ans
pins_MEGATRONICS.h Cleanup rotary encoder encrot* defines il y a 9 ans
pins_MEGATRONICS_1.h Cleanup rotary encoder encrot* defines il y a 9 ans
pins_MEGATRONICS_2.h Cleanup rotary encoder encrot* defines il y a 9 ans
pins_MEGATRONICS_3.h Cleanup rotary encoder encrot* defines il y a 9 ans
pins_MELZI.h Split up pins to make it more manageable il y a 9 ans
pins_MELZI_1284.h Split up pins to make it more manageable il y a 9 ans
pins_OMCA.h Split up pins to make it more manageable il y a 9 ans
pins_OMCA_A.h Split up pins to make it more manageable il y a 9 ans
pins_PRINTRBOARD.h Viki 2 Pins from Manual il y a 9 ans
pins_RAMBO.h Update pins_RAMBO.h il y a 9 ans
pins_RAMPS_13.h Fixed typo for Z_PROBE_AND_ENDSTOP support in pins_RAMPS.h. Confirmed Sanity checks are working..... il y a 9 ans
pins_RAMPS_OLD.h Max endstop pins disabled by configuration il y a 9 ans
pins_RUMBA.h Cleanup of temperature code il y a 9 ans
pins_SANGUINOLOLU_11.h Split up pins to make it more manageable il y a 9 ans
pins_SANGUINOLOLU_12.h Split up pins to make it more manageable il y a 9 ans
pins_SAV_MKI.h Split up pins to make it more manageable il y a 9 ans
pins_SETHI.h cleanup il y a 9 ans
pins_STB_11.h Split up pins to make it more manageable il y a 9 ans
pins_TEENSY2.h Split up pins to make it more manageable il y a 9 ans
pins_TEENSYLU.h Split up pins to make it more manageable il y a 9 ans
pins_ULTIMAIN_2.h Split up pins to make it more manageable il y a 9 ans
pins_ULTIMAKER.h Split up pins to make it more manageable il y a 9 ans
pins_ULTIMAKER_OLD.h Split up pins to make it more manageable il y a 9 ans
pins_WITBOX.h Fix compiler warnings il y a 9 ans
planner.cpp ARRAY_BY_EXTRUDERS, shorthand to sync planner il y a 9 ans
planner.h ARRAY_BY_EXTRUDERS, shorthand to sync planner il y a 9 ans
qr_solve.cpp Fix up the code to eliminate warnings il y a 9 ans
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" il y a 9 ans
speed_lookuptable.h Revert "Reduce PROGMEM warnings" il y a 9 ans
stepper.cpp Merge remote-tracking branch 'upstream/development' into development il y a 9 ans
stepper.h New Feature: Z_DUAL_ENDSTOPS il y a 9 ans
stepper_indirection.cpp - Add support for L6470 Drivers. - Both TMC, L6470 and pin-driven drivers work. - All can be mixed and matched as needed. il y a 9 ans
stepper_indirection.h - Add support for L6470 Drivers. - Both TMC, L6470 and pin-driven drivers work. - All can be mixed and matched as needed. il y a 9 ans
temperature.cpp Times can't be negative. il y a 9 ans
temperature.h Times can't be negative. il y a 9 ans
thermistortables.h Extend the idea of dummy temperature sensors. il y a 9 ans
ultralcd.cpp Fix compiler warnings il y a 9 ans
ultralcd.h Move variable blink from ultralcd.h to dogm_lcd_implementation.h il y a 9 ans
ultralcd_implementation_hitachi_HD44780.h Merge pull request #1622 from AnHardt/tm-utf-minus-kanji il y a 9 ans
ultralcd_st7920_u8glib_rrd.h In ST7920_SWSPI_SND_8BIT(uint8_t val) parameter is unsigned il y a 9 ans
utf_mapper.h Applied thinkyheads corrections from 2015-03-17 il y a 9 ans
vector_3.cpp Fix ECHOPAIR ambiguity il y a 9 ans
vector_3.h Fix ECHOPAIR ambiguity il y a 9 ans
watchdog.cpp Fix compiling the watchdog error message when the manual reset watchdog is used. il y a 11 ans
watchdog.h Various typo fixes - only in comments, no code changes. il y a 10 ans