Tool board Accelerometer
-
I have a Tool board v1.1 and I'm trying to get the accelerometer and input shaping configured.
I used Nuramori's PDF to determine layout.
My config.g I have it defined as
M955 P20.0 I14 ; +Y -X
This is what I got for X
G1 X-10 G4 S2 M956 P20.0 S1000 A0 G4 P10 G1 X110 F20000
This is what I got for Y
G1 Y0 G4 S2 M956 P20.0 S1000 A0 G4 P10 G1 Y110 F20000
I'm not sure what I should config input shaping as
-
@dhusolo try using firmware 3.4.0beta5 and the input shaping plugin instead of the accelerometer plugin.
-
-
@dhusolo yes, that one
-
@jay_s_uk And do install it copy the files and overwrite what's on the SD card or upload the ZIP directly into DWC?
-
@dhusolo upload the zip directly to the system tab in DWC
-
@jay_s_uk Perfect thanks. I'll give it a shot when I get home from work
-
I just ran it again with the input shaper plugin. I'm not really sure how to use the data to config input shaping.
-
@dhusolo your machine appears to have a large but fairly narrow resonance at about 49Hz on that axis. I suggest you try a ZVD shaper centred on that frequency.
-
@dc42 So
M593 P"zvd" F49.0
?
Should I disable Pressure Advance? Currently it's set atM572 D0 S0.040
-
@dhusolo you can leave PA enabled but you may need to adjust the amount for best results.