From 6773ab074b132d6dc417e91b379d5a7b8d986b8d Mon Sep 17 00:00:00 2001 From: Thijs Triemstra Date: Sun, 27 Jul 2025 18:12:48 +0200 Subject: [PATCH] docs: Fix typos in config and docs (#6991) * fix typos in configs * fix typos in docs Signed-off-by: Thijs Triemstra --- config/generic-bigtreetech-manta-m8p-v1.0.cfg | 2 +- config/generic-bigtreetech-manta-m8p-v1.1.cfg | 2 +- config/generic-bigtreetech-octopus-max-ez.cfg | 2 +- config/generic-bigtreetech-octopus-v1.1.cfg | 2 +- config/kit-voron2-250mm.cfg | 2 +- config/kit-zav3d-2019.cfg | 2 +- config/printer-anycubic-kossel-2016.cfg | 2 +- config/printer-creality-cr10-v3-2020.cfg | 2 +- config/printer-creality-ender5-s1-2023.cfg | 2 +- config/printer-lulzbot-mini1-2016.cfg | 2 +- config/printer-lulzbot-taz6-dual-v3-2017.cfg | 2 +- config/printer-robo3d-r2-2017.cfg | 2 +- config/printer-seemecnc-rostock-max-v2-2015.cfg | 2 +- config/sample-duet3-1lc.cfg | 2 +- config/sample-mmu2s-diy.cfg | 6 +++--- docs/Bed_Mesh.md | 2 +- docs/Bootloaders.md | 2 +- docs/CONTRIBUTING.md | 2 +- docs/Config_Changes.md | 6 +++--- docs/Config_Reference.md | 6 +++--- docs/G-Codes.md | 2 +- docs/Load_Cell.md | 4 ++-- docs/Measuring_Resonances.md | 2 +- docs/Skew_Correction.md | 2 +- docs/Slicers.md | 2 +- docs/Status_Reference.md | 2 +- 26 files changed, 33 insertions(+), 33 deletions(-) diff --git a/config/generic-bigtreetech-manta-m8p-v1.0.cfg b/config/generic-bigtreetech-manta-m8p-v1.0.cfg index 2a801cde..4459076f 100644 --- a/config/generic-bigtreetech-manta-m8p-v1.0.cfg +++ b/config/generic-bigtreetech-manta-m8p-v1.0.cfg @@ -39,7 +39,7 @@ position_max: 270 # Motor4 # The M8P only has 4 heater outputs which leaves an extra stepper # This can be used for a second Z stepper, dual_carriage, extruder co-stepper, -# or other accesory such as an MMU +# or other accessory such as an MMU #[stepper_] #step_pin: PD3 #dir_pin: PD2 diff --git a/config/generic-bigtreetech-manta-m8p-v1.1.cfg b/config/generic-bigtreetech-manta-m8p-v1.1.cfg index 36ef710c..aadb5c45 100644 --- a/config/generic-bigtreetech-manta-m8p-v1.1.cfg +++ b/config/generic-bigtreetech-manta-m8p-v1.1.cfg @@ -40,7 +40,7 @@ position_max: 270 # Motor4 # The M8P only has 4 heater outputs which leaves an extra stepper # This can be used for a second Z stepper, dual_carriage, extruder co-stepper, -# or other accesory such as an MMU +# or other accessory such as an MMU #[stepper_] #step_pin: PD3 #dir_pin: PD2 diff --git a/config/generic-bigtreetech-octopus-max-ez.cfg b/config/generic-bigtreetech-octopus-max-ez.cfg index 60822b04..3ccc2c75 100644 --- a/config/generic-bigtreetech-octopus-max-ez.cfg +++ b/config/generic-bigtreetech-octopus-max-ez.cfg @@ -43,7 +43,7 @@ position_max: 200 # Motor-4 # The Octopus only has 4 heater outputs which leaves an extra stepper # This can be used for a second Z stepper, dual_carriage, extruder co-stepper, -# or other accesory such as an MMU +# or other accessory such as an MMU #[stepper_] #step_pin: PB8 #dir_pin: PB9 diff --git a/config/generic-bigtreetech-octopus-v1.1.cfg b/config/generic-bigtreetech-octopus-v1.1.cfg index f3a2b87c..dcd0e97c 100644 --- a/config/generic-bigtreetech-octopus-v1.1.cfg +++ b/config/generic-bigtreetech-octopus-v1.1.cfg @@ -52,7 +52,7 @@ position_max: 200 # Driver3 # The Octopus only has 4 heater outputs which leaves an extra stepper # This can be used for a second Z stepper, dual_carriage, extruder co-stepper, -# or other accesory such as an MMU +# or other accessory such as an MMU #[stepper_] #step_pin: PG4 #dir_pin: PC1 diff --git a/config/kit-voron2-250mm.cfg b/config/kit-voron2-250mm.cfg index 343e9c67..e82ee28a 100644 --- a/config/kit-voron2-250mm.cfg +++ b/config/kit-voron2-250mm.cfg @@ -19,7 +19,7 @@ # FSR switch (z endstop) location [homing_override] section # FSR switch (z endstop) offset for Z0 [stepper_z] section # Probe points [quad_gantry_level] section -# Min & Max gantry corner postions [quad_gantry_level] section +# Min & Max gantry corner positions [quad_gantry_level] section # PID tune [extruder] and [heater_bed] sections # Fine tune E steps [extruder] section diff --git a/config/kit-zav3d-2019.cfg b/config/kit-zav3d-2019.cfg index e3b57b8e..e2385c94 100644 --- a/config/kit-zav3d-2019.cfg +++ b/config/kit-zav3d-2019.cfg @@ -20,7 +20,7 @@ # FSR switch (z endstop) location [homing_override] section # FSR switch (z endstop) offset for Z0 [stepper_z] section # Probe points [quad_gantry_level] section -# Min & Max gantry corner postions [quad_gantry_level] section +# Min & Max gantry corner positions [quad_gantry_level] section # PID tune [extruder] and [heater_bed] sections # Fine tune E steps [extruder] section diff --git a/config/printer-anycubic-kossel-2016.cfg b/config/printer-anycubic-kossel-2016.cfg index 7df93b41..1f7819f2 100644 --- a/config/printer-anycubic-kossel-2016.cfg +++ b/config/printer-anycubic-kossel-2016.cfg @@ -17,7 +17,7 @@ endstop_pin: ^PE4 homing_speed: 60 # The next parameter needs to be adjusted for # your printer. You may want to start with 280 -# and meassure the distance from nozzle to bed. +# and measure the distance from nozzle to bed. # This value then needs to be added. position_endstop: 273.0 arm_length: 229.4 diff --git a/config/printer-creality-cr10-v3-2020.cfg b/config/printer-creality-cr10-v3-2020.cfg index 9bf84df5..af9e923c 100644 --- a/config/printer-creality-cr10-v3-2020.cfg +++ b/config/printer-creality-cr10-v3-2020.cfg @@ -43,7 +43,7 @@ position_max: 400 #Uncomment if you have a BL-Touch: #position_min: -4 #endstop_pin: probe:z_virtual_endstop -#and comment the follwing lines: +#and comment the following lines: position_endstop: 0.0 endstop_pin: ^PD3 #ar18 diff --git a/config/printer-creality-ender5-s1-2023.cfg b/config/printer-creality-ender5-s1-2023.cfg index 68a89fa5..17bb2a46 100644 --- a/config/printer-creality-ender5-s1-2023.cfg +++ b/config/printer-creality-ender5-s1-2023.cfg @@ -81,7 +81,7 @@ pin: PA0 kick_start_time: 0.5 # Hotend fan -# set fan runnig when extruder temperature is over 60 +# set fan running when extruder temperature is over 60 [heater_fan heatbreak_fan] pin: PC0 heater:extruder diff --git a/config/printer-lulzbot-mini1-2016.cfg b/config/printer-lulzbot-mini1-2016.cfg index 52b8061e..cff0eee4 100644 --- a/config/printer-lulzbot-mini1-2016.cfg +++ b/config/printer-lulzbot-mini1-2016.cfg @@ -195,7 +195,7 @@ samples_tolerance: 0.200 samples_tolerance_retries: 2 [bed_tilt] -# Enable bed tilt measurments using the probe we defined above +# Enable bed tilt measurements using the probe we defined above # Probe points using X0 Y0 offsets @ 0.01mm/step points: -2, -6 156, -6 diff --git a/config/printer-lulzbot-taz6-dual-v3-2017.cfg b/config/printer-lulzbot-taz6-dual-v3-2017.cfg index f94b0684..f4b23fdb 100644 --- a/config/printer-lulzbot-taz6-dual-v3-2017.cfg +++ b/config/printer-lulzbot-taz6-dual-v3-2017.cfg @@ -183,7 +183,7 @@ samples: 2 samples_tolerance: 0.100 [bed_tilt] -#Enable bed tilt measurments using the probe we defined above +#Enable bed tilt measurements using the probe we defined above #Probe points using X0 Y0 offsets @ 0.01mm/step points: -3, -6 282, -6 diff --git a/config/printer-robo3d-r2-2017.cfg b/config/printer-robo3d-r2-2017.cfg index a87f4bef..89fe127b 100644 --- a/config/printer-robo3d-r2-2017.cfg +++ b/config/printer-robo3d-r2-2017.cfg @@ -37,7 +37,7 @@ microsteps: 16 rotation_distance: 4 # Required if not using probe for the virtual endstop # endstop_pin: ^PD3 -# position_endstop: 250 # Will need ajustment +# position_endstop: 250 # Will need adjustment endstop_pin: probe:z_virtual_endstop homing_speed: 10.0 position_max: 250 diff --git a/config/printer-seemecnc-rostock-max-v2-2015.cfg b/config/printer-seemecnc-rostock-max-v2-2015.cfg index 70ebd876..09ea7bdb 100644 --- a/config/printer-seemecnc-rostock-max-v2-2015.cfg +++ b/config/printer-seemecnc-rostock-max-v2-2015.cfg @@ -1,4 +1,4 @@ -# This file constains the pin mappings for the SeeMeCNC Rostock Max +# This file contains the pin mappings for the SeeMeCNC Rostock Max # (version 2) delta printer from 2015. To use this config, the # firmware should be compiled for the AVR atmega2560. diff --git a/config/sample-duet3-1lc.cfg b/config/sample-duet3-1lc.cfg index ef7e4042..1e0eaf10 100644 --- a/config/sample-duet3-1lc.cfg +++ b/config/sample-duet3-1lc.cfg @@ -6,7 +6,7 @@ # Communication interface of "CAN bus (on PA25/PA24)" # To flash the board use a debugger, or use a raspberry pi and follow -# the instructions at docs/Bootloaders.md fot the SAMC21. You may +# the instructions at docs/Bootloaders.md for the SAMC21. You may # supply power to the 1LC by connecting the 3.3v rail on the Pi to the # 5v input of the SWD header on the 1LC. diff --git a/config/sample-mmu2s-diy.cfg b/config/sample-mmu2s-diy.cfg index d1d7793e..41fe669f 100644 --- a/config/sample-mmu2s-diy.cfg +++ b/config/sample-mmu2s-diy.cfg @@ -96,7 +96,7 @@ switch_pin: !P1.28 # P1.28 for X-max # variable_pause_z : z lift when MMU2S need intervention and the printer is paused # variable_min_temp_extruder : minimal required heater temperature to load/unload filament from the extruder gear to the nozzle # variable_extruder_eject_temp : heater temperature used to eject filament during home if the filament is already loaded -# variable_enable_5in1 : pass from MMU2S standart (0) to MMU2S-5in1 mode with splitter +# variable_enable_5in1 : pass from MMU2S standard (0) to MMU2S-5in1 mode with splitter # ################################ [gcode_macro VAR_MMU2S] @@ -394,7 +394,7 @@ gcode: {% endif %} {% endif %} -# Retry unload, try correct misalignement of bondtech gear +# Retry unload, try correct misalignment of bondtech gear [gcode_macro RETRY_UNLOAD_FILAMENT_IN_EXTRUDER] gcode: {% if printer["filament_switch_sensor ir_sensor"].filament_detected == True %} @@ -444,7 +444,7 @@ gcode: {% endif %} {% endif %} -# Ramming process for standart PLA, code extracted from slic3r gcode +# Ramming process for standard PLA, code extracted from slic3r gcode [gcode_macro RAMMING_SLICER] gcode: G91 diff --git a/docs/Bed_Mesh.md b/docs/Bed_Mesh.md index 9956de9c..5df081d1 100644 --- a/docs/Bed_Mesh.md +++ b/docs/Bed_Mesh.md @@ -267,7 +267,7 @@ by heat or interference. This can make calculating the probe's z-offset challenging, particularly at different bed temperatures. As such, some printers use an endstop for homing the Z axis and a probe for calibrating the mesh. In this configuration it is possible offset the mesh so that the (X, Y) -`reference position` applies zero adjustment. The `reference postion` should +`reference position` applies zero adjustment. The `reference position` should be the location on the bed where a [Z_ENDSTOP_CALIBRATE](./Manual_Level.md#calibrating-a-z-endstop) paper test is performed. The bed_mesh module provides the diff --git a/docs/Bootloaders.md b/docs/Bootloaders.md index 56a81095..ee125ae1 100644 --- a/docs/Bootloaders.md +++ b/docs/Bootloaders.md @@ -194,7 +194,7 @@ Alternatively, one can use a When using OpenOCD with the SAMC21, extra steps must be taken to first put the chip into Cold Plugging mode if the board makes use of the -SWD pins for other purposes. If using OpenOCD on a Rasberry Pi, this +SWD pins for other purposes. If using OpenOCD on a Raspberry Pi, this can be done by running the following commands before invoking OpenOCD. ``` SWCLK=25 diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index db664c86..31267b99 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -323,7 +323,7 @@ a month without updates. Once the requirements are met, you need to: -1. update klipper-tranlations repository +1. update klipper-translations repository [active_translations](https://github.com/Klipper3d/klipper-translations/blob/translations/active_translations) 2. Optional: add a manual-index.md file in klipper-translations repository's `docs\locals\` folder to replace the language specific index.md (generated diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 559c84f8..4ab7d33d 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -62,7 +62,7 @@ object were issued faster than the minimum scheduling time (typically 100ms) then actual updates could be queued far into the future. Now if many updates are issued in rapid succession then it is possible that only the latest request will be applied. If the previous behavior is -requried then consider adding explicit `G4` delay commands between +required then consider adding explicit `G4` delay commands between updates. 20240912: Support for `maximum_mcu_duration` and `static_value` @@ -135,7 +135,7 @@ carriage are exported as `printer.dual_carriage.carriage_0` and `printer.dual_carriage.carriage_1`. 20230619: The `relative_reference_index` option has been deprecated -and superceded by the `zero_reference_position` option. Refer to the +and superseded by the `zero_reference_position` option. Refer to the [Bed Mesh Documentation](./Bed_Mesh.md#the-deprecated-relative_reference_index) for details on how to update the configuration. With this deprecation the `RELATIVE_REFERENCE_INDEX` is no longer available as a parameter @@ -369,7 +369,7 @@ endstop phases by running the ENDSTOP_PHASE_CALIBRATE command. `gear_ratio` for their rotary steppers, and they may no longer specify a `step_distance` parameter. See the [config reference](Config_Reference.md#stepper) for the format of the -new gear_ratio paramter. +new gear_ratio parameter. 20201213: It is not valid to specify a Z "position_endstop" when using "probe:z_virtual_endstop". An error will now be raised if a Z diff --git a/docs/Config_Reference.md b/docs/Config_Reference.md index 3fd035a6..a9b6db6c 100644 --- a/docs/Config_Reference.md +++ b/docs/Config_Reference.md @@ -5180,7 +5180,7 @@ sensor_type: # load cell will be igfiltered outnored. This option requires the SciPy # library. Default: None #buzz_filter_delay: 2 -# The delay, or 'order', of the buzz filter. This controle the number of +# The delay, or 'order', of the buzz filter. This controls the number of # samples required to make a trigger detection. Can be 1 or 2, the default # is 2. #notch_filter_frequencies: 50, 60 @@ -5314,7 +5314,7 @@ chip: ADS1115 # 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 +# The supply voltage for the device. This allows additional software scaling # for all values read from the ADC. i2c_mcu: host i2c_bus: i2c.1 @@ -5333,7 +5333,7 @@ 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 +# corresponding lines. For example # DIFF03 measures the differential between line 0 and 3. Only specific # combinations for the differentials are allowed. ``` diff --git a/docs/G-Codes.md b/docs/G-Codes.md index 184bc66a..7a60aa8a 100644 --- a/docs/G-Codes.md +++ b/docs/G-Codes.md @@ -372,7 +372,7 @@ restored and "MOVE_SPEED" is specified, then the toolhead moves will be performed with the given speed (in mm/s); otherwise the toolhead move will use the rail homing speed. Note that the carriages restore their positions only over their own axis, which may be necessary to correctly restore COPY -and MIRROR mode of the dual carraige. +and MIRROR mode of the dual carriage. ### [endstop_phase] diff --git a/docs/Load_Cell.md b/docs/Load_Cell.md index 93ed36bb..8345cae4 100644 --- a/docs/Load_Cell.md +++ b/docs/Load_Cell.md @@ -36,7 +36,7 @@ Things you can check with this data: * 'Unique values' should be a large percentage of the 'Samples Collected' value. If 'Unique values' is 1 it is very likely a wiring issue. * Tap or push on the sensor while `LOAD_CELL_DIAGNOSTIC` runs. If - things are working correctly ths should increase the 'Sample range'. + things are working correctly this should increase the 'Sample range'. ## Calibrating a Load Cell @@ -189,7 +189,7 @@ Multiple cycles of this will result in ever-increasing force on the toolhead. `force_safety_limit` stops this cycle from running out of control. Another way this run-away can happen is damage to a strain gauge. If the metal -part is permanently bent it wil change the `reference_tare_counts` of the +part is permanently bent it will change the `reference_tare_counts` of the device. This puts the starting tare value much closer to the limit making it more likely to be violated. You want to be notified if this is happening because your hardware has been permanently damaged. diff --git a/docs/Measuring_Resonances.md b/docs/Measuring_Resonances.md index e4f9b8e9..49c050e0 100644 --- a/docs/Measuring_Resonances.md +++ b/docs/Measuring_Resonances.md @@ -152,7 +152,7 @@ Recommended connection scheme for I2C on the Raspberry Pi: | SDA | 03 | GPIO02 (SDA1) | | SCL | 05 | GPIO03 (SCL1) | -The RPi has buit-in 1.8K pull-ups on both SCL and SDA. +The RPi has built-in 1.8K pull-ups on both SCL and SDA. ![MPU-9250 connected to Pi](img/mpu9250-PI-fritzing.png) diff --git a/docs/Skew_Correction.md b/docs/Skew_Correction.md index 55bc22b0..9191b7c4 100644 --- a/docs/Skew_Correction.md +++ b/docs/Skew_Correction.md @@ -31,7 +31,7 @@ AD do not include the flats on the corners that some test objects provide. ## Configure your skew Make sure `[skew_correction]` is in printer.cfg. You may now use the `SET_SKEW` -gcode to configure skew_correcton. For example, if your measured lengths +gcode to configure skew_correction. For example, if your measured lengths along XY are as follows: ``` diff --git a/docs/Slicers.md b/docs/Slicers.md index afffe749..f6964ab9 100644 --- a/docs/Slicers.md +++ b/docs/Slicers.md @@ -121,5 +121,5 @@ M104 S0 before the macro call. Also note that SuperSlicer has a "custom gcode only" button option, which achieves the same outcome. -An example of a START_PRINT macro using these paramaters can +An example of a START_PRINT macro using these parameters can be found in config/sample-macros.cfg diff --git a/docs/Status_Reference.md b/docs/Status_Reference.md index c75f1d6f..f6f649b0 100644 --- a/docs/Status_Reference.md +++ b/docs/Status_Reference.md @@ -300,7 +300,7 @@ The following information is available for each `[led led_name]`, - `color_data`: A list of color lists containing the RGBW values for a led in the chain. Each value is represented as a float from 0.0 to 1.0. Each color list contains 4 items (red, green, blue, white) even - if the underyling LED supports fewer color channels. For example, + if the underlying LED supports fewer color channels. For example, the blue value (3rd item in color list) of the second neopixel in a chain could be accessed at `printer["neopixel "].color_data[1][2]`.