Feature Request
-
Is there any way to incorporate a speed/jerk/accel adjustment tab into the input shaping test?
Obviously IS is about finding resonant frequency ranges and tuning them out, but it is also a VERY useful tool to test different printhead speeds to see where the resonant frequencies are minimal, in order to help determine outer wall default print speeds.
All logic to me seems that I want to find the speed with the lowest resonant frequency, and then apply IS to that. I am looking for a low resonant speed for my outer walls to eliminate visual ringing. This logic has paid off, in the fact that I have now eliminated most all of the ringing from my outside walls by using this method.
Currently, the input shaper just runs off of the max speed set in the config.g, which means I need to go back and modify the config.g each time I want to run a test using a new speed.
Would it be easy enough to just allow to select the speed/jerk accel right within the input shaper?
-
@br7408 Good idea.
In the mean time you can send the M201, M203 etc as command lines in the console which at least is quicker than editing config.g and restarting.
-
@T3P3Tony Good point; I didn't think of using the command line console