General Stuff(tm)
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
Today's fun... breaking 3D modelling programs, or at least FreeCAD.
Somehow, just trying to make the base of a case for a PCB (the QIMSI card) I caused FreeCAD to make an illegal memory request, several times not be able to reparse its own data to update the display, make all the objects rotate into strange angles by undoing an operation and suddenly have loads of lines with too many degrees of freedom by just mirroring a sketch. It seems almost as broken as Inkscape.
I've downloaded to try, Blender and the personal license of Fusion 360 to try next.
To be honest, I wonder how people actually design stuff using CAD/CAM systems as it feels so clunky.
Other than that I've just cleared up the building and put all of the reels of filament into the AMS, so I can do more than just orange.
Somehow, just trying to make the base of a case for a PCB (the QIMSI card) I caused FreeCAD to make an illegal memory request, several times not be able to reparse its own data to update the display, make all the objects rotate into strange angles by undoing an operation and suddenly have loads of lines with too many degrees of freedom by just mirroring a sketch. It seems almost as broken as Inkscape.
I've downloaded to try, Blender and the personal license of Fusion 360 to try next.
To be honest, I wonder how people actually design stuff using CAD/CAM systems as it feels so clunky.
Other than that I've just cleared up the building and put all of the reels of filament into the AMS, so I can do more than just orange.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
HigashiJun
- Posts: 2383
- Joined: 19 Jun 2020 07:21
- Location: Tokyo
Re: General Stuff(tm)
My (unfulfilled) dream when I was a kid.stephen_usher wrote: 22 Dec 2023 22:01That's the small "workshop" end. to the left of that is the 5m model railway. :-)
-
chronicthehedgehog
- Site sponsor

- Posts: 383
- Joined: 08 May 2022 18:11
- Location: The Midlands
Re: General Stuff(tm)
I haven't used FreeCAD for a while. I'm no expert with such things but it felt a bit broken.
I found OpenSCAD to be quite usable though. It's script based - good for programmers :-). It might not be the first choice for 3D printing but I did use it for such once.
I found OpenSCAD to be quite usable though. It's script based - good for programmers :-). It might not be the first choice for 3D printing but I did use it for such once.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
Here's the other end of the room...HigashiJun wrote: 22 Dec 2023 23:30My (unfulfilled) dream when I was a kid.stephen_usher wrote: 22 Dec 2023 22:01
That's the small "workshop" end. to the left of that is the 5m model railway. :-)
You do not have the required permissions to view the files attached to this post.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
For the sort of thing I'll be doing eventually, model railway architecture, platforms etc. I think I'll need something more visual. Thanks for the recommendation though.chronicthehedgehog wrote: 22 Dec 2023 23:43 I haven't used FreeCAD for a while. I'm no expert with such things but it felt a bit broken.
I found OpenSCAD to be quite usable though. It's script based - good for programmers :-). It might not be the first choice for 3D printing but I did use it for such once.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
Had a quick look at the "Chess Champion" late 1970s chess computer.
Well, it's trying to run code from the look of things but probably not getting very far.
However, the state of the soldering!!! Lots of pins not really soldered and brown flux EVERYWHERE!!!!
I've never seen a commercial product this poorly made. (Yes, that is a mostly unsoldered pin.)
Of course, they've made the wires between the main circuit board and the display and keyboard too short to be able to move it out far enough to get to the top side of the board. *sigh*
Well, it's trying to run code from the look of things but probably not getting very far.
However, the state of the soldering!!! Lots of pins not really soldered and brown flux EVERYWHERE!!!!
I've never seen a commercial product this poorly made. (Yes, that is a mostly unsoldered pin.)
Of course, they've made the wires between the main circuit board and the display and keyboard too short to be able to move it out far enough to get to the top side of the board. *sigh*
You do not have the required permissions to view the files attached to this post.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
HigashiJun
- Posts: 2383
- Joined: 19 Jun 2020 07:21
- Location: Tokyo
Re: General Stuff(tm)
Looks good... Still some work to do and you'll have a nice model !
8-)
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
Yeah, it's a long term project, getting the expensive parts done before I retire and don't have the funds.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
rubber_jonnie
- Site Admin

- Posts: 14905
- Joined: 17 Aug 2017 19:40
- Location: Essex
Re: General Stuff(tm)
That is some ugly soldering! I hope it gets a reflow for Christmas!!!stephen_usher wrote: 23 Dec 2023 16:30 Had a quick look at the "Chess Champion" late 1970s chess computer.
Well, it's trying to run code from the look of things but probably not getting very far.
However, the state of the soldering!!! Lots of pins not really soldered and brown flux EVERYWHERE!!!!
IMG_3501.jpeg
I've never seen a commercial product this poorly made. (Yes, that is a mostly unsoldered pin.)
Of course, they've made the wires between the main circuit board and the display and keyboard too short to be able to move it out far enough to get to the top side of the board. *sigh*
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
-
stephen_usher
- Site sponsor

- Posts: 7380
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: General Stuff(tm)
I've been doing some reflowing, but it's not allowing it to work.
The Fairchild F8 processor is a strange one. It's actually supposed to be at least three chips, the ALU (which has 16 bytes of RAM for registers and general use), the software execution unit (holding the program counter register) and then either the dynamic RAM control unit or the static RAM control unit.
However, this chess computer doesn't have a software execution unit so they must be doing something clever to reduce the chip count.
The Fairchild F8 processor is a strange one. It's actually supposed to be at least three chips, the ALU (which has 16 bytes of RAM for registers and general use), the software execution unit (holding the program counter register) and then either the dynamic RAM control unit or the static RAM control unit.
However, this chess computer doesn't have a software execution unit so they must be doing something clever to reduce the chip count.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Who is online
Users browsing this forum: apple [bot], ClaudeBot, Google [Bot] and 25 guests