You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296

exxos blog - random goings on

Blogs & guides and tales of woo by forum members.
User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

A print at 6000mm/min I guess because of the ramp up and ramp down speeds , it does not get actually speed up until around one minute in the video.






A close-up of the extruder mechanism. I think it is stripping the filament in this test because I have not yet got the fan working and the motor is red-hot.


User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

I think the ramp up ramp down speed is hindering efforts as I currently have it set at 150,000mm/min :lol:

Was a bit in the center is broke apart on. Likely could be cured though with a bit of tweaking.

Capture.JPG
Capture.JPG (14.91 KiB) Viewed 2372 times

User avatar
Icky
Site Admin
Site Admin
Posts: 4103
Joined: Sun Sep 03, 2017 10:57 am
Location: UK

Re: exxos blog - random goings on

Post by Icky »

Oh wow thats noisy :)
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2719
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos blog - random goings on

Post by Badwolf »

Crikey, Exxos. You've more patience than me!

Print speed can be limited by a number of things. Slicer speed is one (although your print speed is higher than your movement speed, so movement speed will probably be the limiting factor there), firmware max speed is another, firmware max acceleration, indirectly, a third.

You can keep ramping the number up in the slicer, but at some point the firmware will cap it.

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

Icky wrote: Fri Aug 20, 2021 5:56 pm Oh wow thats noisy :)
It's the big fan I have on top blowing air, plus my big fan in the window, you can't hear the actual printer other than the stepper motor noise.


Badwolf wrote: Fri Aug 20, 2021 6:47 pm Crikey, Exxos. You've more patience than me!
Not really, just it's annoying me enough to the point of rebuilding the thing :lol:

Icky wrote: Fri Aug 20, 2021 5:56 pm Print speed can be limited by a number of things. Slicer speed is one (although your print speed is higher than your movement speed, so movement speed will probably be the limiting factor there), firmware max speed is another, firmware max acceleration, indirectly, a third.

You can keep ramping the number up in the slicer, but at some point the firmware will cap it.
Yeah, I don't think there is enough "length" on the print to hit the higher speeds. I need the acceleration stuff to be quicker.
User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

The long print as shown in the video..

The centre part is actually a join which shows up in the slicer. I was just experimenting with the fill quickly to get straight lines as opposed to angled lines. There is a little bit of dark areas towards the top of the image which looks to me like the print did not stick to the bed fully on those places more than anything.

Capture.JPG
Capture.JPG (83.03 KiB) Viewed 2360 times

Next I took the printer to bits to try and work out why the extruder fan was not working anymore..

IMG_6832.JPG
IMG_6832.JPG (293.99 KiB) Viewed 2360 times

I got distracted as that found in the image above is a horrible wind to it which drives me a little mad..

So I fitted a new extruder fan with Fluid dynamic bearings...

IMG_6833.JPG
IMG_6833.JPG (264.41 KiB) Viewed 2360 times

Turned out it had a louder whine than the original fan..So I put the old one back in :lol:

IMG_6835.JPG
IMG_6835.JPG (218 KiB) Viewed 2360 times

The fan whine itself was been amplified by the bottom plastic of the case. So I use some longer bolts with some nylon spaces and this cut down the noise greatly thankfully..

Anyway, I was metering out or lay back to the driver MOSFETs for the extruder fans, And could not find anything wrong. :|

After a bit of head scratching I noticed something.. (If you want to play along, stare at this image below for a while until you notice it as well before strolling down)

IMG_6836.JPG
IMG_6836.JPG (308.88 KiB) Viewed 2360 times

So next up some bodge tape and rewiring..

IMG_6837.JPG
IMG_6837.JPG (304.06 KiB) Viewed 2360 times

So lesson of the day, don't assume fan connectors follow any sort of standard pinout :roll:

At least it was an excuse to clear up all the crap which had collected underneath the printer on my desk :lol:


EDIT:

Just looking at the acceleration settings...

Code: Select all

