Page 88 of 306

Re: exxos blog - random goings on

Posted: Fri Jun 05, 2020 7:21 pm
by exxos
@rubber_jonnie Still can't get this PAK to work :roll:

IMG_5266.JPG
IMG_5266.JPG (351.7 KiB) Viewed 3693 times
IMG_5267.JPG
IMG_5267.JPG (261.11 KiB) Viewed 3693 times

Re: exxos blog - random goings on

Posted: Fri Jun 05, 2020 9:31 pm
by exxos
Been experimenting with the "Z-seam" issue... seems cooling is the only thing which helps with this.. I had been messing around with the retract settings all the time and that does not seem to do anything :roll:

In any case, the one on the left was the first one without any fans running, the one on the right was with fans running...

IMG_5268.JPG
IMG_5268.JPG (312.17 KiB) Viewed 3679 times
IMG_5269.JPG
IMG_5269.JPG (211.27 KiB) Viewed 3679 times

Re: exxos blog - random goings on

Posted: Fri Jun 05, 2020 11:10 pm
by rubber_jonnie
exxos wrote: Fri Jun 05, 2020 7:21 pm @rubber_jonnie Still can't get this PAK to work :roll:


IMG_5266.JPG


IMG_5267.JPG
Guess I'd better try mine.

Re: exxos blog - random goings on

Posted: Sun Jun 07, 2020 1:23 am
by exxos
I've been looking at these SMT stencil machines...

www.amazon.com/product-FRAMELESS-Stenci ... B07WT112Z7

41Ty57UEqtL._AC_.jpg
41Ty57UEqtL._AC_.jpg (19.82 KiB) Viewed 3634 times

Feking expensive :roll: There is a UK firm who do a similar thing, but its getting to the price of getting a small SMT paste printer :roll: There are some cheaper things, but they look pretty terrible in all respects.

So I am thinking of cannibalizing my old I3 printer for parts and making my own version. Or if bars and bearings are cheap, I will just order a set. I can 3D print various parts I need to make the thing.

This came about as I need to paste 75 PSU boards. Putting the SMT parts on is bad enough without messing about with pasting of it all. It kinda goes back to me needing a pick and place machine again as well :roll:

Re: exxos blog - random goings on

Posted: Thu Jun 11, 2020 9:00 pm
by exxos
I started designing my own jig a few days ago and just printed out the first test parts.

The little dots are supports for the "overhang" parts of the bars. I'm surprised how well these worked and how easily they come off!

I managed to order some bars and stuff ( as used on 3-D printers) yesterday as well, so I am hoping they will arrive tomorrow so I can see better how this will ultimately all fit together.

IMG_5276.JPG
IMG_5276.JPG (261.99 KiB) Viewed 3588 times
IMG_5274.JPG
IMG_5274.JPG (190.35 KiB) Viewed 3588 times
IMG_5270.JPG
IMG_5270.JPG (66.68 KiB) Viewed 3588 times
IMG_5271.JPG
IMG_5271.JPG (60.2 KiB) Viewed 3588 times

Re: exxos blog - random goings on

Posted: Fri Jun 12, 2020 12:46 am
by exxos
I've been experimenting with the STE booster code again. Basically bypassing the 8mhz signal as its so far seems to be causing various odd issues. So the 32mhz gets down clocked to 8mhz and that is used instead.

But geese. Could I get the clock divider to work. Its a PITA in a gal as there is only 1 global clock input. Even so, long story short, for some bizzare reason the reset line which switches the clock into 8MHZ during reset was causing the gal generated 8mhz clock to not work at all!? Even more odd, if I output on a spare in pin , it works , but when I connect to back into the 8mhz gal input, it dies again. The MB clock is isolated so there is no short. So I removed the reset signal from a different unrelated part of the code, and it now works fine. I may fiddle with complier optimisations tomorrow as something is well messes up somewhere.

Anyway, the booster is now using a 8mhz gal generated clock.the tests in GB6 have changed slightly. Integer division has gone up from 355% to 364%, and some other tests have dropped a few percent. Its probably to be expected as there would be a slight phase shift in the 8mhz clock so it would explain the slight differences in the scores.

I may send this Jed to @PhilC to try out as well..

Re: exxos blog - random goings on

Posted: Fri Jun 12, 2020 2:25 pm
by exxos
Just a quick post to show the original STE booster using the 8MHz clock, and the second screenshot is using 32MHz / 4 to generate 8MHz.

Noticeably integer division has gone from 355% to 364%... But on most other tests the schools are generally around 1% lower. Nothing wrong with this of course, it is just how that slight clock skew is effecting the results.

As said earlier, test was to stop using the buggy 8MHz system clock.


8MHz system clock (orignal)
ste32mhz.jpg
ste32mhz.jpg (149.74 KiB) Viewed 3545 times

32MHz / 4 8Mhz generated (test firmware)
IMG_5281.JPG
IMG_5281.JPG (113.58 KiB) Viewed 3545 times

Re: exxos blog - random goings on

Posted: Fri Jun 12, 2020 10:22 pm
by exxos
GB6 just ticked over 100 passes. This is with 68R on board with 100R in series with the wire. So 168R seems to work well on my board. I think it really depends on tolerances of all the hardware and the GAL.

Re: exxos blog - random goings on

Posted: Fri Jun 12, 2020 10:47 pm
by derkom
exxos wrote: Fri Jun 12, 2020 10:22 pm GB6 just ticked over 100 passes. This is with 68R on board with 100R in series with the wire. So 168R seems to work well on my board. I think it really depends on tolerances of all the hardware and the GAL.
We are almost in sync. My GB6 just started pass 99, with only the 68R on the board. Might as well leave it running overnight just to see. :)

Re: exxos blog - random goings on

Posted: Fri Jun 12, 2020 10:51 pm
by exxos
derkom wrote: Fri Jun 12, 2020 10:47 pm We are almost in sync. My GB6 just started pass 99, with only the 68R on the board. Might as well leave it running overnight just to see. :)
68R worked fine with every other booster, just not this one on test currently. :shrug: