REMINDER - Stay logged in for at least 2 hours a week to get whitelisted.
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)

exxos blog - random goings on

Blogs & guides and tales of woo by forum members.
User avatar
exxos
Site Admin
Site Admin
Posts: 28601
Joined: 16 Aug 2017 23:19
Location: UK

Re: exxos blog - random goings on

Post by exxos »

What a surprise :lol: :roll:

IMG_0264.JPG

I used the "baby step" option to move the Z-offset to get it level with the bed etc so its on -0.20. But it was like 1mm above the bed :WTF:

I homed it like 20 times, and it was always consistent at that, so I do not think my homing switch is to blame. However I had to move the offset to +0.20 to get it correct height. Then I homed again and had to put it back to what it was originally -0.20

So I think what is happening is that when I turn the printer off and on again, the display shows the correct offsets, but is not actually applying it to the motors. So when I manually adjust it and then rehome, it then reads the value on the screen. So I guess if I simply moved it just 0.01mm and back again and rehome is that it would then home correctly.

I will see if I can do this with Gcodes instead. I think there is a bug in the firmware somewhere :roll:
You do not have the required permissions to view the files attached to this post.
User avatar
sporniket
Site sponsor
Site sponsor
Posts: 1169
Joined: 26 Sep 2020 21:12
Location: France

Re: exxos blog - random goings on

Post by sporniket »

At some point, I would not be surprised that you end up replacing the microcontroller by a ST through the parallel port, and writing a STOS program to drive the whole thing...
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3057
Joined: 19 Nov 2019 12:09

Re: exxos blog - random goings on

Post by Badwolf »

exxos wrote: 28 Jan 2022 13:10 So I think what is happening is that when I turn the printer off and on again, the display shows the correct offsets, but is not actually applying it to the motors. So when I manually adjust it and then rehome, it then reads the value on the screen. So I guess if I simply moved it just 0.01mm and back again and rehome is that it would then home correctly.
Probably asking the obvious, but are all the temperatures (hotend and bed) consistent throughout?

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: 28601
Joined: 16 Aug 2017 23:19
Location: UK

Re: exxos blog - random goings on

Post by exxos »

sporniket wrote: 28 Jan 2022 14:40 At some point, I would not be surprised that you end up replacing the microcontroller by a ST through the parallel port, and writing a STOS program to drive the whole thing...
That's a great idea! I'm starting to think I need to write my own firmware to drive these things! Imagine that, a Atari ST printing out parts for future Atari ST's :lol:
User avatar
exxos
Site Admin
Site Admin
Posts: 28601
Joined: 16 Aug 2017 23:19
Location: UK

Re: exxos blog - random goings on

Post by exxos »

Badwolf wrote: 28 Jan 2022 15:03 Probably asking the obvious, but are all the temperatures (hotend and bed) consistent throughout?
Yep. I tried a test print this morning and it failed. Then I left the temperatures on for half an hour why went and had lunch. Then came back and repeated the test and was exactly the same. It does look like the bed not perfectly flat because of the magnetic stuff.. But it only seems to be a problem towards the edges of the bed. I am really thinking of getting some glass cut and using that because I am not convinced that all this metal is not warping all over the place.
User avatar
Badwolf
Site sponsor
Site sponsor
Posts: 3057
Joined: 19 Nov 2019 12:09

Re: exxos blog - random goings on

Post by Badwolf »

exxos wrote: 28 Jan 2022 15:06 Yep. I tried a test print this morning and it failed. Then I left the temperatures on for half an hour why went and had lunch. Then came back and repeated the test and was exactly the same. It does look like the bed not perfectly flat because of the magnetic stuff.. But it only seems to be a problem towards the edges of the bed. I am really thinking of getting some glass cut and using that because I am not convinced that all this metal is not warping all over the place.
Glass isn't a silver (or transparent) bullet. At the levels of precision you're dealing with here, glass will bow too.

If it's varying heights across the bed, perhaps up the mesh levelling points? It's slower and boring but it can do wonders.

I started with four points IIRC (a 2x2 grid) and it worked terribly. It turned out there was a peak in the bed down the centre running front to back. Possibly a heating bow, but that's not really the axis upon which it's secured, so I dunno.

Anyway, long story short, changing to 6 points (3x2) improved things greatly as now it's actually taking a measurement at both edges and the 'high' ridge.

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
sporniket
Site sponsor
Site sponsor
Posts: 1169
Joined: 26 Sep 2020 21:12
Location: France

Re: exxos blog - random goings on

Post by sporniket »

I was wondering, at least for small pieces like the square, whether UV 3D printer would yield more consistent results ?
User avatar
exxos
Site Admin
Site Admin
Posts: 28601
Joined: 16 Aug 2017 23:19
Location: UK

Re: exxos blog - random goings on

Post by exxos »

Badwolf wrote: 28 Jan 2022 15:20 If it's varying heights across the bed, perhaps up the mesh levelling points? It's slower and boring but it can do wonders.
The ABL actually seems to make things worse. I really do not know why. It seems to think the bed is leaning across the X-axis for some reason, when its not.But again I think it does not recover values correctly on power up. I don't really have a problem with doing the bed levelling if it actually improved things. But every time I turn it on, it ends up making things considerably worse :roll: Another problem is there is no manual for this printer either. So I pretty much have to guess what everything is doing, but ultimately gave up in the end and just turned it off.

I don't know if you ( or anyone for that matter) knows how to read the Z-probe via Gcodes ? it is a magnetic one, so I assume it will change value based on how close it is to the bed.This way I could see with the probe if the bed is walking over time or something.

I really would like to use this for my "z-end stop" rather than my hall effect switch, but no idea how to set that up either. I have half a feeling @PhilC Might have done something like that already but cannot remember ?
User avatar
exxos
Site Admin
Site Admin
Posts: 28601
Joined: 16 Aug 2017 23:19
Location: UK

Re: exxos blog - random goings on

Post by exxos »

sporniket wrote: 28 Jan 2022 15:30 I was wondering, at least for small pieces like the square, whether UV 3D printer would yield more consistent results ?
The ones which have the "bath of liquid" ? I did look into that, but seemed a lot of messing about and cleaning up afterwards.

I think the bulk of my problems are some of the calibration settings on the printer are not actually stored or loaded correctly. A lot of them I am sending Gcodes already in my start-up script.
User avatar
PhilC
Moderator
Moderator
Posts: 7494
Joined: 23 Mar 2018 20:22

Re: exxos blog - random goings on

Post by PhilC »

@exxos I use a bltouch which most firmware supports as standard, then do an auto bed level before each print by putting the gcode G29 in the startup code in Cura.
If it ain't broke, test it to Destruction.

Return to “MEMBER BLOGS”

Who is online

Users browsing this forum: Acsi, ClaudeBot, Google [Bot] and 26 guests