Deploying to gh-pages from @ Klipper3d/klipper@1cc6398074 🚀

This commit is contained in:
KevinOConnor
2025-05-04 00:06:21 +00:00
parent 9d64784cd9
commit 06b88075fb
308 changed files with 12816 additions and 2971 deletions

View File

@@ -931,6 +931,13 @@
[adxl345]
</a>
</li>
<li class="md-nav__item">
<a href="#icm20948" class="md-nav__link">
[icm20948]
</a>
</li>
<li class="md-nav__item">
@@ -1741,6 +1748,13 @@
[adc_scaled]
</a>
</li>
<li class="md-nav__item">
<a href="#ads1x1x" class="md-nav__link">
[ads1x1x]
</a>
</li>
<li class="md-nav__item">
@@ -2600,8 +2614,8 @@
<li class="md-nav__item">
<a href="Load_Cell.md" class="md-nav__link">
None
<a href="Load_Cell.html" class="md-nav__link">
Load Cells
</a>
</li>
@@ -3053,6 +3067,13 @@
[adxl345]
</a>
</li>
<li class="md-nav__item">
<a href="#icm20948" class="md-nav__link">
[icm20948]
</a>
</li>
<li class="md-nav__item">
@@ -3863,6 +3884,13 @@
[adc_scaled]
</a>
</li>
<li class="md-nav__item">
<a href="#ads1x1x" class="md-nav__link">
[ads1x1x]
</a>
</li>
<li class="md-nav__item">
@@ -5303,6 +5331,22 @@ cs_pin:
# eredményeinek minőségét.
</code></pre></div>
<h3 id="icm20948">[icm20948]<a class="headerlink" href="#icm20948" title="Permanent link">&para;</a></h3>
<p>Support for icm20948 accelerometers.</p>
<div class="highlight"><pre><span></span><code>[icm20948]
#i2c_address:
# Default is 104 (0x68). If AD0 is high, it would be 0x69 instead.
#i2c_mcu:
#i2c_bus:
#i2c_software_scl_pin:
#i2c_software_sda_pin:
#i2c_speed: 400000
# See the &quot;common I2C settings&quot; section for a description of the
# above parameters. The default &quot;i2c_speed&quot; is 400000.
#axes_map: x, y, z
# See the &quot;adxl345&quot; section for information on this parameter.
</code></pre></div>
<h3 id="lis2dw">[lis2dw]<a class="headerlink" href="#lis2dw" title="Permanent link">&para;</a></h3>
<p>LIS2DW gyorsulásmérők támogatása.</p>
<div class="highlight"><pre><span></span><code>[lis2dw]
@@ -5647,26 +5691,25 @@ z_offset:
<p>Örvényáramú induktív szondák támogatása. Meghatározható ez a szakasz (szonda szakasz helyett), hogy engedélyezd ezt a szondát. További információkért lásd a <a href="G-Codes.html#probe_eddy_current">parancshivatkozást</a>.</p>
<div class="highlight"><pre><span></span><code>[probe_eddy_current my_eddy_probe]
sensor_type: ldc1612
# Az örvényáram mérések elvégzésére használt érzékelő chip.
# Ezt a paramétert meg kell adni, és ldc1612-re kell állítani.
# The sensor chip used to perform eddy current measurements. This
# parameter must be provided and must be set to ldc1612.
#frequency:
# The external crystal frequency (in Hz) of the LDC1612 chip.
# The default is 12000000.
#intb_pin:
# MCU gpio tű csatlakoztatva az ldc1612 érzékelő INTB tűjéhez
# (ha van). Az alapértelmezett beállítás szerint az INTB tű
# nem használható.
# MCU gpio pin connected to the ldc1612 sensor&#39;s INTB pin (if
# available). The default is to not use the INTB pin.
#z_offset:
# A fúvóka és az ágy közötti névleges távolság (mm-ben),
# amelynél a mérési kísérletnek meg kell állnia.
# Ezt a paramétert meg kell adni.
# The nominal distance (in mm) between the nozzle and bed that a
# probing attempt should stop at. This parameter must be provided.
#i2c_address:
#i2c_mcu:
#i2c_bus:
#i2c_software_scl_pin:
#i2c_software_sda_pin:
#i2c_speed:
# Az érzékelő chip I2C beállításai. A fenti paraméterek leírását
# lásd a &quot;közös I2C beállítások&quot; szakaszban.
# The i2c settings for the sensor chip. See the &quot;common I2C
# settings&quot; section for a description of the above parameters.
#x_offset:
#y_offset:
#speed:
@@ -5676,8 +5719,7 @@ sensor_type: ldc1612
#samples_result:
#samples_tolerance:
#samples_tolerance_retries:
# A paraméterekkel kapcsolatos információkért lásd a
# &quot;szonda&quot; című szakaszt.
# See the &quot;probe&quot; section for information on these parameters.
</code></pre></div>
<h3 id="axis_twist_compensation">[axis_twist_compensation]<a class="headerlink" href="#axis_twist_compensation" title="Permanent link">&para;</a></h3>
@@ -6606,22 +6648,27 @@ pin:
<p>A G-kód végrehajtása, amikor egy gombot megnyomnak vagy elengednek (vagy amikor egy tű állapota megváltozik). A gomb állapotát a <code>QUERY_BUTTON button=my_gcode_button</code> segítségével ellenőrizhetjük.</p>
<div class="highlight"><pre><span></span><code>[gcode_button my_gcode_button]
pin:
# Az a tű, amelyre a gomb csatlakozik. Ezt a paramétert meg kell adni.
# The pin on which the button is connected. This parameter must be
# provided.
#analog_range:
# Két vesszővel elválasztott ellenállás (ohmban), amely meghatározza
# a gomb minimális és maximális ellenállási tartományát. Ha meg van
# adva az analog_range, akkor a lábnak analóg-képes tűnek kell lennie.
# Az alapértelmezett a digitális GPIO használata a gombhoz.
# Two comma separated resistances (in Ohms) specifying the minimum
# and maximum resistance range for the button. If analog_range is
# provided then the pin must be an analog capable pin. The default
# is to use digital gpio for the button.
#analog_pullup_resistor:
# A felhúzási ellenállás (ohmban), ha az analog_range meg van adva.
# Az alapértelmezett érték 4700 ohm.
# The pullup resistance (in Ohms) when analog_range is specified.
# The default is 4700 ohms.
#press_gcode:
# A gomb megnyomásakor végrehajtandó G-kód parancsok listája.
# A G-kód sablonok támogatottak. Ezt a paramétert meg kell adni.
# A list of G-Code commands to execute when the button is pressed.
# G-Code templates are supported. This parameter must be provided.
#release_gcode:
# A gomb elengedésekor végrehajtandó G-kód parancsok listája.
# A G-kód sablonok támogatottak. Az alapértelmezés szerint nem
# futnak le parancsok a gombok felengedésekor.
# A list of G-Code commands to execute when the button is released.
# G-Code templates are supported. The default is to not run any
# commands on a button release.
#debounce_delay:
# A period of time in seconds to debounce events prior to running the
# button gcode. If the button is pressed and released during this
# delay, the entire button press is ignored. Default is 0.
</code></pre></div>
<h3 id="output_pin">[output_pin]<a class="headerlink" href="#output_pin" title="Permanent link">&para;</a></h3>
@@ -6716,59 +6763,56 @@ pins:
<p>TMC2130 motorvezérlő konfigurálása SPI-buszon keresztül. A funkció használatához definiáljon egy konfigurációs szekciót "tmc2130" előtaggal, amelyet a megfelelő léptető konfigurációs szekció neve követ (például "[tmc2130 stepper_x]").</p>
<div class="highlight"><pre><span></span><code>[tmc2130 stepper_x]
cs_pin:
# A TMC2130 chip select vonalnak megfelelő tű. Ez a tű az
# SPI-üzenetek kezdetén alacsony értékre áll, és az üzenet
# befejezése után magas értékre emelkedik.
# Ezt a paramétert meg kell adni.
# The pin corresponding to the TMC2130 chip select line. This pin
# will be set to low at the start of SPI messages and raised to high
# after the message completes. This parameter must be provided.
#spi_speed:
#spi_bus:
#spi_software_sclk_pin:
#spi_software_mosi_pin:
#spi_software_miso_pin:
# A fenti paraméterek leírását lásd a „közös SPI-beállítások”
# szakaszban.
# See the &quot;common SPI settings&quot; section for a description of the
# above parameters.
#chain_position:
#chain_length:
# Ezek a paraméterek egy SPI daisy chain konfigurálására szolgálnak.
# A két paraméter meghatározza a léptető pozícióját a láncban és a
# lánc teljes hosszát. Az 1. pozíció a MOSI jelre csatlakozó léptetőnek
# felel meg. Az alapértelmezett beállítás szerint nem használ
# SPI daisy chain-et.
# These parameters configure an SPI daisy chain. The two parameters
# define the stepper position in the chain and the total chain length.
# Position 1 corresponds to the stepper that connects to the MOSI signal.
# The default is to not use an SPI daisy chain.
#interpolate: True
# Ha True, engedélyezi a lépésinterpolációt (a meghajtó belsőleg 256
# mikrolépéses sebességgel lépked). Ez az interpoláció egy kis
# rendszerszintű pozícióeltérést eredményez - a részletekért lásd a
# TMC_Drivers.md fájlt. Az alapértelmezett érték True.
# If true, enable step interpolation (the driver will internally
# step at a rate of 256 micro-steps). This interpolation does
# introduce a small systemic positional deviation - see
# TMC_Drivers.md for details. The default is True.
run_current:
# Az áram mennyisége (amperben RMS), amelyet a meghajtó a
# léptető mozgatása során használjon.
# Ezt a paramétert meg kell adni.
# The amount of current (in amps RMS) to configure the driver to use
# during stepper movement. This parameter must be provided.
#hold_current:
# Az áram mennyisége (amperben RMS), amelyet a meghajtó akkor
# használjon, amikor a léptető nem mozog. A hold_current beállítása
# nem ajánlott (a részletekért lásd TMC_Drivers.md).
# Az alapértelmezett érték nem csökkenti az áramot.
# The amount of current (in amps RMS) to configure the driver to use
# when the stepper is not moving. Setting a hold_current is not
# recommended (see TMC_Drivers.md for details). The default is to
# not reduce the current.
#sense_resistor: 0.110
# A motorérzékelő ellenállás ellenállása (ohmban).
# Az alapértelmezett érték 0,110 ohm.
# The resistance (in ohms) of the motor sense resistor. The default
# is 0.110 ohms.
#stealthchop_threshold: 0
# A sebesség (mm/s-ban), amelyre a „stealthChop” küszöbértéket
# állítani kell. Ha be van állítva, a „stealthChop” üzemmód akkor lesz
# engedélyezve, ha a léptetőmotor sebessége ez alatt az érték alatt van.
# Az alapértelmezett érték 0, ami kikapcsolja a „stealthChop” üzemmódot.
# The velocity (in mm/s) to set the &quot;stealthChop&quot; threshold to. When
# set, &quot;stealthChop&quot; mode will be enabled if the stepper motor
# velocity is below this value. Note that the &quot;sensorless homing&quot;
# code may temporarily override this setting during homing
# operations. The default is 0, which disables &quot;stealthChop&quot; mode.
#coolstep_threshold:
# A sebesség (mm/s-ban), amelyre a TMC-meghajtó belső „CoolStep”
# küszöbértékét állítani kell. Ha be van állítva, a coolstep funkció akkor lesz
# engedélyezve, ha a léptetőmotor sebessége ennek az értéknek a
# közelében vagy fölött van. Fontos - ha a coolstep_threshold be van állítva
# és „érzékelő nélküli kezdőpont” használatban van, akkor biztosítani kell,
# hogy a kezdőpont sebesség a coolstep küszöbérték felett legyen!
# Az alapértelmezett beállítás szerint a coolstep funkciót nem engedélyezzük.
# The velocity (in mm/s) to set the TMC driver internal &quot;CoolStep&quot;
# threshold to. If set, the coolstep feature will be enabled when
# the stepper motor velocity is near or above this value. Important
# - if coolstep_threshold is set and &quot;sensorless homing&quot; is used,
# then one must ensure that the homing speed is above the coolstep
# threshold! The default is to not enable the coolstep feature.
#high_velocity_threshold:
# A sebesség (mm/s-ban), amelyre a TMC-meghajtó belső „nagy sebességű”
# küszöbértékét (THIGH) kell beállítani. Ezt általában a „CoolStep” funkció
# kikapcsolására használják nagy sebességeknél. Az alapértelmezés szerint
# a TMC „nagy sebességű” küszöbértéket nem állítjuk be.
# The velocity (in mm/s) to set the TMC driver internal &quot;high
# velocity&quot; threshold (THIGH) to. This is typically used to disable
# the &quot;CoolStep&quot; feature at high speeds. The default is to not set a
# TMC &quot;high velocity&quot; threshold.
#driver_MSLUT0: 2863314260
#driver_MSLUT1: 1251300522
#driver_MSLUT2: 608774441
@@ -6786,14 +6830,13 @@ run_current:
#driver_X3: 255
#driver_START_SIN: 0
#driver_START_SIN90: 247
# Ezek a mezők közvetlenül a Microstep Table regisztereit vezérlik.
# Az optimális hullámtábla minden motorra jellemző, és az áramtól függően
# változhat. Az optimális konfigurációban minimális lesz a nem lineáris
# léptetőmozgás okozta nyomtatási lelet. A fent megadott értékek a
# meghajtó által használt alapértelmezett értékek. Az értéket decimális
# egész számként kell megadni (a hexa alak nem támogatott). A hullámtábla
# mezőinek kiszámításához lásd a tmc2130 Calculation Sheet
# (számítási lap) című dokumentumot a Trinamic weboldalán.
# These fields control the Microstep Table registers directly. The optimal
# wave table is specific to each motor and might vary with current. An
# optimal configuration will have minimal print artifacts caused by
# non-linear stepper movement. The values specified above are the default
# values used by the driver. The value must be specified as a decimal integer
# (hex form is not supported). In order to compute the wave table fields,
# see the tmc2130 &quot;Calculation Sheet&quot; from the Trinamic website.
#driver_IHOLDDELAY: 8
#driver_TPOWERDOWN: 0
#driver_TBL: 1
@@ -6806,6 +6849,7 @@ run_current:
#driver_PWM_FREQ: 1
#driver_PWM_GRAD: 4
#driver_PWM_AMPL: 128
#driver_FREEWHEEL: 0
#driver_SGT: 0
#driver_SEMIN: 0
#driver_SEUP: 0
@@ -6813,62 +6857,59 @@ run_current:
#driver_SEDN: 0
#driver_SEIMIN: 0
#driver_SFILT: 0
# Állítsd be az adott regisztert a TMC2130 chip konfigurálása során.
# Ez egyéni motorparaméterek beállítására használható.
# Az egyes paraméterek alapértelmezett értékei a fenti listában a
# paraméter neve mellett találhatók.
# Set the given register during the configuration of the TMC2130
# chip. This may be used to set custom motor parameters. The
# defaults for each parameter are next to the parameter name in the
# above list.
#diag0_pin:
#diag1_pin:
# A TMC2130 chip egyik DIAG vonalához csatlakoztatott
# mikrokontrollertű. Csak egyetlen diag-tűt kell megadni.
# A tű „aktív alacsony”, ezért általában a „^!” előtagot kell használni.
# Ennek beállítása létrehoz egy „tmc2130_stepper_x:virtual_endstop
# virtuális tűt, amely a stepper endstop_pin-jeként használható.
# Ez lehetővé teszi a „szenzor nélküli kezdőpontot”.
# (Győződj meg róla, hogy a driver_SGT-t is megfelelő érzékenységi
# értékre állította be.) Az alapértelmezett beállítás nem engedélyezi
# az érzékelő nélküli kezdőpont felvételt.
# The micro-controller pin attached to one of the DIAG lines of the
# TMC2130 chip. Only a single diag pin should be specified. The pin
# is &quot;active low&quot; and is thus normally prefaced with &quot;^!&quot;. Setting
# this creates a &quot;tmc2130_stepper_x:virtual_endstop&quot; virtual pin
# which may be used as the stepper&#39;s endstop_pin. Doing this enables
# &quot;sensorless homing&quot;. (Be sure to also set driver_SGT to an
# appropriate sensitivity value.) The default is to not enable
# sensorless homing.
</code></pre></div>
<h3 id="tmc2208">[tmc2208]<a class="headerlink" href="#tmc2208" title="Permanent link">&para;</a></h3>
<p>TMC2208 (vagy TMC2224) motorvezérlő konfigurálása egyvezetékes UART-on keresztül. A funkció használatához definiáljon egy konfigurációs részt "tmc2208" előtaggal, amelyet a megfelelő léptető konfigurációs rész neve követ (például "[tmc2208 stepper_x]").</p>
<div class="highlight"><pre><span></span><code>[tmc2208 stepper_x]
uart_pin:
# A TMC2208 PDN_UART vonalhoz csatlakoztatott tű.
# Ezt a paramétert meg kell adni.
# The pin connected to the TMC2208 PDN_UART line. This parameter
# must be provided.
#tx_pin:
# Ha külön vételi és adási vonalat használsz a meghajtóval
# való kommunikációhoz, akkor állítsd be az uart_pin paramétert
# a vételi lábra, és a tx_pin értéket az átviteli lábra.
# Az alapértelmezett az uart_pin használata mind
# az olvasáshoz, mind az íráshoz.
# If using separate receive and transmit lines to communicate with
# the driver then set uart_pin to the receive pin and tx_pin to the
# transmit pin. The default is to use uart_pin for both reading and
# writing.
#select_pins:
# A tmc2208 UART elérése előtt beállítandó tűk vesszővel
# elválasztott listája. Ez hasznos lehet egy analóg mux
# konfigurálásához az UART kommunikációhoz.
# Az alapértelmezett az, hogy nem adunk meg érintkezőt.
# A comma separated list of pins to set prior to accessing the
# tmc2208 UART. This may be useful for configuring an analog mux for
# UART communication. The default is to not configure any pins.
#interpolate: True
# Ha True, engedélyezett a lépésinterpoláció (az illesztőprogram
# belsőleg 256 mikrolépéses sebességgel léptet). Ez az interpoláció
# egy kis szisztémás pozícióeltérést vezet be a részletekért lásd a
# TMC_Drivers.md fájlt. Az alapértelmezett érték True.
# If true, enable step interpolation (the driver will internally
# step at a rate of 256 micro-steps). This interpolation does
# introduce a small systemic positional deviation - see
# TMC_Drivers.md for details. The default is True.
run_current:
# Az áramerősség (amper RMS-ben) a meghajtónak a léptető
# mozgása közbeni konfigurálásához. Ezt a paramétert meg kell adni.
# The amount of current (in amps RMS) to configure the driver to use
# during stepper movement. This parameter must be provided.
#hold_current:
# Az az áramerősség (amper RMS-ben), amellyel az illesztőprogramot
# akkor kell használni, amikor a léptető nem mozog.
# A hold_current beállítása nem ajánlott (a részletekért lásd:
# TMC_Drivers.md).
# Az alapértelmezett az, hogy nem csökkentjük az áramerősséget.
#sense_resistor: 0,110
# A motor érzékelő ellenállásának ellenállása (ohmban).
# Az alapértelmezett érték 0,110 ohm.
# The amount of current (in amps RMS) to configure the driver to use
# when the stepper is not moving. Setting a hold_current is not
# recommended (see TMC_Drivers.md for details). The default is to
# not reduce the current.
#sense_resistor: 0.110
# The resistance (in ohms) of the motor sense resistor. The default
# is 0.110 ohms.
#stealthchop_threshold: 0
# A sebesség (mm/s-ban), amelyre a &quot;stealthChop&quot; küszöbértéket
# be kell állítani. Ha be van állítva, a &quot;stealthChop&quot; mód engedélyezve
# lesz, ha a léptetőmotor sebessége ez az érték alatt van.
# Az alapértelmezett érték 0, ami letiltja a &quot;stealthChop&quot; módot.
# The velocity (in mm/s) to set the &quot;stealthChop&quot; threshold to. When
# set, &quot;stealthChop&quot; mode will be enabled if the stepper motor
# velocity is below this value. Note that the &quot;sensorless homing&quot;
# code may temporarily override this setting during homing
# operations. The default is 0, which disables &quot;stealthChop&quot; mode.
#driver_MULTISTEP_FILT: True
#driver_IHOLDDELAY: 8
#driver_TPOWERDOWN: 20
@@ -6883,10 +6924,11 @@ run_current:
#driver_PWM_FREQ: 1
#driver_PWM_GRAD: 14
#driver_PWM_OFS: 36
# Állítsd be a megadott regisztert a TMC2208 chip konfigurációja során.
# Ez egyéni motorparaméterek beállítására használható.
# Az egyes paraméterek alapértelmezett értékei a paraméter
# neve mellett találhatók a fenti listában.
#driver_FREEWHEEL: 0
# Set the given register during the configuration of the TMC2208
# chip. This may be used to set custom motor parameters. The
# defaults for each parameter are next to the parameter name in the
# above list.
</code></pre></div>
<h3 id="tmc2209">[tmc2209]<a class="headerlink" href="#tmc2209" title="Permanent link">&para;</a></h3>
@@ -6900,21 +6942,18 @@ run_current:
#hold_current:
#sense_resistor: 0.110
#stealthchop_threshold: 0
# A paraméterek definícióját lásd a „tmc2208” szakaszban.
# See the &quot;tmc2208&quot; section for the definition of these parameters.
#coolstep_threshold:
# A sebesség (mm/s-ban), amelyre a TMC-meghajtó belső „CoolStep”
# küszöbértékét állítani kell. Ha be van állítva, a coolstep funkció akkor
# lesz engedélyezve, ha a léptetőmotor sebessége ennek az értéknek a
# közelében vagy fölött van. Fontos - ha a coolstep_threshold be van
# állítva és „érzékelő nélküli kezdőpont” használatban van, akkor
# biztosítani kell, hogy a kezdőpont sebesség a coolstep küszöbérték
# felett legyen! Az alapértelmezett beállítás szerint a coolstep
# funkciót nem engedélyezzük.
# The velocity (in mm/s) to set the TMC driver internal &quot;CoolStep&quot;
# threshold to. If set, the coolstep feature will be enabled when
# the stepper motor velocity is near or above this value. Important
# - if coolstep_threshold is set and &quot;sensorless homing&quot; is used,
# then one must ensure that the homing speed is above the coolstep
# threshold! The default is to not enable the coolstep feature.
#uart_address:
# A TMC2209 chip címe az UART üzenetekhez (0 és 3 közötti egész szám).
# Ezt általában akkor használják, ha több TMC2209 chip van
# csatlakoztatva ugyanahhoz az UART tűhöz.
# Az alapértelmezett érték nulla.
# The address of the TMC2209 chip for UART messages (an integer
# between 0 and 3). This is typically used when multiple TMC2209
# chips are connected to the same UART pin. The default is zero.
#driver_MULTISTEP_FILT: True
#driver_IHOLDDELAY: 8
#driver_TPOWERDOWN: 20
@@ -6929,25 +6968,25 @@ run_current:
#driver_PWM_FREQ: 1
#driver_PWM_GRAD: 14
#driver_PWM_OFS: 36
#driver_FREEWHEEL: 0
#driver_SGTHRS: 0
#driver_SEMIN: 0
#driver_SEUP: 0
#driver_SEMAX: 0
#driver_SEDN: 0
#driver_SEIMIN: 0
# Állítsd be az adott regisztert a TMC2209 chip konfigurálása során.
# Ez egyéni motorparaméterek beállítására használható.
# Az egyes paraméterek alapértelmezett értékei a fenti listában a
# paraméter neve mellett találhatók.
# Set the given register during the configuration of the TMC2209
# chip. This may be used to set custom motor parameters. The
# defaults for each parameter are next to the parameter name in the
# above list.
#diag_pin:
# A TMC2209 chip DIAG vonalához csatlakoztatott mikrokontrollertű.
# A tű elé általában „^” kerül, hogy engedélyezze a pullupot.
# Ennek beállítása létrehoz egy „tmc2209_stepper_x:virtual_endstop
# virtuális tűt, amely a stepper endstop_pin-jeként használható.
# Ez lehetővé teszi a „sensorless homing”-ot. (Ügyelj arra, hogy a
# driver_SGTHRS-t is megfelelő érzékenységi értékre állítsd be.)
# Az alapértelmezett beállítás nem engedélyezi az
# érzékelő nélküli kezdőpontot.
# The micro-controller pin attached to the DIAG line of the TMC2209
# chip. The pin is normally prefaced with &quot;^&quot; to enable a pullup.
# Setting this creates a &quot;tmc2209_stepper_x:virtual_endstop&quot; virtual
# pin which may be used as the stepper&#39;s endstop_pin. Doing this
# enables &quot;sensorless homing&quot;. (Be sure to also set driver_SGTHRS to
# an appropriate sensitivity value.) The default is to not enable
# sensorless homing.
</code></pre></div>
<h3 id="tmc2660">[tmc2660]<a class="headerlink" href="#tmc2660" title="Permanent link">&para;</a></h3>
@@ -7057,8 +7096,9 @@ run_current:
#stealthchop_threshold: 0
# The velocity (in mm/s) to set the &quot;stealthChop&quot; threshold to. When
# set, &quot;stealthChop&quot; mode will be enabled if the stepper motor
# velocity is below this value. The default is 0, which disables
# &quot;stealthChop&quot; mode.
# velocity is below this value. Note that the &quot;sensorless homing&quot;
# code may temporarily override this setting during homing
# operations. The default is 0, which disables &quot;stealthChop&quot; mode.
#coolstep_threshold:
# The velocity (in mm/s) to set the TMC driver internal &quot;CoolStep&quot;
# threshold to. If set, the coolstep feature will be enabled when
@@ -7152,54 +7192,54 @@ run_current:
<p>TMC5160 motorvezérlő konfigurálása SPI-buszon keresztül. A funkció használatához definiáljon egy konfigurációs szekciót "tmc5160" előtaggal, amelyet a megfelelő léptető konfigurációs szekció neve követ (például "[tmc5160 stepper_x]").</p>
<div class="highlight"><pre><span></span><code>[tmc5160 stepper_x]
cs_pin:
# A TMC5160 chip select vonalának megfelelő tű. Ez a tű az
# SPI-üzenetek kezdetén alacsony értékre kerül, és az üzenet
# befejezése után magas értékre emelkedik.
# Ezt a paramétert meg kell adni.
# The pin corresponding to the TMC5160 chip select line. This pin
# will be set to low at the start of SPI messages and raised to high
# after the message completes. This parameter must be provided.
#spi_speed:
#spi_bus:
#spi_software_sclk_pin:
#spi_software_mosi_pin:
#spi_software_miso_pin:
# A fenti paraméterek leírását lásd a „közös SPI-beállítások” szakaszban.
# See the &quot;common SPI settings&quot; section for a description of the
# above parameters.
#chain_position:
#chain_length:
# Ezek a paraméterek egy SPI daisy chain konfigurálására szolgálnak.
# A két paraméter meghatározza a léptető pozícióját a láncban és a lánc
# teljes hosszát. Az 1. pozíció a MOSI jelre csatlakozó léptetőnek felel meg.
# Az alapértelmezett beállítás szerint nem használ SPI daisy chain-et.
# These parameters configure an SPI daisy chain. The two parameters
# define the stepper position in the chain and the total chain length.
# Position 1 corresponds to the stepper that connects to the MOSI signal.
# The default is to not use an SPI daisy chain.
#interpolate: True
# Ha igaz, engedélyezi a lépésinterpolációt (a meghajtó belsőleg 256
# mikrolépéses sebességgel lépked). Az alapértelmezett érték True.
# If true, enable step interpolation (the driver will internally
# step at a rate of 256 micro-steps). The default is True.
run_current:
# Az áram mennyisége (amperben RMS), amelyet a meghajtó a léptető
# mozgatása során használjon. Ezt a paramétert meg kell adni.
# The amount of current (in amps RMS) to configure the driver to use
# during stepper movement. This parameter must be provided.
#hold_current:
# Az áram mennyisége (amperben RMS), amelyet a meghajtó akkor
# használjon, amikor a léptető nem mozog. A hold_current beállítása
# nem ajánlott (a részletekért lásd TMC_Drivers.md).
# Az alapértelmezett érték nem csökkenti az áramot.
# The amount of current (in amps RMS) to configure the driver to use
# when the stepper is not moving. Setting a hold_current is not
# recommended (see TMC_Drivers.md for details). The default is to
# not reduce the current.
#sense_resistor: 0.075
# A motorérzékelő ellenállás ellenállása (ohmban).
# Az alapértelmezett érték 0,075 ohm.
# The resistance (in ohms) of the motor sense resistor. The default
# is 0.075 ohms.
#stealthchop_threshold: 0
# A sebesség (mm/s-ban), amelyre a „stealthChop” küszöbértéket
# állítani kell. Ha be van állítva, a „stealthChop” üzemmód akkor lesz
# engedélyezve, ha a léptetőmotor sebessége ez alatt az érték alatt van.
# Az alapértelmezett érték 0, ami kikapcsolja a „stealthChop” üzemmódot.
# The velocity (in mm/s) to set the &quot;stealthChop&quot; threshold to. When
# set, &quot;stealthChop&quot; mode will be enabled if the stepper motor
# velocity is below this value. Note that the &quot;sensorless homing&quot;
# code may temporarily override this setting during homing
# operations. The default is 0, which disables &quot;stealthChop&quot; mode.
#coolstep_threshold:
# A sebesség (mm/s-ban), amelyre a TMC-meghajtó belső „CoolStep”
# küszöbértékét állítani kell. Ha be van állítva, a CoolStep funkció akkor lesz
# engedélyezve, ha a léptetőmotor sebessége ennek az értéknek a közelében
# vagy fölött van. Fontos - ha a coolstep_threshold be van állítva és
# „érzékelő nélküli kezdőpont felvétel” használatban van, akkor biztosítani
# kell, hogy a kezdőpont sebesség a CoolStep küszöbérték felett legyen!
# Az alapértelmezett beállítás szerint a CoolStep funkciót nem engedélyezzük.
# The velocity (in mm/s) to set the TMC driver internal &quot;CoolStep&quot;
# threshold to. If set, the coolstep feature will be enabled when
# the stepper motor velocity is near or above this value. Important
# - if coolstep_threshold is set and &quot;sensorless homing&quot; is used,
# then one must ensure that the homing speed is above the coolstep
# threshold! The default is to not enable the coolstep feature.
#high_velocity_threshold:
# A sebesség (mm/s-ban), amelyre a TMC-meghajtó belső „nagy sebességű”
# küszöbértékét (THIGH) kell beállítani. Ezt általában a „CoolStep” funkció
# kikapcsolására használják nagy sebességeknél.
# Alapértelmezés szerint a TMC „nagy sebességű” küszöbértéket nem állítjuk be.
# The velocity (in mm/s) to set the TMC driver internal &quot;high
# velocity&quot; threshold (THIGH) to. This is typically used to disable
# the &quot;CoolStep&quot; feature at high speeds. The default is to not set a
# TMC &quot;high velocity&quot; threshold.
#driver_MSLUT0: 2863314260
#driver_MSLUT1: 1251300522
#driver_MSLUT2: 608774441
@@ -7217,15 +7257,13 @@ run_current:
#driver_X3: 255
#driver_START_SIN: 0
#driver_START_SIN90: 247
# Ezek a mezők közvetlenül a Microstep Table regisztereit vezérlik.
# Az optimális hullámtábla minden motorra jellemző, és az áramtól
# függően változhat. Az optimális konfigurációban minimális lesz a
# nem lineáris léptetőmozgás okozta nyomtatási lelet. A fent megadott
# értékek a meghajtó által használt alapértelmezett értékek. Az értéket
# decimális egész számként kell megadni (a hexa alak nem támogatott).
# A hullámtábla mezőinek kiszámításához lásd a tmc2130
# „Calculation Sheet” (számítási lap) című dokumentumot a
# Trinamic weboldalán.
# These fields control the Microstep Table registers directly. The optimal
# wave table is specific to each motor and might vary with current. An
# optimal configuration will have minimal print artifacts caused by
# non-linear stepper movement. The values specified above are the default
# values used by the driver. The value must be specified as a decimal integer
# (hex form is not supported). In order to compute the wave table fields,
# see the tmc2130 &quot;Calculation Sheet&quot; from the Trinamic website.
#driver_MULTISTEP_FILT: True
#driver_IHOLDDELAY: 6
#driver_TPOWERDOWN: 10
@@ -7259,20 +7297,20 @@ run_current:
#driver_BBMCLKS: 4
#driver_BBMTIME: 0
#driver_FILT_ISENSE: 0
# Állítsd be az adott regisztert a TMC5160 chip konfigurálása során.
# Ez egyéni motorparaméterek beállítására használható. Az egyes
# paraméterek alapértelmezett értékei a fenti listában a paraméter
# neve mellett találhatók.
# Set the given register during the configuration of the TMC5160
# chip. This may be used to set custom motor parameters. The
# defaults for each parameter are next to the parameter name in the
# above list.
#diag0_pin:
#diag1_pin:
# A TMC5160 chip egyik DIAG vonalához csatlakoztatott mikrokontrollertű.
# Csak egyetlen diag tűt kell megadni. A tű „aktív alacsony”,
# ezért általában a „^!” előtagot kell használni. Ennek beállítása létrehoz egy
# tmc5160_stepper_x:virtual_endstop” virtuális tűt, amely a stepper
# endstop_pin-jeként használható. Ez lehetővé teszi a
# „szenzor nélküli kezdőpont felvételt”. (Győződj meg róla, hogy a
# driver_SGT-t is megfelelő érzékenységi értékre állítottad be.)
# Az alapértelmezett beállítás nem engedélyezi az érzékelő nélküli kezdőpontot.
# The micro-controller pin attached to one of the DIAG lines of the
# TMC5160 chip. Only a single diag pin should be specified. The pin
# is &quot;active low&quot; and is thus normally prefaced with &quot;^!&quot;. Setting
# this creates a &quot;tmc5160_stepper_x:virtual_endstop&quot; virtual pin
# which may be used as the stepper&#39;s endstop_pin. Doing this enables
# &quot;sensorless homing&quot;. (Be sure to also set driver_SGT to an
# appropriate sensitivity value.) The default is to not enable
# sensorless homing.
</code></pre></div>
<h2 id="futas-ideju-leptetomotor-aram-konfiguracio">Futás-idejű léptetőmotor áram konfiguráció<a class="headerlink" href="#futas-ideju-leptetomotor-aram-konfiguracio" title="Permanent link">&para;</a></h2>
@@ -7795,32 +7833,37 @@ text:
<p>További információkért lásd a <a href="G-Codes.html#filament_switch_sensor">parancs hivatkozást</a>.</p>
<div class="highlight"><pre><span></span><code>[filament_switch_sensor my_sensor]
#pause_on_runout: True
# Ha True értékre van állítva, a PAUSE azonnal végrehajtódik, miután a
# rendszer szálkifutást észlel. Ne feledd, hogy ha a pause_on_runout
# értéke False, és a runout_gcode kimarad, akkor a kifutás észlelése le
# van tiltva. Az alapértelmezett érték True.
# When set to True, a PAUSE will execute immediately after a runout
# is detected. Note that if pause_on_runout is False and the
# runout_gcode is omitted then runout detection is disabled. Default
# is True.
#runout_gcode:
# A nyomtatószál kifutását követően végrehajtandó G-kód parancsok listája.
# Lásd a docs/Command_Templates.md fájlt a G-kód formátumhoz. Ha a
# pause_on_runout értéke True, ez a G-kód a PAUSE befejezése után fog
# futni. Az alapértelmezés szerint nem fut semmilyen G-kód parancs.
# A list of G-Code commands to execute after a filament runout is
# detected. See docs/Command_Templates.md for G-Code format. If
# pause_on_runout is set to True this G-Code will run after the
# PAUSE is complete. The default is not to run any G-Code commands.
#insert_gcode:
# A nyomtatószál-beillesztés észlelése után végrehajtandó G-kód parancsok
# listája. Lásd a docs/Command_Templates.md fájlt a G-kód formátumhoz.
# Az alapértelmezés szerint nem fut semmilyen G-kód parancs, ami letiltja
# a beszúrás észlelését.
# A list of G-Code commands to execute after a filament insert is
# detected. See docs/Command_Templates.md for G-Code format. The
# default is not to run any G-Code commands, which disables insert
# detection.
#event_delay: 3.0
# Az események közötti késleltetés minimális időtartama másodpercben.
# Az ebben az időszakban elindított eseményeket a rendszer csendben
# figyelmen kívül hagyja. Az alapértelmezett érték 3 másodperc.
# The minimum amount of time in seconds to delay between events.
# Events triggered during this time period will be silently
# ignored. The default is 3 seconds.
#pause_delay: 0.5
# A szüneteltetési parancs kiküldése és a runout_gcode végrehajtása
# között eltelt idő másodpercben. Hasznos lehet növelni ezt a késleltetést,
# ha az OctoPrint furcsa szüneteltetést mutat.
# Az alapértelmezett érték 0,5 másodperc.
# The amount of time to delay, in seconds, between the pause command
# dispatch and execution of the runout_gcode. It may be useful to
# increase this delay if OctoPrint exhibits strange pause behavior.
# Default is 0.5 seconds.
#debounce_delay:
# A period of time in seconds to debounce events prior to running the
# switch gcode. The switch must he held in a single state for at least
# this long to activate. If the switch is toggled on/off during this delay,
# the event is ignored. Default is 0.
#switch_pin:
# Az a tű, amelyre a kapcsoló csatlakoztatva van.
# Ezt a paramétert meg kell adni.
# The pin on which the switch is connected. This parameter must be
# provided.
</code></pre></div>
<h3 id="filament_motion_sensor">[filament_motion_sensor]<a class="headerlink" href="#filament_motion_sensor" title="Permanent link">&para;</a></h3>
@@ -7913,8 +7956,17 @@ adc2:
<p>Terhelőcella. Egy erőmérő cellához csatlakoztatott ADC érzékelőt használ digitális mérleg létrehozásához.</p>
<div class="highlight"><pre><span></span><code>[load_cell]
sensor_type:
# Ennek a támogatott érzékelőtípusok egyikének kell lennie,
# lásd alább.
# This must be one of the supported sensor types, see below.
#counts_per_gram:
# The floating point number of sensor counts that indicates 1 gram of force.
# This value is calculated by the LOAD_CELL_CALIBRATE command.
#reference_tare_counts:
# The integer tare value, in raw sensor counts, taken when LOAD_CELL_CALIBRATE
# is run. This is the default tare value when klipper starts up.
#sensor_orientation:
# Change the sensor&#39;s orientation. Can be either &#39;normal&#39; or &#39;inverted&#39;.
# The default is &#39;normal&#39;. Use &#39;inverted&#39; if the sensor reports a
# decreasing force value when placed under load.
</code></pre></div>
<h4 id="hx711">HX711<a class="headerlink" href="#hx711" title="Permanent link">&para;</a></h4>
@@ -8063,6 +8115,38 @@ vssa_pin:
# zaj csökkentése érdekében. Az alapértelmezett érték 2 másodperc.
</code></pre></div>
<h3 id="ads1x1x">[ads1x1x]<a class="headerlink" href="#ads1x1x" title="Permanent link">&para;</a></h3>
<p>ADS1013, ADS1014, ADS1015, ADS1113, ADS1114 and ADS1115 are I2C based Analog to Digital Converters that can be used for temperature sensors. They provide 4 analog input pins either as single line or as differential input.</p>
<p>Note: Use caution if using this sensor to control heaters. The heater min_temp and max_temp are only verified in the host and only if the host is running and operating normally. (ADC inputs directly connected to the micro-controller verify min_temp and max_temp within the micro-controller and do not require a working connection to the host.)</p>
<div class="highlight"><pre><span></span><code>[ads1x1x my_ads1x1x]
chip: ADS1115
#pga: 4.096V
# Default value is 4.096V. The maximum voltage range used for the input. This
# scales all values read from the ADC. Options are: 6.144V, 4.096V, 2.048V,
# 1.024V, 0.512V, 0.256V
#adc_voltage: 3.3
# The suppy voltage for the device. This allows additional software scaling
# for all values read from the ADC.
i2c_mcu: host
i2c_bus: i2c.1
#address_pin: GND
# Default value is GND. There can be up to four addressed devices depending
# upon wiring of the device. Check the datasheet for details. The i2c_address
# can be specified directly instead of using the address_pin.
</code></pre></div>
<p>The chip provides pins that can be used on other sensors.</p>
<div class="highlight"><pre><span></span><code>sensor_type: ...
# Can be any thermistor or adc_temperature.
sensor_pin: my_ads1x1x:AIN0
# A combination of the name of the ads1x1x chip and the pin. Possible
# pin values are AIN0, AIN1, AIN2 and AIN3 for single ended lines and
# DIFF01, DIFF03, DIFF13 and DIFF23 for differential between their
# correspoding lines. For example
# DIFF03 measures the differential between line 0 and 3. Only specific
# combinations for the differentials are allowed.
</code></pre></div>
<h3 id="replicape">[replicape]<a class="headerlink" href="#replicape" title="Permanent link">&para;</a></h3>
<p>Replicape támogatás. Lásd a <a href="Beaglebone.html">beaglebone útmutatót</a> és a <a href="https://github.com/Klipper3d/klipper/blob/master/config/generic-replicape.cfg">generic-replicape.cfg</a> fájlt egy példáért.</p>
<div class="highlight"><pre><span></span><code># A &quot;replicape&quot; konfigurációs rész hozzáadja a
@@ -8132,7 +8216,7 @@ host_mcu:
<p>Palette 2 multimaterial támogatás szorosabb integrációt biztosít, amely támogatja a Palette 2 eszközöket csatlakoztatott módban.</p>
<p>Ez a modul a teljes funkcionalitáshoz a <code>[virtual_sdcard]</code> és <code>[pause_resume]</code> modulokat is igényli.</p>
<p>Ha ezt a modult használod, ne használd a Palette 2 plugint az Octoprinthez, mivel ezek ütközni fognak, és az egyik nem fog megfelelően inicializálódni, ami valószínűleg megszakítja a nyomtatást.</p>
<p>Ha az Octoprintet használod és a G-kódot a soros porton keresztül streameli a virtual_sd-ről való nyomtatás helyett, akkor a <strong>M1</strong> és <strong>M0</strong> parancsok <em>Pausing parancsok</em> a <em>Settings &gt;. alatt remo; Serial Connection &gt; Firmware &amp; protocol</em> megakadályozzák, hogy a nyomtatás megkezdéséhez a Paletta 2-n el kelljen indítani a nyomtatást, és az Octoprintben fel kelljen oldani a szünetet.</p>
<p>If you use Octoprint and stream gcode over the serial port instead of printing from virtual_sd, then remove <strong>M1</strong> and <strong>M0</strong> from <em>Pausing commands</em> in <em>Settings &gt; Serial Connection &gt; Firmware &amp; protocol</em> will prevent the need to start print on the Palette 2 and unpausing in Octoprint for your print to begin.</p>
<div class="highlight"><pre><span></span><code>[paletta2]
serial:
# A soros port, amelyhez a Palette 2 csatlakozik.