exxos blog - random goings on

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

Re: exxos blog - random goings on

Post by exxos »

Looks like M851 might be what I am looking for as it reports 0.14 currently. Will check more when my print ends.

EDIT:
Does not seem to change in value, so must be "baby step" offset.

EDIT2:

G30 might be it :lol:

https://marlinfw.org/docs/gcode/G030.html
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

Seems the probing has issues as well :roll:

Code: Select all

SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 219.90 Y: 220.00 Z: -0.23
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 219.90 Y: 220.00 Z: -0.50
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 219.90 Y: 220.00 Z: -0.23
I guess this explains why ABL seems to make things incredibly worse.. I guess I will go do some hard calibration elsewhere...

Code: Select all

SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 31.00 Z: 0.21
echo:busy: processing
>>> G30
SENDING:G30
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.21
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.22
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.24
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.20
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.21
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.21
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.22
>>> G30
SENDING:G30
echo:busy: processing
echo:busy: processing
echo:busy: processing
Bed X: 59.90 Y: 219.78 Z: 0.23
>>> G30
SENDING:G30
echo:busy: processing
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
Badwolf
Posts: 2228
Joined: Tue Nov 19, 2019 12:09 pm

Re: exxos blog - random goings on

Post by Badwolf »

PhilC wrote: Fri Jan 28, 2022 3:58 pm @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.
Yeah, I have one of those. It's not great, but kind of sort of works.

No experience with the magnetic ones, so wouldn't know how to get a reading. My guess would be it's got an on board comparator and just outputs a yes or a no, though.

M851 is what sets (and queries) the Z-probe offset and M500 is what saves the configuration to flash for me.

BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
DSTB1 Open source 16Mhz 68k and AltRAM accelerator for the ST
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: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

I tightened up the bed as much is possible and got a reasonably consistent 1.80mm gap now. However this leads me to yet another problem :pullhair:

As I was on doing the Z-end stop bodge board, I noticed the lights were flickering on and off which puzzled me..

IMG_0266.JPG
IMG_0266.JPG (218.94 KiB) Viewed 2221 times
IMG_0267.JPG
IMG_0267.JPG (201.48 KiB) Viewed 2221 times

It seem to always happen as I tightened up the nut... I wondered if it was board flex or something shorting out but I could not see anything obvious going on..

So I tested the voltage on the front and the back of the board, and one of the flood fills is connected to 3.3V!!!!!!!

IMG_0270.JPG
IMG_0270.JPG (239.97 KiB) Viewed 2221 times

I mean seriously, what fu**ing idiot designs a board with a screw hole for clamping the board, which is generally to a frame which is connected to gnd, and fu**ing flood fills what it is tightening up against with 3.3V ?! I mean seriously :WTF: :pullhair: :headbang: :cussing:
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

It do! for now.... :lol:

Capture.JPG
Capture.JPG (13.1 KiB) Viewed 2192 times
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
PhilC
Moderator
Moderator
Posts: 6012
Joined: Fri Mar 23, 2018 8:22 pm

Re: exxos blog - random goings on

Post by PhilC »

Thats looking much better now.

When I do an ABL I fIrst manually level the bed on each switch on of the printer, then do the ABL.
If it ain't broke, test it to Destruction.
User avatar
exxos
Site Admin
Site Admin
Posts: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

PhilC wrote: Fri Jan 28, 2022 11:27 pm Thats looking much better now.

When I do an ABL I fIrst manually level the bed on each switch on of the printer, then do the ABL.
Something is still wonky with ABL. The probe can read about 0.05mm off at random.

There is still something up with z homing. But its hard to track down. I've noticed there is some play in the z nuts which move on the threaded bar.so it could be that for starters. But I also think the bed extrusions and those stupid wheels are shifting as the bed moves about. I really need linear rails on that as well :roll:
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

While updating the H4/H5 troubleshooting thread I un-forgot I designed this..

IMG_5798.JPG
IMG_5798.JPG (418.34 KiB) Viewed 2136 times

