Input shaping help
-
This post is deleted! -
@jamaicarasta don't use that plugin, use this one https://github.com/Duet3D/InputShapingPlugin/releases
and here is the supporting information https://docs.duet3d.com/en/User_manual/Tuning/Input_shaping_plugin -
@jay_s_uk Thanks i will try it
-
@jay_s_ukWhat speed should be set in the config? I mean movement speed.
-
@jamaicarasta the maximum speed your machine can move at
-
@jay_s_uk ok and jerk?
-
@jamaicarasta just leave them at what you print at. klipper usually recommends around 5mm/s
-
@jay_s_uk Ok now i have it. What now? M593 P"zvd" F41 write in my config? Is that for x and y?
-
@jamaicarasta you're best off recording without any input shaper applied first and then see what affect each one has.
then yes, add whatever you choose to config.g and its its applied to both X and Y -
@jay_s_uk Ok first test with none, than look what is the flattest curve?
-
@jamaicarasta yes, but try and avoid ei2 and ei3 as they can slow down the print
-
@jay_s_uk Ok, what is the fastest shaper? than i will try it first with a test print
-
@jamaicarasta work down the list, so MZV, ZVD etc
-
@jay_s_uk and what is the center shaper hz?
-
@jamaicarasta thats the frequency in the input shaping is applied around. so you want to pick either the largest peak if you only have one or the middle of the peaks. the plugin will show you how much it thinks the peaks will be reduced by
-
@jay_s_uk ok,but with the command M593 I enter the value 41hz which is displayed in my file on the left, right? But where is the center shaper entered?
-
@jamaicarasta there is a box on the right to set the centre frequency value.
Most of the input shapers are centred around this value (MZV isn't) -
@jay_s_uk ok
I will try M593 P"MZV" F41 and make a test print. -
@jay_s_uk ok i understand, i must activate the hook when i change the center frequency
-
@jay_s_uk and can i delete the acc file in my system?