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.
Scott Lahteine f16bdd2ff2 Borrow from Ultimaker to fix MAX6675 SPI conflict 9 anos atrás
..
example_configurations Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET 9 anos atrás
scripts rename stepper lookup table scipt to be consistent with termistor lookup table script 9 anos atrás
BlinkM.cpp Small BlinkM fix 10 anos atrás
BlinkM.h Removed #ifndef BLINKM 10 anos atrás
Configuration.h Revert "Configuration for Aurora Z605" 9 anos atrás
ConfigurationStore.cpp Update ConfigurationStore.cpp 9 anos atrás
ConfigurationStore.h Removed Delta from the default config file. 10 anos atrás
Configuration_adv.h Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET 9 anos atrás
DOGMbitmaps.h added missing #endif 9 anos atrás
LiquidCrystalRus.cpp Revert "Reduce PROGMEM warnings" 9 anos atrás
LiquidCrystalRus.h Enables support the Cyrillic alphabet for LCD 11 anos atrás
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. Change default value of AVRDUDE_PROGRAMMER to 'wiring'. 9 anos atrás
Marlin.h Revert "Reduce PROGMEM warnings" 9 anos atrás
Marlin.ino Add Azteeg X3 Pro as motherboard 68 10 anos atrás
Marlin.pde Revert "Move Sd library out into library" 9 anos atrás
MarlinSerial.cpp Formatting cleanup of quiet sources 9 anos atrás
MarlinSerial.h Formatting cleanup of quiet sources 9 anos atrás
Marlin_main.cpp Revert "Reduce PROGMEM warnings" 9 anos atrás
Sd2Card.cpp Revert "Move Sd library out into library" 9 anos atrás
Sd2Card.h Revert "Move Sd library out into library" 9 anos atrás
Sd2PinMap.h Revert "Move Sd library out into library" 9 anos atrás
SdBaseFile.cpp Revert "Move Sd library out into library" 9 anos atrás
SdBaseFile.h Revert "Move Sd library out into library" 9 anos atrás
SdFatConfig.h Revert "Move Sd library out into library" 9 anos atrás
SdFatStructs.h Revert "Move Sd library out into library" 9 anos atrás
SdFatUtil.cpp Revert "Move Sd library out into library" 9 anos atrás
SdFatUtil.h Revert "Move Sd library out into library" 9 anos atrás
SdFile.cpp Revert "Move Sd library out into library" 9 anos atrás
SdFile.h Revert "Move Sd library out into library" 9 anos atrás
SdInfo.h Revert "Move Sd library out into library" 9 anos atrás
SdVolume.cpp Revert "Move Sd library out into library" 9 anos atrás
SdVolume.h Revert "Move Sd library out into library" 9 anos atrás
Servo.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
Servo.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
boards.h Add: Board for Vellemann K8200 (derived from 3Drag) 9 anos atrás
cardreader.cpp Merge branch 'Marlin_v1' into revert-1154-sd_sorting 9 anos atrás
cardreader.h Merge branch 'Marlin_v1' into revert-1154-sd_sorting 9 anos atrás
digipot_mcp4451.cpp Defines for electronics boards 9 anos atrás
dogm_font_data_marlin.h Removed STB custom font hack from u8glib library and moved to marlin project 11 anos atrás
dogm_lcd_implementation.h Merge branch 'Development' of github.com:MarlinFirmware/Marlin into LogoLCD 9 anos atrás
fastio.h Various typo fixes - only in comments, no code changes. 10 anos atrás
language.h Add: Board for Vellemann K8200 (derived from 3Drag) 9 anos atrás
language_an.h Revert "Add "Detailed Z Probe" menu item with ABL is defined." 9 anos atrás
language_ca.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_de.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_en.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_es.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_eu.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_fi.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_fr.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_it.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_nl.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_pl.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_pt.h Multiple PID parameter edit for ultralcd 9 anos atrás
language_ru.h Multiple PID parameter edit for ultralcd 9 anos atrás
motion_control.cpp Update motion_control.cpp 9 anos atrás
motion_control.h Removed interrupt nesting in the stepper ISR. 12 anos atrás
pins.h Borrow from Ultimaker to fix MAX6675 SPI conflict 9 anos atrás
planner.cpp Revert "Reduce PROGMEM warnings" 9 anos atrás
planner.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
qr_solve.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 9 anos atrás
stepper.cpp Merge pull request #1395 from AnHardt/iss1394 9 anos atrás
stepper.h Various typo fixes - only in comments, no code changes. 10 anos atrás
temperature.cpp Borrow from Ultimaker to fix MAX6675 SPI conflict 9 anos atrás
temperature.h Make multiple PID parameters a config option 9 anos atrás
thermistortables.h Update line 627 ,wrong number on thermistortables 9 anos atrás
ultralcd.cpp Make multiple PID parameters a config option 9 anos atrás
ultralcd.h DOGLCD and LCD_PROGRESS_BAR to coexist 9 anos atrás
ultralcd_implementation_hitachi_HD44780.h Add Filament menu and add Filament/Retract settings to config store. 9 anos atrás
ultralcd_st7920_u8glib_rrd.h Various typo fixes - only in comments, no code changes. 10 anos atrás
vector_3.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
vector_3.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 9 anos atrás
watchdog.cpp Fix compiling the watchdog error message when the manual reset watchdog is used. 11 anos atrás
watchdog.h Various typo fixes - only in comments, no code changes. 10 anos atrás