Connecting...
Printer is now online.
>>> M503
SENDING:M503
echo:  G21    ; Units in mm (mm)
echo:  M149 C ; Units in Celsius
echo:; Filament settings: Disabled
echo:  M200 T0 D1.75
echo:  M200 T1 D1.75
echo:  M200 S0
echo:; Steps per unit:
echo: M92 X89.21 Y89.33 Z404.47 E149.50
echo:; Maximum feedrates (units/s):
echo:  M203 X300.00 Y300.00 Z20.00 E27.00
echo:; Maximum Acceleration (units/s2):
echo:  M201 X1000.00 Y1000.00 Z150.00 E4000.00
echo:; Acceleration (units/s2): P<print_accel> R<retract_accel> T<travel_accel>
echo:  M204 P200.00 R1000.00 T1000.00
echo:; Advanced: B<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> J<junc_dev>
echo:  M205 B20000.00 S0.00 T0.00 J0.01
echo:; Home offset:
echo:  M206 X0.00 Y0.00 Z0.00
echo:; Hotend offsets:
echo:  M218 T1 X-34.00 Y0.00 Z0.000
echo:; Mesh Bed Leveling:
echo:  M420 S0 Z10.00
echo:; Material heatup parameters:
echo:  M145 S0 H180.00 B70.00 F0
echo:  M145 S1 H240.00 B110.00 F0
echo:; PID settings:
echo:  M301 E0 P33.00 I2.25 D106.70
echo:  M301 E1 P33.00 I2.25 D106.70
echo:; Linear Advance:
echo:  M900 T0 K0.00
echo:  M900 T1 K0.00
echo:; Filament load/unload lengths:
echo:  M603 T0 L0.00 U100.00
echo:  M603 T1 L0.00 U100.00
echo:; Tool-changing:
echo: Z2.00
echo:; Filament runout sensor:
echo:  M412 S0
echo:; UI Language:
echo:  M414 S0
User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

I noticed the acceleration was 200 in the printer settings, so changed that to 400 8-)





So should I go faster ?
User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

So this is at 600 acceleration..

It is starting to break apart on the bottom half of the print now. Was the retraction I think needs a lot of work because it's plopping noticeably on the angle infill on the right-hand side.

I guess with a lot of fiddling I could printing at this speed pretty well. But I am just playing more than anything really :)





Considering that I struggled to get even slow speeds to work previously I think this is a monumental improvement over what it was all before!

It will be interesting to see what the new extruder will bring to the table over my hack job :D
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 2719
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos blog - random goings on

Post by Badwolf »

exxos wrote: Fri Aug 20, 2021 7:29 pm So should I go faster ?
Going by ear, rather than the results. I'd say your acceleration is too low and possibly your max speed is too high.

My acceleration settings are:

Code: Select all

/**
 * Default Max Acceleration (change/s) change = mm/ss
 * (Maximum start speed for accelerated moves)
 * Override with M201
 *                                      X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
 */
#define DEFAULT_MAX_ACCELERATION      { 1000, 1000, 300, 3000 } 
If I were you, I'd set the max speed to around 60mm/s ('medium fast') and increase the acceleration until you see (or hear!) problems. My carriage head is lighter than yours, but yours is probably a better machine. You may get up to 1200, you may fall flat at 800. Who knows?

Find the acceleration it can bear then work up the max speed until you get a good upper bound on both.

The rate you're pushing that filament now, I think you'll probably top out fairly high.

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
User avatar
exxos
Site Admin
Site Admin
Posts: 25749
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

@Badwolf acceleration was 600 in the last video. Marlin default was 200, at least on mine. I've dropped back down speed wise to go back to my small square I had troubles with originally. I think 600 is to fast for such a small square. Though I am getting much better results now at much higher speeds.

The flash forge firmware didn't seem to have any acceleration at all. It was literally start stop. After about 40mm/sec the printer would be banging around trying to destroy itself. Pushing 60+ and the mech would seem to jam up. It would end up with wonky prints all the time, I think I moaned about all that a couple years back.

Now I can calibrate stuff, I don't have stuff like 20% out anymore. My "new" extruder can push the PLA at any rate I want without sliping, so prints are way better now. Plus the marlin acceleration means I can push higher speeds without the printer traveling across my desk. :lol:
Post Reply

Return to “MEMBER BLOGS”