diff options
author | Thijs Triemstra <info@collab.nl> | 2025-07-27 18:12:48 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-27 12:12:48 -0400 |
commit | 6773ab074b132d6dc417e91b379d5a7b8d986b8d (patch) | |
tree | 22ef798e4902e53e0e7a1cd8cb5d4105b9c6163c /config | |
parent | 4a567c8d1050d95ea22019545877715b842fa1b3 (diff) | |
download | kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.gz kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.tar.xz kutter-6773ab074b132d6dc417e91b379d5a7b8d986b8d.zip |
docs: Fix typos in config and docs (#6991)
* fix typos in configs
* fix typos in docs
Signed-off-by: Thijs Triemstra <info@collab.nl>
Diffstat (limited to 'config')
-rw-r--r-- | config/generic-bigtreetech-manta-m8p-v1.0.cfg | 2 | ||||
-rw-r--r-- | config/generic-bigtreetech-manta-m8p-v1.1.cfg | 2 | ||||
-rw-r--r-- | config/generic-bigtreetech-octopus-max-ez.cfg | 2 | ||||
-rw-r--r-- | config/generic-bigtreetech-octopus-v1.1.cfg | 2 | ||||
-rw-r--r-- | config/kit-voron2-250mm.cfg | 2 | ||||
-rw-r--r-- | config/kit-zav3d-2019.cfg | 2 | ||||
-rw-r--r-- | config/printer-anycubic-kossel-2016.cfg | 2 | ||||
-rw-r--r-- | config/printer-creality-cr10-v3-2020.cfg | 2 | ||||
-rw-r--r-- | config/printer-creality-ender5-s1-2023.cfg | 2 | ||||
-rw-r--r-- | config/printer-lulzbot-mini1-2016.cfg | 2 | ||||
-rw-r--r-- | config/printer-lulzbot-taz6-dual-v3-2017.cfg | 2 | ||||
-rw-r--r-- | config/printer-robo3d-r2-2017.cfg | 2 | ||||
-rw-r--r-- | config/printer-seemecnc-rostock-max-v2-2015.cfg | 2 | ||||
-rw-r--r-- | config/sample-duet3-1lc.cfg | 2 | ||||
-rw-r--r-- | config/sample-mmu2s-diy.cfg | 6 |
15 files changed, 17 insertions, 17 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 |