My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AnHardt 4beffbca69 Make SMALL_INFOFONT configurable. 9 lat temu
..
configurator Merge branch 'Development' into planner_oh_planner Latest upstream commits 9 lat temu
example_configurations Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji 9 lat temu
fonts Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 10 lat temu
scripts Corrected cyrillic font again 10 lat temu
BlinkM.cpp Cleanup of cardreader.* 10 lat temu
BlinkM.h Cleanup of cardreader.* 10 lat temu
Conditionals.h Include Conditionals.h file in update 10 lat temu
Configuration.h Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji 9 lat temu
ConfigurationStore.cpp Don't add home offsets in G29 10 lat temu
ConfigurationStore.h Cleanup of cardreader.* 10 lat temu
Configuration_adv.h Move LCD items to `Conditionals.h` 10 lat temu
DOGMbitmaps.h Replaced some literal constants with defines 10 lat temu
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. Change default value of AVRDUDE_PROGRAMMER to 'wiring'. 10 lat temu
Marlin.h Merge branch 'Development' into planner_oh_planner Latest upstream commits 9 lat temu
Marlin.ino - Rename WRITE_E_STEP for consistency 10 lat temu
Marlin.pde - Rename WRITE_E_STEP for consistency 10 lat temu
MarlinSerial.cpp - Rename WRITE_E_STEP for consistency 10 lat temu
MarlinSerial.h - Rename WRITE_E_STEP for consistency 10 lat temu
Marlin_main.cpp Merge branch 'Development' into config_testing Latest upstream commits 9 lat temu
SanityCheck.h Delta supports some auto bed leveling options 10 lat temu
Sd2Card.cpp - Rename WRITE_E_STEP for consistency 10 lat temu
Sd2Card.h Revert "Move Sd library out into library" 10 lat temu
Sd2PinMap.h Divide up Conditionals to get LCD items early 10 lat temu
SdBaseFile.cpp Rename lastnr to autostart_index and... 10 lat temu
SdBaseFile.h Pass sel to lcd_implementation_mark_as_selected 10 lat temu
SdFatConfig.h Rename lastnr to autostart_index and... 10 lat temu
SdFatStructs.h Revert "Move Sd library out into library" 10 lat temu
SdFatUtil.cpp Revert "Move Sd library out into library" 10 lat temu
SdFatUtil.h Revert "Move Sd library out into library" 10 lat temu
SdFile.cpp Revert "Move Sd library out into library" 10 lat temu
SdFile.h Revert "Move Sd library out into library" 10 lat temu
SdInfo.h Revert "Move Sd library out into library" 10 lat temu
SdVolume.cpp - Rename WRITE_E_STEP for consistency 10 lat temu
SdVolume.h Revert "Move Sd library out into library" 10 lat temu
Servo.cpp Formatting cleanup of quiet sources 10 lat temu
Servo.h Formatting cleanup of quiet sources 10 lat temu
boards.h Updated PR to streamline integration 10 lat temu
cardreader.cpp Fix "Stop Print" function in the LCD menu 10 lat temu
cardreader.h Cleanup of cardreader.* 10 lat temu
digipot_mcp4451.cpp Cleanup of cardreader.* 10 lat temu
dogm_font_data_6x9_marlin.h Added 5 new font.h files to main directory. 10 lat temu
dogm_font_data_HD44780_C.h Corrected Cyrillic fonts. Round II. 10 lat temu
dogm_font_data_HD44780_J.h Added 5 new font.h files to main directory. 10 lat temu
dogm_font_data_HD44780_W.h Added 5 new font.h files to main directory. 10 lat temu
dogm_font_data_ISO10646_1.h Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 10 lat temu
dogm_font_data_ISO10646_5_Cyrillic.h Corrected cyrillic font again 10 lat temu
dogm_font_data_ISO10646_Kana.h Added 5 new font.h files to main directory. 10 lat temu
dogm_font_data_Marlin_symbols.h Added 5 new font.h files to main directory. 10 lat temu
dogm_lcd_implementation.h Make SMALL_INFOFONT configurable. 9 lat temu
fastio.h - Rename WRITE_E_STEP for consistency 10 lat temu
language.h Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji 9 lat temu
language_an.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_ca.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_de.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_en.h Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji 9 lat temu
language_es.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_eu.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_fi.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_fr.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_it.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_kana.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_kana_utf8.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_nl.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_pl.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_pt-br.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_pt.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_ru.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
language_test.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
mesh_bed_leveling.cpp Added menu option for bed leveling. 10 lat temu
mesh_bed_leveling.h Added menu option for bed leveling. 10 lat temu
motion_control.cpp Update motion_control.cpp 10 lat temu
motion_control.h Removed interrupt nesting in the stepper ISR. 13 lat temu
pins.h Divide up Conditionals to get LCD items early 10 lat temu
pins_3DRAG.h Issue #1504 – K8200 Z_ENABLE_PIN 10 lat temu
pins_5DPRINT.h Split up pins to make it more manageable 10 lat temu
pins_99.h Split up pins to make it more manageable 10 lat temu
pins_AZTEEG_X1.h Split up pins to make it more manageable 10 lat temu
pins_AZTEEG_X3.h Azteeg X3 overrides too 10 lat temu
pins_AZTEEG_X3_PRO.h Merge branch 'Development' into fixup_ramps_boards 10 lat temu
pins_BAM_DICE_DUE.h Merge branch 'Development' into fixup_ramps_boards 10 lat temu
pins_BRAINWAVE.h Split up pins to make it more manageable 10 lat temu
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_DUEMILANOVE_328P.h Split up pins to make it more manageable 10 lat temu
pins_ELEFU_3.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_FELIX2.h Minor fixes 10 lat temu
pins_GEN3_MONOLITHIC.h Split up pins to make it more manageable 10 lat temu
pins_GEN3_PLUS.h Split up pins to make it more manageable 10 lat temu
pins_GEN6.h Split up pins to make it more manageable 10 lat temu
pins_GEN6_DELUXE.h Split up pins to make it more manageable 10 lat temu
pins_GEN7_12.h cleanup 10 lat temu
pins_GEN7_13.h Split up pins to make it more manageable 10 lat temu
pins_GEN7_14.h cleanup 10 lat temu
pins_GEN7_CUSTOM.h Split up pins to make it more manageable 10 lat temu
pins_HEPHESTOS.h Merge branch 'Development' into fixup_ramps_boards 10 lat temu
pins_K8200.h Split up pins to make it more manageable 10 lat temu
pins_LEAPFROG.h Max endstop pins disabled by configuration 10 lat temu
pins_MEGATRONICS.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_MEGATRONICS_1.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_MEGATRONICS_2.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_MEGATRONICS_3.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_MELZI.h Split up pins to make it more manageable 10 lat temu
pins_MELZI_1284.h Split up pins to make it more manageable 10 lat temu
pins_OMCA.h Split up pins to make it more manageable 10 lat temu
pins_OMCA_A.h Split up pins to make it more manageable 10 lat temu
pins_PRINTRBOARD.h Split up pins to make it more manageable 10 lat temu
pins_RAMBO.h Cleanup rotary encoder encrot* defines 10 lat temu
pins_RAMPS_13.h Filament Runout Sensor Feature 10 lat temu
pins_RAMPS_OLD.h Max endstop pins disabled by configuration 10 lat temu
pins_RUMBA.h Cleanup of temperature code 10 lat temu
pins_SANGUINOLOLU_11.h Split up pins to make it more manageable 10 lat temu
pins_SANGUINOLOLU_12.h Split up pins to make it more manageable 10 lat temu
pins_SAV_MKI.h Split up pins to make it more manageable 10 lat temu
pins_SETHI.h cleanup 10 lat temu
pins_STB_11.h Split up pins to make it more manageable 10 lat temu
pins_TEENSY2.h Split up pins to make it more manageable 10 lat temu
pins_TEENSYLU.h Split up pins to make it more manageable 10 lat temu
pins_ULTIMAIN_2.h Split up pins to make it more manageable 10 lat temu
pins_ULTIMAKER.h Split up pins to make it more manageable 10 lat temu
pins_ULTIMAKER_OLD.h Split up pins to make it more manageable 10 lat temu
pins_WITBOX.h Merge branch 'Development' into fixup_ramps_boards 10 lat temu
planner.cpp Latest upstream commits, plus fixes 10 lat temu
planner.h Latest upstream commits, plus fixes 10 lat temu
qr_solve.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 lat temu
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 lat temu
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 10 lat temu
stepper.cpp Merge branch 'Development' into planner_oh_planner Latest upstream commits 10 lat temu
stepper.h - Rename WRITE_E_STEP for consistency 10 lat temu
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 lat temu
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 lat temu
temperature.cpp Merge branch 'Development' into config_testing Latest upstream commits 9 lat temu
temperature.h Cleanup of temperature code 10 lat temu
thermistortables.h Extend the idea of dummy temperature sensors. 10 lat temu
ultralcd.cpp Merge https://github.com/MarlinFirmware/Marlin into tm3-utf-minus-kanji 9 lat temu
ultralcd.h Divide up Conditionals to get LCD items early 10 lat temu
ultralcd_implementation_hitachi_HD44780.h Merge https://github.com/MarlinFirmware/Marlin into tm2-utf-minus-kanji 10 lat temu
ultralcd_st7920_u8glib_rrd.h Update ultralcd_st7920_u8glib_rrd.h 10 lat temu
utf_mapper.h Applied thinkyheads corrections from 2015-03-17 10 lat temu
vector_3.cpp Fix decimal places in G29 Bed Equation Coeficients 10 lat temu
vector_3.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 10 lat temu
watchdog.cpp Fix compiling the watchdog error message when the manual reset watchdog is used. 12 lat temu
watchdog.h Various typo fixes - only in comments, no code changes. 11 lat temu