.. back in Nov 16, 2020 :lol: :roll: It's actually a diagnostic card which will output the first several databus bits onto LED's for quick diagnostics to what is happening. I need to finish that at some point :lol: :roll:

:dizzy:
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

Been plotting how to fit the linear rails..

These things are larger than I thought they were :roll: While I could bolt them down, I'm slightly concerned about the distance from the drive belts to the actual bed :( I would have to build a block to keep it stable but not sure that is something I really want to do.

IMG_0277.JPG
IMG_0277.JPG (282.14 KiB) Viewed 2115 times
IMG_0278.JPG
IMG_0278.JPG (269.74 KiB) Viewed 2115 times
IMG_0279.JPG
IMG_0279.JPG (245.91 KiB) Viewed 2115 times
IMG_0280.JPG
IMG_0280.JPG (331.74 KiB) Viewed 2115 times
IMG_0281.JPG
IMG_0281.JPG (310.42 KiB) Viewed 2115 times
IMG_0282.JPG
IMG_0282.JPG (229.43 KiB) Viewed 2115 times

I then started plotting fitting the rails to the outside of the existing ones..

IMG_0283.JPG
IMG_0283.JPG (303.25 KiB) Viewed 2115 times

Then I noticed what the problem is with the Y-axis :roll:

The exclusion is actually bent along its length. It is bolted to the chassis at the rear of the printer base but not actually fixed to anything at the front. So it is actually bending upwards.

In the centre there is a horizontal exclusion where they have machined out the Y-axis extrusions, but I think they have not machined enough out of them. It is actually bent upwards in the middle and the whole thing is just bent out of shape from front to back :pullhair:

IMG_0284.JPG
IMG_0284.JPG (349.12 KiB) Viewed 2115 times
IMG_0285.JPG
IMG_0285.JPG (311.49 KiB) Viewed 2115 times
IMG_0287.JPG
IMG_0287.JPG (317.4 KiB) Viewed 2115 times

So I am starting to think I should go whole hog and replace the whole assembly now :roll:

Should be easy enough to drill the plate with holes. Problem is the rear of the unit also has the motor on a bracket to the extrusions. So likely that is going to be a huge problem. Along with the tensioner at the front. I will likely need a different belt system :roll: The linear rails are 15mm and the existing extrusions are 20mm. so ideally I need to find a 20mm rail system.


IMG_0286.JPG
IMG_0286.JPG (337.78 KiB) Viewed 2115 times
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
User avatar
exxos
Site Admin
Site Admin
Posts: 23488
Joined: Wed Aug 16, 2017 11:19 pm
Location: UK
Contact:

Re: exxos blog - random goings on

Post by exxos »

Only place in the UK I could get the larger 20mm rails from was evilbay :cry: The price on those things varies that much it is unbelievable. I just went for a cheap kit of 20mm x 400mm with 4 runners for £50. In RS you can easily pay over £100 just for one single rail! :o

At least the end plates will fit directly onto the new bar. I will probably have to drill new holes in the plates is not much of a big deal I guess. I think the main problem is going to be securing the bar to the frame as the holes will not line up with the existing ones :cry:

While I have the circuit board exposed I will reseat the connections and put contact grease on them all. It will reduce the likelihood of the Z-sensor continuing to go nuts at random.

On my travels I also noticed these type of things..

Capture.JPG
Capture.JPG (24 KiB) Viewed 2100 times

Thought they were pretty call using a threaded bar instead of a belt... Must.. Resist....


EDIT:

The bodge cut out which wasn't good...

IMG_0288.JPG
IMG_0288.JPG (139.04 KiB) Viewed 2096 times

It would have been better if they had just left it flat like it was originally rather than hacking a piece out of it.

In fact I don't really like this " balancing stuff in the centre" type of stuff that everything seems to be based around. It would have been better to have another bar across the back at least to have the whole thing level supported from the middle and the rear not just the centre. I'm actually half tempted to do that but more work again :roll:
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
Post Reply

Return to “MEMBER BLOGS”