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.
Scott Lahteine 0d8989fc14 Overridable Options - Part 7 (PR#2559) 9 년 전
..
configurator Include configurator copies of configs 9 년 전
example_configurations Apply overridables to Configuration files 9 년 전
fonts Overridable Options - Part 3 (PR#2555) 9 년 전
scripts remove offset, add minimum scan area 9 년 전
Conditionals.h Apply overridables to Configuration files 9 년 전
Configuration.h Apply overridables to Configuration files 9 년 전
Configuration_adv.h Apply overridables to Configuration files 9 년 전
Default_Version.h Back to 1.0.3 dev - for now 9 년 전
M100_Free_Mem_Chk.cpp Rename as M100 9 년 전
Makefile makefile: add buzzer.cpp (PR#2479) 9 년 전
Marlin.h Apply ENABLED / DISABLED to Marlin core files (PR#2558) 9 년 전
Marlin.ino Apply ENABLED / DISABLED to Marlin core files (PR#2558) 9 년 전
MarlinSerial.cpp Compiler defines USBCON for USB devices (PR#2433) 9 년 전
MarlinSerial.h Compiler defines USBCON for USB devices (PR#2433) 9 년 전
Marlin_main.cpp Apply ENABLED / DISABLED to Marlin core files (PR#2558) 9 년 전
SanityCheck.h Apply overridables to Configuration files 9 년 전
Sd2Card.cpp - Rename WRITE_E_STEP for consistency 9 년 전
Sd2Card.h Revert "Move Sd library out into library" 10 년 전
Sd2PinMap.h Add COUNT macro and apply 9 년 전
SdBaseFile.cpp Adjust SdBaseFile spacing 9 년 전
SdBaseFile.h Pass sel to lcd_implementation_mark_as_selected 9 년 전
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 9 년 전
SdVolume.h Revert "Move Sd library out into library" 10 년 전
blinkm.cpp Rename blinkm files 9 년 전
blinkm.h Deprecate Support for Arduino IDE < 1.0.5 9 년 전
boards.h add makerlab mega controller pin configs 9 년 전
buzzer.cpp Distinguish between BUZZER and SPEAKER (PR#2513) 9 년 전
buzzer.h Fix typo in buzzer.h endif (PR#2337) 9 년 전
cardreader.cpp Optimize lsDive logic 9 년 전
cardreader.h M33 LONG_FILENAME_HOST_SUPPORT 9 년 전
configuration_store.cpp Reset filament_size with a loop 9 년 전
configuration_store.h Rename files to move them in the IDE 9 년 전
digipot_mcp4451.cpp Add COUNT macro and apply 9 년 전
dogm_bitmaps.h Rename files to move them in the IDE 9 년 전
dogm_font_data_6x9_marlin.h Added 5 new font.h files to main directory. 9 년 전
dogm_font_data_HD44780_C.h Corrected Cyrillic fonts. Round II. 9 년 전
dogm_font_data_HD44780_J.h Added 5 new font.h files to main directory. 9 년 전
dogm_font_data_HD44780_W.h Added 5 new font.h files to main directory. 9 년 전
dogm_font_data_ISO10646_1.h Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 9 년 전
dogm_font_data_ISO10646_5_Cyrillic.h Corrected cyrillic font again 9 년 전
dogm_font_data_ISO10646_CN.h Intit. commit for Chinese 9 년 전
dogm_font_data_ISO10646_Kana.h Added 5 new font.h files to main directory. 9 년 전
dogm_font_data_Marlin_symbols.h Added 5 new font.h files to main directory. 9 년 전
dogm_lcd_implementation.h Overridable Options - Part 7 (PR#2559) 9 년 전
fastio.h Spacing and spelling 9 년 전
language.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_an.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_bg.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_ca.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_cn.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_de.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_en.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_es.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_eu.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_fi.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_fr.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_it.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_kana.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_kana_utf8.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_nl.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_pl.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_pt-br.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_pt.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_ru.h Overridable Options - Part 3 (PR#2555) 9 년 전
language_test.h Overridable Options - Part 3 (PR#2555) 9 년 전
macros.h Add COUNT macro and apply 9 년 전
mesh_bed_leveling.cpp Fix up bed leveling code 9 년 전
mesh_bed_leveling.h Additional pin tests, cleanup 9 년 전
pins.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_3DRAG.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_5DPRINT.h Overridable Options - Part 4 (PR#2556) 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 Overridable Options - Part 4 (PR#2556) 9 년 전
pins_AZTEEG_X3_PRO.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_BAM_DICE_DUE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 9 년 전
pins_BRAINWAVE.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_BRAINWAVE_PRO.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines 9 년 전
pins_ELEFU_3.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_FELIX2.h Overridable Options - Part 4 (PR#2556) 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_K8200.h Split up pins to make it more manageable 10 년 전
pins_LEAPFROG.h Max endstop pins disabled by configuration 10 년 전
pins_MEGACONTROLLER.h Move servos to the top in pins_MEGACONTROLLER.h 9 년 전
pins_MEGATRONICS.h Neaten up pins_MEGATRONICS.h (PR#2493) 9 년 전
pins_MEGATRONICS_2.h Cleanup rotary encoder encrot* defines 9 년 전
pins_MEGATRONICS_3.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_MELZI.h Split up pins to make it more manageable 10 년 전
pins_MELZI_MAKR3D.h Rename and repair MELZI_1284 (PR#2301) 9 년 전
pins_MINIRAMBO.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_MINITRONICS.h Renamed Pins_megatronics_1 to Pins_minitronics 9 년 전
pins_MKS_BASE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 9 년 전
pins_OMCA.h Make some z probe and servo code tweaks 9 년 전
pins_OMCA_A.h Split up pins to make it more manageable 10 년 전
pins_PRINTRBOARD.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_RAMBO.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_RAMPS_13.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_RAMPS_13_EFB.h Add pins_RAMPS_13_EFB.h to reduce redundancy 9 년 전
pins_RAMPS_OLD.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_RIGIDBOARD.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_RUMBA.h Cleanup of temperature code 9 년 전
pins_SANGUINOLOLU_11.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_SANGUINOLOLU_12.h Rename and repair MELZI_1284 (PR#2301) 9 년 전
pins_SAV_MKI.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_SETHI.h cleanup 10 년 전
pins_STB_11.h Split up pins to make it more manageable 10 년 전
pins_TEENSY2.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_TEENSYLU.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_ULTIMAIN_2.h Split up pins to make it more manageable 10 년 전
pins_ULTIMAKER.h Overridable Options - Part 4 (PR#2556) 9 년 전
pins_ULTIMAKER_OLD.h Split up pins to make it more manageable 10 년 전
planner.cpp don't pass integer by reference, inefficient. (PR#2547) 9 년 전
planner.h don't pass integer by reference, inefficient. (PR#2547) 9 년 전
qr_solve.cpp Get rid of malloc() and free() (PR#2549) 9 년 전
qr_solve.h Get rid of malloc() and free() (PR#2549) 9 년 전
servo.cpp Some more servo code tweaks 9 년 전
servo.h Some more servo code tweaks 9 년 전
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 10 년 전
stepper.cpp Correct bracketing for COREXY-XZ 9 년 전
stepper.h Move & document ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED (PR#2528) 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. 9 년 전
stepper_indirection.h Move macros, add ENABLED/DISABLED, add includes 9 년 전
temperature.cpp Multiply WATCH_TEMP_PERIOD by 1000UL (PR#2535) 9 년 전
temperature.h Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS 9 년 전
thermistortables.h Add COUNT macro and apply 9 년 전
ultralcd.cpp Overridable Options - Part 7 (PR#2559) 9 년 전
ultralcd.h Overridable Options - Part 7 (PR#2559) 9 년 전
ultralcd_implementation_hitachi_HD44780.h Overridable Options - Part 7 (PR#2559) 9 년 전
ultralcd_st7920_u8glib_rrd.h Intit. commit for Chinese 9 년 전
utf_mapper.h Overridable Options - Part 3 (PR#2555) 9 년 전
vector_3.cpp Add code_value_short and SERIAL_CHAR 9 년 전
vector_3.h Fix ECHOPAIR ambiguity 9 년 전
watchdog.cpp Add a string parameter to kill() 9 년 전
watchdog.h Various typo fixes - only in comments, no code changes. 11 년 전