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 192ac2dfd7 Squish some CardReader code hace 8 años
..
example_configurations Add support for i2c slave address hace 8 años
Conditionals.h Make Conditionals.h a catch-all for old configs hace 8 años
Conditionals_LCD.h Allow encoder pulse/step override for more LCDs hace 8 años
Conditionals_post.h Use the truly configured middle on Delta hace 8 años
Configuration.h Specify that Z_PROBE_*_HEIGHT is nozzle-relative hace 8 años
Configuration_adv.h Add support for i2c slave address hace 8 años
M100_Free_Mem_Chk.cpp Repair M100 hace 8 años
Makefile Merge pull request #3224 from yarda/fix-melzi2-arduino-1.6.x hace 8 años
Marlin.h Squish some CardReader code hace 8 años
Marlin.ino Unify config in a single include without nested includes hace 8 años
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap hace 8 años
MarlinSerial.cpp Tweak MarlinSerial precursor hace 8 años
MarlinSerial.h Move some includes around to uncover missing deps hace 8 años
Marlin_main.cpp Add an i2c request handler hace 8 años
SanityCheck.h Fix a compile error in EMERGENCY_PARSER sanity check hace 8 años
Sd2Card.cpp Switch SD2cadrLib to fastio hace 8 años
Sd2Card.h repair-software-spi hace 8 años
SdBaseFile.cpp 8.3-filenames second try hace 8 años
SdBaseFile.h Further cleanup of comments, partial Doxygen-style hace 8 años
SdFatConfig.h repair-software-spi hace 8 años
SdFatStructs.h Further cleanup of comments, partial Doxygen-style hace 8 años
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style hace 8 años
SdFatUtil.h Cleanup SdFatUtil.h hace 8 años
SdFile.cpp Converted all files on src to Unix file format hace 8 años
SdFile.h Further cleanup of comments, partial Doxygen-style hace 8 años
SdInfo.h Converted all files on src to Unix file format hace 8 años
SdVolume.cpp Converted all files on src to Unix file format hace 8 años
SdVolume.h Further cleanup of comments, partial Doxygen-style hace 8 años
Version.h Update distribution date and readme hace 8 años
blinkm.cpp Further cleanup of comments, partial Doxygen-style hace 8 años
blinkm.h Further cleanup of comments, partial Doxygen-style hace 8 años
boards.h Add Cartesio CN Controls V11 board hace 8 años
buzzer.h Prevent the 'tone(f,d)' function from being interrupted hace 8 años
cardreader.cpp Squish some CardReader code hace 8 años
cardreader.h Fix bug in CardReader::stopSDPrint hace 8 años
circularqueue.h Patch up CircularQueue hace 8 años
configuration_store.cpp PID_EXTRUSION_SCALING, disabled by default hace 8 años
configuration_store.h Unify config in a single include without nested includes hace 8 años
dac_mcp4728.cpp Support for newer Wire library hace 8 años
dac_mcp4728.h Unify config in a single include without nested includes hace 8 años
digipot_mcp4451.cpp Unify config in a single include without nested includes hace 8 años
dogm_bitmaps.h Updates u8glib's bmp2hex converter hace 8 años
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style hace 8 años
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style hace 8 años
dogm_font_data_HD44780_J.h Update Kana font hace 8 años
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style hace 8 años
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style hace 8 años
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style hace 8 años
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style hace 8 años
dogm_font_data_ISO10646_Greek.h Greek language pack from @psavva hace 8 años
dogm_font_data_ISO10646_Kana.h Update Kana font hace 8 años
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style hace 8 años
duration_t.h Include days in Graphical LCD print timer hace 8 años
endstops.cpp Endstops vars already initialized hace 8 años
endstops.h Moves all global enums to a central file hace 8 años
enum.h Fix Z_HEAD index for COREYZ hace 8 años
fastio.h Switch SD2cadrLib to fastio hace 8 años
language.h Move versioning to MarlinConfig.h hace 8 años
language_an.h Strip never-translated strings from language files hace 8 años
language_bg.h Strip never-translated strings from language files hace 8 años
language_ca.h Strip never-translated strings from language files hace 8 años
language_cn.h Strip never-translated strings from language files hace 8 años
language_cz.h Strip never-translated strings from language files hace 8 años
language_da.h Strip never-translated strings from language files hace 8 años
language_de.h Strip never-translated strings from language files hace 8 años
language_el-gr.h Strip never-translated strings from language files hace 8 años
language_el.h Strip never-translated strings from language files hace 8 años
language_en.h Strip never-translated strings from language files hace 8 años
language_es.h Strip never-translated strings from language files hace 8 años
language_eu.h Strip never-translated strings from language files hace 8 años
language_fi.h Strip never-translated strings from language files hace 8 años
language_fr.h Strip never-translated strings from language files hace 8 años
language_gl.h Strip never-translated strings from language files hace 8 años
language_hr.h Strip never-translated strings from language files hace 8 años
language_it.h Strip never-translated strings from language files hace 8 años
language_kana.h Strip never-translated strings from language files hace 8 años
language_kana_utf8.h Strip never-translated strings from language files hace 8 años
language_nl.h Strip never-translated strings from language files hace 8 años
language_pl.h Strip never-translated strings from language files hace 8 años
language_pt-br.h Strip never-translated strings from language files hace 8 años
language_pt-br_utf8.h Strip never-translated strings from language files hace 8 años
language_pt.h Strip never-translated strings from language files hace 8 años
language_pt_utf8.h Strip never-translated strings from language files hace 8 años
language_ru.h Strip never-translated strings from language files hace 8 años
language_test.h Merge pull request #4252 from thinkyhead/rc_rename_hpb hace 8 años
macros.h Move some includes around to uncover missing deps hace 8 años
mesh_bed_leveling.cpp Use memset in mbl.reset to save 58 bytes hace 8 años
mesh_bed_leveling.h Save CPU by multiplying by pre-compiled values hace 8 años
nozzle.h Nozzle::clean() no longer requires HAS_BED_PROBE hace 8 años
pins.h Allow override of CONTROLLERFAN_PIN with RAMPS EFF hace 8 años
pins_3DRAG.h pins_RAMPS_14.h => pins_RAMPS.h hace 8 años
pins_5DPRINT.h Switch SD2cadrLib to fastio hace 8 años
pins_99.h Add "About Printer" information menu. hace 8 años
pins_A4JP.h Add "About Printer" information menu. hace 8 años
pins_AZTEEG_X1.h Add "About Printer" information menu. hace 8 años
pins_AZTEEG_X3.h Fix Azteeg X3 servo pin / Viki i2c hace 8 años
pins_AZTEEG_X3_PRO.h Define Z_MIN_PROBE_PIN always, allowing override hace 8 años
pins_BAM_DICE_DUE.h pins_RAMPS_14.h => pins_RAMPS.h hace 8 años
pins_BQ_ZUM_MEGA_3D.h Allow connector flexibility for BQ ZUM Mega hace 8 años
pins_BRAINWAVE.h Switch SD2cadrLib to fastio hace 8 años
pins_BRAINWAVE_PRO.h Use DISABLED to check TEENSY pin option hace 8 años
pins_CHEAPTRONIC.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_CNCONTROLS_11.h Add Cartesio CN Controls V11 board hace 8 años
pins_CNCONTROLS_12.h Fix CN Controls 12 styling hace 8 años
pins_ELEFU_3.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_FELIX2.h Boards with 4 power outputs are EFBF or EFBE hace 8 años
pins_GEN3_MONOLITHIC.h Add "About Printer" information menu. hace 8 años
pins_GEN3_PLUS.h Add "About Printer" information menu. hace 8 años
pins_GEN6.h Add "About Printer" information menu. hace 8 años
pins_GEN6_DELUXE.h Add "About Printer" information menu. hace 8 años
pins_GEN7_12.h Add "About Printer" information menu. hace 8 años
pins_GEN7_13.h Add "About Printer" information menu. hace 8 años
pins_GEN7_14.h Add "About Printer" information menu. hace 8 años
pins_GEN7_CUSTOM.h Remove "the click" comments hace 8 años
pins_K8200.h Add "About Printer" information menu. hace 8 años
pins_K8400.h Add a ported example configuration for the Velleman K8400 (Vertex) printer. Supports both dual and single head printers (with the correct config). Includes community sourced feed rate fix. hace 8 años
pins_LEAPFROG.h Add "About Printer" information menu. hace 8 años
pins_MEGACONTROLLER.h Remove "the click" comments hace 8 años
pins_MEGATRONICS.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_MEGATRONICS_2.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_MEGATRONICS_3.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_MELZI.h Add "About Printer" information menu. hace 8 años
pins_MELZI_MAKR3D.h Add "About Printer" information menu. hace 8 años
pins_MINIRAMBO.h Add "About Printer" information menu. hace 8 años
pins_MINITRONICS.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_MKS_13.h Boards with 4 power outputs are EFBF or EFBE hace 8 años
pins_MKS_BASE.h Boards with 4 power outputs are EFBF or EFBE hace 8 años
pins_OMCA.h Add "About Printer" information menu. hace 8 años
pins_OMCA_A.h Add "About Printer" information menu. hace 8 años
pins_PRINTRBOARD.h Merge pull request #4419 from AnHardt/sd2pinmap hace 8 años
pins_PRINTRBOARD_REVF.h Merge pull request #4419 from AnHardt/sd2pinmap hace 8 años
pins_RAMBO.h Define Z_MIN_PROBE_PIN always, allowing override hace 8 años
pins_RAMPS.h Allow override of CONTROLLERFAN_PIN with RAMPS EFF hace 8 años
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h hace 8 años
pins_RAMPS_OLD.h Switch SD2cadrLib to fastio hace 8 años
pins_RIGIDBOARD.h Define Z_MIN_PROBE_PIN always, allowing override hace 8 años
pins_RIGIDBOARD_V2.h Add "About Printer" information menu. hace 8 años
pins_RUMBA.h Define Z_MIN_PROBE_PIN always, allowing override hace 8 años
pins_SAINSMART_2IN1.h HI_VOLT_PIN => "RAMPS_Dn_PIN" hace 8 años
pins_SANGUINOLOLU_11.h Add "About Printer" information menu. hace 8 años
pins_SANGUINOLOLU_12.h Add "About Printer" information menu. hace 8 años
pins_SAV_MKI.h Switch SD2cadrLib to fastio hace 8 años
pins_SETHI.h Add "About Printer" information menu. hace 8 años
pins_STB_11.h Add "About Printer" information menu. hace 8 años
pins_TEENSY2.h Use DISABLED to check TEENSY pin option hace 8 años
pins_TEENSYLU.h Switch SD2cadrLib to fastio hace 8 años
pins_ULTIMAIN_2.h BLEN_A, B, C are defined in ultralcd headers hace 8 años
pins_ULTIMAKER.h Add "About Printer" information menu. hace 8 años
pins_ULTIMAKER_OLD.h Add "About Printer" information menu. hace 8 años
planner.cpp Move some includes around to uncover missing deps hace 8 años
planner.h Move some includes around to uncover missing deps hace 8 años
planner_bezier.cpp Don't call adjust_delta on SCARA hace 8 años
planner_bezier.h Append units to feedrate variables hace 8 años
point_t.h Adds missing documentation to the point_t structure hace 8 años
printcounter.cpp Renamed timestamp_t to duration_t hace 8 años
printcounter.h Adds filamentUsed and longestPrint stats to PrintCounter hace 8 años
qr_solve.cpp Further cleanup of comments, partial Doxygen-style hace 8 años
qr_solve.h Unify config in a single include without nested includes hace 8 años
servo.cpp Unify config in a single include without nested includes hace 8 años
servo.h SERVO_DEACTIVATION_DELAY => SERVO_DELAY hace 8 años
speed_lookuptable.h Further cleanup of comments, partial Doxygen-style hace 8 años
stepper.cpp Replace some float division with multiplication hace 8 años
stepper.h Move some includes around to uncover missing deps hace 8 años
stepper_dac.cpp Merge pull request #4161 from thinkyhead/rc_general_cleanup hace 8 años
stepper_dac.h Further cleanup of comments, partial Doxygen-style hace 8 años
stepper_indirection.cpp Unify config in a single include without nested includes hace 8 años
stepper_indirection.h Unify config in a single include without nested includes hace 8 años
stopwatch.cpp Updates Stopwatch class to use internal state enum hace 8 años
stopwatch.h Updates Stopwatch class to use internal state enum hace 8 años
temperature.cpp Fix serial output for MBL, M303 hace 8 años
temperature.h Extend min/max_temp_error for the bed hace 8 años
thermistornames.h Dyze High Temp Thermistor Support hace 8 años
thermistortables.h Dyze High Temp Thermistor Support hace 8 años
twibus.cpp Add support for i2c slave address hace 8 años
twibus.h Add an i2c request handler hace 8 años
types.h Adds types.h hace 8 años
ultralcd.cpp Use configured feedrates, center for DELTA_CALIBRATION_MENU hace 8 años
ultralcd.h Buzzer requires BEEPER_PIN hace 8 años
ultralcd_impl_DOGM.h Followup to #4574, specify L for long hace 8 años
ultralcd_impl_HD44780.h Save bytes for custom chars (Hitachi LCD) hace 8 años
ultralcd_st7920_u8glib_rrd.h Add a ported example configuration for the Velleman K8400 (Vertex) printer. Supports both dual and single head printers (with the correct config). Includes community sourced feed rate fix. hace 8 años
utf_mapper.h Make MAPPER_NON the fall back mapper hace 8 años
utility.cpp Fixes safe_delay() to be fully compatible with delay() hace 8 años
utility.h Fixes safe_delay() to be fully compatible with delay() hace 8 años
vector_3.cpp Further cleanup of comments, partial Doxygen-style hace 8 años
vector_3.h Further cleanup of comments, partial Doxygen-style hace 8 años
watchdog.cpp Further cleanup of comments, partial Doxygen-style hace 8 años
watchdog.h Further cleanup of comments, partial Doxygen-style hace 8 años