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.
bgort 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) il y a 7 ans
..
example_configurations Allow BL-Touch users to control heaters during probe event (#6485) il y a 7 ans
Conditionals.h Make Conditionals.h a catch-all for old configs il y a 8 ans
Conditionals_LCD.h Format hex values as uppercase il y a 7 ans
Conditionals_post.h Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION il y a 7 ans
Configuration.h Allow BL-Touch users to control heaters during probe event (#6485) il y a 7 ans
Configuration_adv.h Numerous UBL-related changes: * relocated ubl state to config. store: * removed a number of ubl state variables and padding which were largely unused - saved 58 bytes of both SRAM and EEPROM; * modified ubl sanity_check - no longer checks removed state variables that were otherwise unused, where checking didn't seem to accomplish anything, ultimately; * removed pre_initialized state, saving 64 bytes of SRAM; * removed automatic saving of UBL state after UBL activation/deactivation; * consolidated multiple GRID_MAX_POINTS_X/Y to 'Global Leveling' section of EEPROM; * minor update to G29 Sx notes/instructions; * renamed mesh load and save parameter to 'slot' from 'm' for clarity; il y a 7 ans
G26_Mesh_Validation_Tool.cpp use progmem instead of sram for mesh_index_to_x/ypos array; fix maximum mesh_index_ array size at 16 (15+1); il y a 7 ans
M100_Free_Mem_Chk.cpp Format hex values as uppercase il y a 7 ans
Makefile fix missing serial.cpp in Makefile il y a 7 ans
Marlin.h Spend some SRAM to optimize bilinear leveling il y a 7 ans
Marlin.ino TMC2130 Library: @teemuatlut replaces @makertum il y a 7 ans
MarlinConfig.h Merge pull request #4419 from AnHardt/sd2pinmap il y a 8 ans
MarlinSerial.cpp Patch MarlinSerial to match up with 32-bit version il y a 7 ans
MarlinSerial.h Patch MarlinSerial to match up with 32-bit version il y a 7 ans
Marlin_main.cpp Allow BL-Touch users to control heaters during probe event (#6485) il y a 7 ans
SanityCheck.h Cleanup, extend TMC2130 configuration il y a 7 ans
Sd2Card.cpp Format hex values as uppercase il y a 7 ans
Sd2Card.h repair-software-spi il y a 8 ans
SdBaseFile.cpp Clear dir_t size, not pointer size il y a 7 ans
SdBaseFile.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
SdFatConfig.h repair-software-spi il y a 8 ans
SdFatStructs.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
SdFatUtil.cpp Further cleanup of comments, partial Doxygen-style il y a 8 ans
SdFatUtil.h Cleanup SdFatUtil.h il y a 8 ans
SdFile.cpp Converted all files on src to Unix file format il y a 8 ans
SdFile.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
SdInfo.h Converted all files on src to Unix file format il y a 8 ans
SdVolume.cpp Converted all files on src to Unix file format il y a 8 ans
SdVolume.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
Version.h Document PROTOCOL_VERSION il y a 7 ans
blinkm.cpp Further cleanup of comments, partial Doxygen-style il y a 8 ans
blinkm.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
boards.h Cheaptronic V2 il y a 7 ans
buzzer.h fixed warning: ISO C++ forbids compound-literals il y a 7 ans
cardreader.cpp simplified M20 with size il y a 7 ans
cardreader.h Dynamic allocation for SDCARD_SORT_ALPHA il y a 7 ans
circularqueue.h Patch up CircularQueue il y a 8 ans
configuration_store.cpp Numerous UBL-related changes: * relocated ubl state to config. store: * removed a number of ubl state variables and padding which were largely unused - saved 58 bytes of both SRAM and EEPROM; * modified ubl sanity_check - no longer checks removed state variables that were otherwise unused, where checking didn't seem to accomplish anything, ultimately; * removed pre_initialized state, saving 64 bytes of SRAM; * removed automatic saving of UBL state after UBL activation/deactivation; * consolidated multiple GRID_MAX_POINTS_X/Y to 'Global Leveling' section of EEPROM; * minor update to G29 Sx notes/instructions; * renamed mesh load and save parameter to 'slot' from 'm' for clarity; il y a 7 ans
configuration_store.h Convert config code to a static class il y a 7 ans
dac_mcp4728.cpp Fix DAC current code il y a 7 ans
dac_mcp4728.h Fix DAC current code il y a 7 ans
digipot_mcp4018.cpp Format hex values as uppercase il y a 7 ans
digipot_mcp4451.cpp Format hex values as uppercase il y a 7 ans
dogm_bitmaps.h Updates u8glib's bmp2hex converter il y a 8 ans
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
dogm_font_data_HD44780_J.h Update Kana font il y a 8 ans
dogm_font_data_HD44780_W.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
dogm_font_data_ISO10646_1.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
dogm_font_data_ISO10646_1_PL.h Polish font il y a 7 ans
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup. il y a 7 ans
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr il y a 7 ans
dogm_font_data_ISO10646_Kana.h Update Kana font il y a 8 ans
dogm_font_data_Marlin_symbols.h Further cleanup of comments, partial Doxygen-style il y a 8 ans
duration_t.h Fix formatting of print time hours above one day il y a 7 ans
endstop_interrupts.h Add and apply WITHIN macro il y a 7 ans
endstops.cpp Improve motion-based endstop triggering code il y a 7 ans
endstops.h guaranteed BLTouch detection il y a 7 ans
enum.h Make ADC sensor reading frequency adjustable il y a 7 ans
fastio.h Update fastio.h with special handling for Timer 2 il y a 7 ans
hex_print_routines.cpp Add hex routine to print an address il y a 7 ans
hex_print_routines.h Add hex routine to print an address il y a 7 ans
language.h Polish font il y a 7 ans
language_an.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_bg.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_ca.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_cn.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_cz.h Update language_cz.h for new translations (#6465) il y a 7 ans
language_da.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_de.h Update language_de.h il y a 7 ans
language_el-gr.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_el.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_en.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_es.h Last three Spanish language strings il y a 7 ans
language_eu.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_fi.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_fr.h Completed french translation (#6475) il y a 7 ans
language_gl.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_hr.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_it.h Added missing translations (#6458) il y a 7 ans
language_kana.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_kana_utf8.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_nl.h Update language_nl.h (#6478) il y a 7 ans
language_pl.h Polish font il y a 7 ans
language_pt-br.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_pt-br_utf8.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_pt.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_pt_utf8.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_ru.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_test.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_tr.h Update language_tr.h (#6463) il y a 7 ans
language_uk.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_zh_CN.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
language_zh_TW.h MSG_VOLUMETRIC => MSG_FILAMENT il y a 7 ans
least_squares_fit.cpp Smart-Fill and Mesh-Tilting (both 3-point and grid) working! il y a 7 ans
least_squares_fit.h Smart-Fill and Mesh-Tilting (both 3-point and grid) working! il y a 7 ans
macros.h Fix MINIMUM_STEPPER_PULSE maths il y a 7 ans
mesh_bed_leveling.cpp Swap MBL z_values dimensions to [X][Y] il y a 7 ans
mesh_bed_leveling.h Swap MBL z_values dimensions to [X][Y] il y a 7 ans
nozzle.cpp Apply prior nozzle clean update il y a 7 ans
nozzle.h General comment cleanup il y a 7 ans
pins.h Cheaptronic V2 il y a 7 ans
pinsDebug.h Cleanup of pins testing code il y a 7 ans
pinsDebug_Teensyduino.h Remove extraneous whitespace il y a 7 ans
pinsDebug_list.h Updates to support 5 extruders il y a 7 ans
pins_3DRAG.h Follow-up the PR #4955, etc il y a 7 ans
pins_5DPRINT.h Follow-up the PR #4955, etc il y a 7 ans
pins_AZTEEG_X1.h Add "About Printer" information menu. il y a 8 ans
pins_AZTEEG_X3.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_AZTEEG_X3_PRO.h Header and pins changes to support 5 extruders il y a 7 ans
pins_BAM_DICE_DUE.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_BQ_ZUM_MEGA_3D.h Updated bq Hephestos 2 example configuration il y a 7 ans
pins_BRAINWAVE.h Follow-up the PR #4955, etc il y a 7 ans
pins_BRAINWAVE_PRO.h Follow-up the PR #4955, etc il y a 7 ans
pins_CHEAPTRONIC.h Follow-up the PR #4955, etc il y a 7 ans
pins_CHEAPTRONICv2.h Cheaptronic V2 il y a 7 ans
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files il y a 7 ans
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files il y a 7 ans
pins_ELEFU_3.h Follow-up the PR #4955, etc il y a 7 ans
pins_FELIX2.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_GEN3_MONOLITHIC.h Follow-up the PR #4955, etc il y a 7 ans
pins_GEN3_PLUS.h Follow-up the PR #4955, etc il y a 7 ans
pins_GEN6.h Follow-up the PR #4955, etc il y a 7 ans
pins_GEN6_DELUXE.h Add "About Printer" information menu. il y a 8 ans
pins_GEN7_12.h Label analog pins in a similar way il y a 7 ans
pins_GEN7_13.h Add "About Printer" information menu. il y a 8 ans
pins_GEN7_14.h Follow-up the PR #4955, etc il y a 7 ans
pins_GEN7_CUSTOM.h Follow-up the PR #4955, etc il y a 7 ans
pins_K8200.h Add "About Printer" information menu. il y a 8 ans
pins_K8400.h Disable SD Detect for K8400 il y a 7 ans
pins_LEAPFROG.h Follow-up the PR #4955, etc il y a 7 ans
pins_MEGACONTROLLER.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_MEGATRONICS.h Follow-up the PR #4955, etc il y a 7 ans
pins_MEGATRONICS_2.h Follow-up the PR #4955, etc il y a 7 ans
pins_MEGATRONICS_3.h Never define SLED_PIN il y a 7 ans
pins_MELZI.h #if defined => #ifdef / PIN_EXISTS il y a 7 ans
pins_MELZI_MAKR3D.h #if defined => #ifdef / PIN_EXISTS il y a 7 ans
pins_MIGHTYBOARD_REVE.h Add RepRapDiscount Full Graphic Smart Controller support to MIGHTYBOARD REVE il y a 7 ans
pins_MINIRAMBO.h Follow-up the PR #4955, etc il y a 7 ans
pins_MINITRONICS.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_MKS_13.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_MKS_BASE.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_OMCA.h Follow-up the PR #4955, etc il y a 7 ans
pins_OMCA_A.h Follow-up the PR #4955, etc il y a 7 ans
pins_PRINTRBOARD.h Follow-up the PR #4955, etc il y a 7 ans
pins_PRINTRBOARD_REVF.h Follow-up the PR #4955, etc il y a 7 ans
pins_RAMBO.h Never define SLED_PIN il y a 7 ans
pins_RAMPS.h Never define SLED_PIN il y a 7 ans
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h il y a 8 ans
pins_RAMPS_OLD.h Follow-up the PR #4955, etc il y a 7 ans
pins_RIGIDBOARD.h Remove BEEPER_PIN override in pins_RIGIDBOARD.h il y a 7 ans
pins_RIGIDBOARD_V2.h # This is a combination of 2 commits. # This is the 1st commit message: il y a 7 ans
pins_RUMBA.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check il y a 7 ans
pins_SANGUINOLOLU_11.h Never define SLED_PIN il y a 7 ans
pins_SANGUINOLOLU_12.h #if defined => #ifdef / PIN_EXISTS il y a 7 ans
pins_SAV_MKI.h Follow-up the PR #4955, etc il y a 7 ans
pins_SCOOVO_X9H.h Never define SLED_PIN il y a 7 ans
pins_SETHI.h Follow-up the PR #4955, etc il y a 7 ans
pins_STB_11.h #if defined => #ifdef / PIN_EXISTS il y a 7 ans
pins_TEENSY2.h Follow-up the PR #4955, etc il y a 7 ans
pins_TEENSYLU.h Follow-up the PR #4955, etc il y a 7 ans
pins_ULTIMAIN_2.h Follow-up the PR #4955, etc il y a 7 ans
pins_ULTIMAKER.h Follow-up the PR #4955, etc il y a 7 ans
pins_ULTIMAKER_OLD.h Follow-up the PR #4955, etc il y a 7 ans
planner.cpp Simplify stepper macros by renaming enable/disable macros il y a 7 ans
planner.h Drop the accessor form for LCD value editing il y a 7 ans
planner_bezier.cpp Improve planner kinematics, fix delta ABL il y a 7 ans
planner_bezier.h Append units to feedrate variables il y a 8 ans
platformio.ini Move platformio directories out of source tree il y a 7 ans
point_t.h Adds missing documentation to the point_t structure il y a 8 ans
printcounter.cpp Cosmetic patches il y a 7 ans
printcounter.h Cosmetic patches il y a 7 ans
qr_solve.cpp Enable ABL by type, support bilinear on cartesian il y a 7 ans
qr_solve.h Enable ABL by type, support bilinear on cartesian il y a 7 ans
serial.cpp Relocate serial macros and functions il y a 7 ans
serial.h Macros to print floats, hiding imprecision il y a 7 ans
servo.cpp General cleanup il y a 7 ans
servo.h Add macros for delays by machine cycle il y a 7 ans
softspi.h Fix variant conditional for 1284p il y a 7 ans
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h il y a 7 ans
spi.h Add software spi support for max6675 il y a 7 ans
stepper.cpp Only set Compare Mode for channel A il y a 7 ans
stepper.h Format hex values as uppercase il y a 7 ans
stepper_dac.cpp # This is a combination of 2 commits. # This is the 1st commit message: il y a 7 ans
stepper_dac.h Cleanup of code style il y a 7 ans
stepper_indirection.cpp Cleanup, extend TMC2130 implementation il y a 7 ans
stepper_indirection.h Updates to support 5 extruders il y a 7 ans
stopwatch.cpp General comment cleanup il y a 7 ans
stopwatch.h General comment cleanup il y a 7 ans
temperature.cpp Minor optimization of FILAMENT_WIDTH_SENSOR il y a 7 ans
temperature.h Only queue babysteps if axis is in a known position il y a 7 ans
thermistornames.h Add Thermistor 75: MGB18 silicon pad il y a 7 ans
thermistortable_1.h Split up thermistor tables il y a 7 ans
thermistortable_2.h Split up thermistor tables il y a 7 ans
thermistortable_3.h Split up thermistor tables il y a 7 ans
thermistortable_4.h Split up thermistor tables il y a 7 ans
thermistortable_5.h Split up thermistor tables il y a 7 ans
thermistortable_6.h Split up thermistor tables il y a 7 ans
thermistortable_7.h Split up thermistor tables il y a 7 ans
thermistortable_8.h Split up thermistor tables il y a 7 ans
thermistortable_9.h Split up thermistor tables il y a 7 ans
thermistortable_10.h Split up thermistor tables il y a 7 ans
thermistortable_11.h Split up thermistor tables il y a 7 ans
thermistortable_12.h Split up thermistor tables il y a 7 ans
thermistortable_13.h Split up thermistor tables il y a 7 ans
thermistortable_20.h Header and pins changes to support 5 extruders il y a 7 ans
thermistortable_51.h Split up thermistor tables il y a 7 ans
thermistortable_52.h Split up thermistor tables il y a 7 ans
thermistortable_55.h Split up thermistor tables il y a 7 ans
thermistortable_60.h Split up thermistor tables il y a 7 ans
thermistortable_66.h Split up thermistor tables il y a 7 ans
thermistortable_70.h Split up thermistor tables il y a 7 ans
thermistortable_71.h Split up thermistor tables il y a 7 ans
thermistortable_75.h Add Thermistor 75: MGB18 silicon pad il y a 7 ans
thermistortable_110.h Split up thermistor tables il y a 7 ans
thermistortable_147.h Split up thermistor tables il y a 7 ans
thermistortable_998.h Split up thermistor tables il y a 7 ans
thermistortable_999.h Split up thermistor tables il y a 7 ans
thermistortable_1010.h Split up thermistor tables il y a 7 ans
thermistortable_1047.h Split up thermistor tables il y a 7 ans
thermistortables.h Additional 5 extruders support (solenoids, microstepping) il y a 7 ans
twibus.cpp General comment cleanup il y a 7 ans
twibus.h General comment cleanup il y a 7 ans
types.h Adds types.h il y a 8 ans
ubl.cpp Smart-Fill and Mesh-Tilting (both 3-point and grid) working! il y a 7 ans
ubl.h Smart-Fill and Mesh-Tilting (both 3-point and grid) working! il y a 7 ans
ubl_G29.cpp allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) il y a 7 ans
ubl_motion.cpp Correct over optimization of pre-initialized variables (#6500) il y a 7 ans
ultralcd.cpp Fix stuck "Print Aborted" LCD message il y a 7 ans
ultralcd.h status_printf => lcd_status_printf_P il y a 7 ans
ultralcd_impl_DOGM.h Optimize number-to-string functions, no-fan display il y a 7 ans
ultralcd_impl_HD44780.h Bootscreen delay after clear, then set chars il y a 7 ans
ultralcd_st7920_u8glib_rrd.h Format hex values as uppercase il y a 7 ans
utf_mapper.h Format hex values as uppercase il y a 7 ans
utility.cpp Fix issue in itostr4sign with numbers <100 (#6487) il y a 7 ans
utility.h Replace ftostr62sign with ftostr62rj il y a 7 ans
vector_3.cpp Adjust vector_3 code with const, some optimization il y a 7 ans
vector_3.h Enable ABL by type, support bilinear on cartesian il y a 7 ans
watchdog.cpp Correct comment on watchdog timer il y a 7 ans
watchdog.h Further cleanup of comments, partial Doxygen-style il y a 8 ans