mirror of
				https://github.com/mkuf/prind.git
				synced 2025-10-31 18:36:32 +01:00 
			
		
		
		
	docs: remove note about host_mcu process from input shaper calibration section
This commit is contained in:
		| @@ -188,11 +188,10 @@ ACTION=="add",SUBSYSTEM=="tty",ATTRS{idVendor}=="0000",ATTRS{idProduct}=="0000", | |||||||
| ``` | ``` | ||||||
|  |  | ||||||
| ### Input Shaper Calibration | ### Input Shaper Calibration | ||||||
| Note: | Using input shaper requires an accelerometer.   | ||||||
| >Running a host_mcu process on a RaspberryPi to access its GPIO pins is currently not possible when running in Docker. | If you choose to connect this to your hosts GPIO pins, make sure to enable the `hostmcu` profile described in the `Additional Profiles` section above. | ||||||
| Feel free to contribute if you have a Solution for this. |  | ||||||
|  |  | ||||||
| Using input shaper requires an accelerometer that is directly connected to your printers mainboard. Follow the Docs on [Measuring Resonances](https://www.klipper3d.org/Measuring_Resonances.html), to set up your Printer accordingly.   | Follow the Docs on [Measuring Resonances](https://www.klipper3d.org/Measuring_Resonances.html), to set up your Printer.   | ||||||
|  |  | ||||||
| After running `TEST_RESONANCES` or `SHAPER_CALIBRATE`, Klipper generates csv output in /tmp. To further analyze this data, it has to be extracted from the running klipper container. | After running `TEST_RESONANCES` or `SHAPER_CALIBRATE`, Klipper generates csv output in /tmp. To further analyze this data, it has to be extracted from the running klipper container. | ||||||
| ``` | ``` | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user