Is Input Shaper not working or what's causing ringing?
-
@Reine with stock vcore 3.1 400, I have only managed to eliminate the ringing with low acceleration (1000 mm/s2) and low jerk (5 mm/s), and with speed up to 100 mm/s. I don't know if IS is not working as good as klipper's, but I also have quite heavy printhead. I probably could have achieved more accel in X axis, but I just kept my maximum acceleration that has no ringing in Y axis, for both X and Y.
-
@Reine Also, I don't really know what is the best way to measure belt tension, because all apps show kind of different results. I have stayed with Gates belt app, it shows most consistency measuring the same belt 4-5 times. I would be very happy if I could compare both belts tension with IS plugin, but I haven't figured out how to perform a diagonal movement with each motor.
-
@Arminas you could do
G0 H2 X...
andG0 H2 Y....
moves, since H2 indicates a motor only move which will give you a diagonal motion on CoreXY. -
@oliof okay, and how to read the accelerometer data during that move?
-
@Arminas You run
M956 Pnn A1 S200
before the move. https://docs.duet3d.com/User_manual/Reference/Gcodes#m956-collect-accelerometer-data-and-write-to-file -
@oliof it will be displayed via DWC input shaper plugin?
-
@Arminas the input shaper plugin reads the generated files, so: Yes, if you choose the right file (see the link I provided to figure out the file name, or how to set a unique one).
-
@oliof Thank you. Maybe you know why I can not complete the measurement? I can perform a movement but nothing happens next
-
@Arminas first step would be to check whether the file was generated or not.
-
@oliof already found the issue. It works well with DWC 3.5 version. (mine was 3.4.6).
Although, I think I have another problem, but as I understand it should be solved.. Looks like Input shaper is not applied for Y axis, which is connected to duex expansion board. Is it possible that IS only works with mainboard?
-
-
@Arminas theres no limitation regarding duex as its basically part of the mainboard