Duet Wifi and nimble acceleration issue
-
@garyd9 said in Duet Wifi and nimble acceleration issue:
[...]
@dc42 said in Duet Wifi and nimble acceleration issue:max_extruder_acceleration_during_printing_moves = min(configured_extruder_acceleration, jerk/pressure_advance)
where jerk is specified in mm/sec.I'm trying to reconcile that formula with my actual experience, and it doesn't quite match. (I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience.) In all the tests I mention above, my accel was at 900. In every test case I made, that 900 would be greater than the result of jerk/PA, so the jerk would always be slowing down the print.
For example, a jerk of 500 (8.33mm/sec) and a jerk of 0.02 results in 416.65 (which is less than half of the 900 accel.) Yet, my testing showed that a jerk of 500 had no impact on the print time with any PA value from 0.0 to as high as 0.1. (0.1 resulting in 8.3/0.1 == 83.)
(I need to add this line to my signature for work emails: "I'm not saying that you are wrong - I'm just trying to fit it into my real world simulated experience.")
You have to keep in mind, the result of that formula is EXTRUDER acceleration.
Jerk/accel for E axis is a slightly different game, because their relationships to the X/Y axes is based on volume of extrudate.
[edit: though, I may have misunderstood your post. I thought you were talking about your X/Y acceleration. I need a second coffee, sorry.]
-
@garyd9 said in Duet Wifi and nimble acceleration issue:
This thread shouldn't turn into one of the many (now closed) ProductX vs ProductY threads
I agree 100%, just answered the question with my experience
I found many had issues with remote direct and PA and I have same experience, I can get high jerk/accel but no luck with PA on remote direct
-
How much PA is needed on a RDD extruder anyway?
-
@dc42 said in Duet Wifi and nimble acceleration issue:
How much PA is needed on a RDD extruder anyway?
That's a good question as the tension of the cable buffers the pressure in the hotend. The problem I had was I was getting zero quality improvements with change of PA and I was getting huge slowdowns so I gave up setting PA on RDD
-
@dc42 said in Duet Wifi and nimble acceleration issue:
How much PA is needed on a RDD extruder anyway?
More than I thought, if I use the python script test that has been posted on the forums (and comes up every now and then.) It's the one that prints a double thick wall with motion speeding up and slowing down while printing - and slowly increasing PA over the vertical space.
Based on that test alone, the 30:1 nimble on a smart effector with a standard E3D v6 setup needed a PA between 0.15 and 0.20 PA before the "fast" and "slow" sections started getting near the same thickness. To compare to that, I used to use a titan extruder with a precision piezo orion module and v6 heat break, all hanging from my effector. That only needed a PA of 0.04, and the length between the extruder hob and nozzle was about 15mm longer than what I have with the zesty nimble and smart effector assembly.
What was interesting with the nimble PA test is that the resulting print didn't "tear" at very low levels of PA (as pictures I've seen seem to indicate happens with bowden setups.) In fact, the print looked nearly identical all the way from PA 0 to PA .12 or so.
That leads me to guess that there is some pressure build up in the drive cable causing the issue. Perhaps M572 is entirely the wrong answer to that issue. Unfortunately, PA is the only tool that I know of that deals with that kind of symptom, so it's what I try to use. (If you only have a wrench, but you need to drive in a nail... that wrench starts looking like a hammer.)
I will mention that when I print "normal things" with a higher jerk (250 or so) and a PA of 0.04, as long as I can ignore the noises, the prints do look slightly better than prints with a PA of 0. In particular, it's nearly impossible for me to identify where lines of extrusion start/stop with a PA of 0.04.
All that being said.. I just (about 20 minutes ago) replaced my NEMA17 pancake stepper that was driving the nimble with a 1 amp NEMA14. It has less torque (12.5Ncm vs 16Ncm), but half the rotor inertia, so I'm hoping it behaves better with the sudden direction changes from higher jerk and PA. I think I'd be happier if I could keep jerk at 250 (and not have slowdowns with PA 0.04.)
-
I did away with all the settings and interaction problems by going to Portescap P430 258 005 01 3.6 degree ultra low rotor inertia disc permanet magnet steppers for my Nimble extruders. I'll never go back to conventional steppers with a high ratio extruder after using them, they are like a sports car vs a Yugo for starting, stopping, and reversing direction in comparison to the suggested Nema 17 pancake and Nema 14. Expensive new, but they can occasionally be found used at a decent cost.
-
@Alexander-Mundy said in Duet Wifi and nimble acceleration issue:
I did away with all the settings and interaction problems by going to Portescap P430 258 005 01 3.6 degree ultra low rotor inertia disc permanet magnet steppers for my Nimble extruders. I'll never go back to conventional steppers with a high ratio extruder after using them, they are like a sports car vs a Yugo for starting, stopping, and reversing direction in comparison to the suggested Nema 17 pancake and Nema 14. Expensive new, but they can occasionally be found used at a decent cost.
Where did you get yours? I cannot (so far) find a vendor in the US.
Thanks.
Frederick
-
Used on ebay
-
@Alexander-Mundy said in Duet Wifi and nimble acceleration issue:
Used on ebay
It seems that there are currently none there.
Too bad, I would like to try one.
Frederick
-
Just wanted to thank you all very much for input and sharing, don't want to be ungrateful. I had some success with 120 E acceleration and 0.03 PA. On a side not my prints look a little different since moving from direct to nimble, walls have weird "pattern". I need to test more to eliminate speed factor. Also ill be looking to get that portescap stepper it seems to be a way to go. Again Thank You!
-
@svalsorim said in Duet Wifi and nimble acceleration issue:
On a side not my prints look a little different since moving from direct to nimble, walls have weird "pattern". I need to test more to eliminate speed factor.
The patterns are command and a known issue in V2 extruders. They are apparently caused by 2nd order resonance in the helical gears. (Us old farts would remember the diff howl typical in pre 70's cars)
You'll need to go to the discord channel and register to have the gears replaced when a fix is available.
My experience was that no amount of tuning would get rid of it completely.
Also be aware that the breech will soften if exposed to much heat. They advertise 60 degrees.
In my case, printing ABS generated enough ambient heat (unheated enclosure) to make the breech soften and cause under extrusion.
I like the design philosophy, so when they can sort the gears I might get it out of the draw again, but I was unable to realize the benefits that the design promised.
And I'd have to make a breech to work reliably at ABS temps.
Others seem to love them, so perhaps it comes down to the sum of the manufacturing tolerances in the particular unit you get. -
@OwenD said in Duet Wifi and nimble acceleration issue:
They are apparently caused by 2nd order resonance in the helical gears.
Why wouldn't a speed change allow avoiding the resonance?
Thanks.
Frederick
-
@fcwilt 4 times what I paid but still way cheaper than retail:
https://www.ebay.com/itm/192599739125
If you look at the pics it is the same part#. In fact mine came with the "theta assembly" label pigtail also. Escap is Portescap's old name.
-
The patterns were also a sometimes symptom with V1. Mine were some of the first sold and 1 printed flawless and 1 had the repeating pattern. Turned out to be the shaft undersized on the hob which Zesty replaced. Some of the original flex shafts had a defect and Zesty sent everyone new replacements. Same with the bodies. I give them kudos for customer service. Later 1 of them started the patterns and it was a worm bearing going bad. I replaced all bearings with ceramic ones and no problems since. I certainly wish I would have bought additional V1's while they were available. Too bad they have had the technical problems, when working properly (and IMO with the portscap stepper no need to go to V2 with 20:1 as I have tested retraction all the way up to 100 mm/s without skipping) they are top notch.
-
@Alexander-Mundy said in Duet Wifi and nimble acceleration issue:
@fcwilt 4 times what I paid but still way cheaper than retail:
https://www.ebay.com/itm/192599739125
If you look at the pics it is the same part#. In fact mine came with the "theta assembly" label pigtail also. Escap is Portescap's old name.
Thanks much.
Frederick