Alex Zellner

Results 56 comments of Alex Zellner

It would be helpful to have result of the attach/detach also as Status Reference Object So something like: ` def get_status(self, eventtime): return {'probe_state': self.last_verify_state}` would be helpful to use...

What happens if you ssh in your PI and then run ``` cd klipper_config/input_shaper/ /home/pi/klipper/scripts/graph_accelerometer.py -c raw_data_belt*.csv -o resonances_belts_test.png ``` This is the native klipper script call to generate the...

Mine start with: ``` #time,accel_x,accel_y,accel_z 4155.430577,0.000000,76.491870,8796.565050 4155.430898,611.934960,76.491870,7802.170740 ``` I did run the test last time 26.2.2022 but my klipper is always up to date so that I can not tell...

The klipper script was last updated 3 month ago and changed from python2 to python3. Have you followed the steps shown at [Measuring_Resonances.html#software-installation](https://www.klipper3d.org/Measuring_Resonances.html#software-installation) That part has changed and need to...

Please answer my question and do what I ask for.

Or send the raw files so that I can analyze them.

That is what I wanted to know. The klipper scrips are working with the generated files with a and b in the name. Than it must have to do with...

I am not sure what you mean by filament management? Do you talk about the presure advance macros?

That should only be a simple add on to the macro. You need to afdd that to the database structure and add it to the set and read macro

Why not even enhance the message further like `Invalid relative_reference_index. Value must be within 0 and x` where x is the length-1 value