Delta running a duet maestro wants to sound like a train?
-
I'm not absolutely sure what that is... but it is EXACTLY in sync with X,Y position. The very first click occurs just as the tip crosses the white line extending left (and slightly up in the perspective of the video) on the base. Once it is at full speed and there are many clicks, some of them sounding different than others, each unique click repeats as the effector crosses the exact same X,Y point around the circumference of the circle.
So, yeah, it is speed related, but it is not purely speed. There is something positional, perhaps "per tower", perhaps not, that the speed is exposing.
So... you said loose or tight it does this. So probably not a binding bearing or shaft. Hmmm...
Debugging data gathering: Does a smaller/larger circle, run at the speed where it only clicks once, click at the same "line" as it goes around the circle? Or not? In other words, is it X,Y dependent on the repetitive cycle, or tower/belt/motor/idler dependent (i.e. it still repeats, but at a different X,Y)???
Keep posting vids. Perhaps move the mic on your phone near each tower at a given speed, to see if we can isolate the clicks.
-
Yep, the current cylinder is 50mm will run one at 100mm and 25mm when I get home. Also thinking of running it at 256 microsteps without interpolation and possibly reflashing firmware. Thanks for the thoughts.
-
@dc42 @T3P3Tony @deckingman just wanted to drop this on your radar really eager to start printing with my Duet have had this printer since March (pretty embarrassing) this seems like the last hurdle to figure out!
-
Could you do diagonal moves so only 1 stepper moves (by a large amount)?
Last time I heared a sound like this, there was a bad bearing in a car and the spring jumped on steering....
I think it's probably not a motor or idler bearing because the frequency would be higher (multiple full rotations).
Do you use linear rails by any chance? I cannot make it out on the video...
To eliminate a few things ... what happens if you detach the head and and extruder so run the same program again with just the pulleys running?
-
Good call I will try that out. Wheels are used on the towers no linear rails here. Will test that out when I get home and post it up!
-
You could also try individual tower moves (G1 S2 moves) to see whether the noise is related to just one tower.
-
@dc42 Would you recommend running that with the end effector and everything in place?
G1 S2 X-100
G1 S2 Y-100
G1 S2 Z-100No F parameter used for the following correct? Probably makes sense to home and use the full height of the axis instead of 100?
-
After some additional sad tests I think I may have found the culprit...stealthchop mode. If I switch to mode 2 (spreadcycle) I can boost all the way to 5000mm/min without any weird sounds. Not quite sure why that is but hey now I can sleep not feeling completely defeated!
https://photos.app.goo.gl/yFVgQ6X5qB8rPhpx7Just for a complete picture I removed the Haydn rods and allowed the end effector to dangle with a 50mm print going. This video shows an increase from 1800 to 3600 and how the sound gets worse. https://photos.app.goo.gl/pCZNfyn7aQSvHeXK8
-
Ran in spreadcycle last night and had a print complete. Unfortunately still had layer shifts. Rerunning it now without filament to see if I hear sounds.
-
do all carriages move up and down without the slightest bit of resistance?
what are the motors you are using for a,b,c?
the switchover from stealthchop2 to spreadcycle at higher speeds produces noticeable noise and has a high potential for layer shifts.
-
@singhm29 said in Delta running a duet maestro wants to sound like a train?:
@dc42 Would you recommend running that with the end effector and everything in place?
G1 S2 X-100
G1 S2 Y-100
G1 S2 Z-100No F parameter used for the following correct?
You can use an F parameter to set the speed, otherwise it will use the default.
Probably makes sense to home and use the full height of the axis instead of 100?
No, if you move individual carriages the full height of the axis, you might damage your printer. On my delta you can't have one carriage at the top and another at the bottom without the rods detaching and the effector likely to crash into a tower.
-
@singhm29 said in Delta running a duet maestro wants to sound like a train?:
Ran in spreadcycle last night and had a print complete. Unfortunately still had layer shifts. Rerunning it now without filament to see if I hear sounds.
Which firmware version are you running?
-
READ: FIRMWARE_NAME: RepRapFirmware for Duet 2 Maestro FIRMWARE_VERSION: 2.02RC5(RTOS) ELECTRONICS: Duet Maestro 1.0 FIRMWARE_DATE: 2018-11-28b1
-
I also reluctantly pulled a Duet Ethernet from another printer to see how that would do. No problems with movement as shown in that video so can rule out this being a hardware issue.
-
@singhm29 said in Delta running a duet maestro wants to sound like a train?:
FIRMWARE_VERSION: 2.02RC5
Probably a good idea to update to 2.04RC1
https://github.com/dc42/RepRapFirmware/releases
https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.md -
@phaedrux said in Delta running a duet maestro wants to sound like a train?:
@singhm29 said in Delta running a duet maestro wants to sound like a train?:
FIRMWARE_VERSION: 2.02RC5
Probably a good idea to update to 2.04RC1
https://github.com/dc42/RepRapFirmware/releases
https://github.com/dc42/RepRapFirmware/blob/dev/WHATS_NEW.mdYeah, I'd recommend that as well. Currently running on my large-ish delta:
Which is 23.5 hours into a job, somewhere between 15 to 20 to go... and printing flawlessly and quietly.
I have not tried to push or tune up speeds yet... and this is an experimental print in that it was sliced in Slic3r Prusa Edition.
Anyway, the point being that I highly recommend 2.04RC1 on a Delta.