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
See here for more information viewtopic.php?f=20&t=7296
exxos blog - random goings on
Re: exxos blog - random goings on
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.
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.
Re: exxos blog - random goings on
I think the ramp up ramp down speed is hindering efforts as I currently have it set at 150,000mm/min
Was a bit in the center is broke apart on. Likely could be cured though with a bit of tweaking.

Was a bit in the center is broke apart on. Likely could be cured though with a bit of tweaking.
Re: exxos blog - random goings on
Oh wow thats noisy 

Re: exxos blog - random goings on
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
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
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: exxos blog - random goings on
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.
Not really, just it's annoying me enough to the point of rebuilding the thing

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.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.
Re: exxos blog - random goings on
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.
Next I took the printer to bits to try and work out why the extruder fan was not working anymore..
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...
Turned out it had a louder whine than the original fan..So I put the old one back in
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)
So next up some bodge tape and rewiring..
So lesson of the day, don't assume fan connectors follow any sort of standard pinout
At least it was an excuse to clear up all the crap which had collected underneath the printer on my desk
EDIT:
Just looking at the acceleration settings...
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.
Next I took the printer to bits to try and work out why the extruder fan was not working anymore..
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...
Turned out it had a louder whine than the original fan..So I put the old one back in

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)
So next up some bodge tape and rewiring..
So lesson of the day, don't assume fan connectors follow any sort of standard pinout

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

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
Re: exxos blog - random goings on
I noticed the acceleration was 200 in the printer settings, so changed that to 400
So should I go faster ?

So should I go faster ?
Re: exxos blog - random goings on
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
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

Re: exxos blog - random goings on
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 }
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
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Re: exxos blog - random goings on
@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.
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.
