Re: 3d modelling software

2021-08-24 Thread Steve Malikoff via cctalk
Rob asked > I think I may need to get a small part 3d printed (some plastic board > mounting guide rails from a PDP 11/24 H7140 PSU). What software is best for > a novice? Preferably free! I've found OpenSCAD to be perfect for things like brackets, machine parts and so on. It's no good for figuri

Re: 3d modelling software

2021-08-23 Thread Jon Elson via cctalk
On 8/23/21 3:29 PM, shad via cctech wrote: Hello Rob, FreeCAD is nice for modeling 3D shapes. For 3D printing, depending on the technology of 3D printer, you need to process original model to convert compact sections into hollow honeycomb structure, and add small plastic bars into empty vo

Re: 3d modelling software

2021-08-23 Thread Torfinn Ingolfsen via cctalk
On Mon, Aug 23, 2021 at 10:29 PM shad via cctech wrote: > > > For 3D printing, depending on the technology of 3D printer, you need to > process original model to convert compact sections into hollow honeycomb > structure, and add small plastic bars into empty volumes to support the model >

Re: 3d modelling software

2021-08-23 Thread geneb via cctalk
On Mon, 23 Aug 2021, shad via cctech wrote: Hello Rob, FreeCAD is nice for modeling 3D shapes. Not if you've ever used a commercial product that does the same job. ;) For 3D printing, depending on the technology of 3D printer, you need to process original model to convert compact section

Re: 3d modelling software

2021-08-23 Thread shadoooo via cctalk
t is more specific > than "Re: Contents of cctech digest..." > > > Today's Topics: > >    1. Tektronix XpressWare 8.1 (Cameron Kaiser) >    2. Re: Tektronix XpressWare 8.1 (Doc Shipley) >    3. Re: Ultrix-11 (Peter Allan)

Re: 3d modelling software

2021-08-23 Thread Alan Perry via cctalk
Cool. It wasn’t working that well when I tried. > On Aug 23, 2021, at 12:35, Paul Koning wrote: > > Mac OS, 64 bit Intel until recently, Arm64 right now. It's still the Intel > build, that works impressively well through Rosetta 2. The current version > is 0.19. I haven't run into signific

Re: 3d modelling software

2021-08-23 Thread Jon Elson via cctalk
On 8/23/21 1:19 PM, Alan Perry via cctalk wrote: What OS were you running it on? When I first started trying to use it a couple years ago on a Mac, it didn’t work so well. I started trying to make it work better and then realized that I was spending most of my time trying to make the tool work

RE: 3d modelling software

2021-08-23 Thread Dave Wade G4UGM via cctalk
Off-Topic Posts > > Subject: 3d modelling software > > I think I may need to get a small part 3d printed (some plastic board mounting > guide rails from a PDP 11/24 H7140 PSU). What software is best for a novice? > Preferably free! > > > > Thanks > > > > Rob

Re: 3d modelling software

2021-08-23 Thread Paul Koning via cctalk
Mac OS, 64 bit Intel until recently, Arm64 right now. It's still the Intel build, that works impressively well through Rosetta 2. The current version is 0.19. I haven't run into significant issues with it for quite a while. It's been pretty solid since 0.14 in my usage. That's a bit off the

Re: 3d modelling software

2021-08-23 Thread John Ames via cctalk
The quick-'n-easy solution I found when I needed to model some parts for a keyboard was https://www.tinkercad.com/ - needs a modern-ish web browser and a modestly beefy system tho.

Re: 3d modelling software

2021-08-23 Thread Pete Turnbull via cctalk
On 23/08/2021 17:29, Rob Jarratt via cctalk wrote: I think I may need to get a small part 3d printed (some plastic board mounting guide rails from a PDP 11/24 H7140 PSU). What software is best for a novice? Preferably free! The hobbyist version of Fusion 360 is free. It's what I use. I've tr

Re: 3d modelling software

2021-08-23 Thread Alan Perry via cctalk
What OS were you running it on? When I first started trying to use it a couple years ago on a Mac, it didn’t work so well. I started trying to make it work better and then realized that I was spending most of my time trying to make the tool work and not so much time modeling the part that I was

Re: 3d modelling software

2021-08-23 Thread Ethan O'Toole via cctalk
I think I may need to get a small part 3d printed (some plastic board mounting guide rails from a PDP 11/24 H7140 PSU). What software is best for a novice? Preferably free! Thanks Rob I use the web version of Sketchup 3D. It's now owned by Trimble. It gets me by for making project boxes and par

Re: 3d modelling software

2021-08-23 Thread Torfinn Ingolfsen via cctalk
If you prefer programming, OpenSCAD https://openscad.org/ might be the 3D modeling software for you. HTH -- Regards, Torfinn Ingolfsen

Re: 3d modelling software

2021-08-23 Thread geneb via cctalk
On Mon, 23 Aug 2021, Alan Perry via cctalk wrote: I use Fusion360. It is free for hobbyists and students. ...for now. Pray Autodesk doesn't alter the deal further. Again. For a true, completely offline, free parametric design package, take a look at Solid Edge 2020 Community Edition. The

Re: 3d modelling software

2021-08-23 Thread Paul Koning via cctalk
I haven't used it for 3d printing work, but from other use I can recommend FreeCAD3d. That is open source software, so free for everyone, not just for "students". It has a GUI, and it can also be scripted using Python, which is a great way to construct very complex models. I've used it to mod

Re: 3d modelling software

2021-08-23 Thread Alan Perry via cctalk
I use Fusion360. It is free for hobbyists and students. alan > On Aug 23, 2021, at 09:34, Rob Jarratt via cctalk > wrote: > > I think I may need to get a small part 3d printed (some plastic board > mounting guide rails from a PDP 11/24 H7140 PSU). What software is best for > a novice? Prefera

3d modelling software

2021-08-23 Thread Rob Jarratt via cctalk
I think I may need to get a small part 3d printed (some plastic board mounting guide rails from a PDP 11/24 H7140 PSU). What software is best for a novice? Preferably free! Thanks Rob