I realise this might be a stretch, but does the Rpi have any software for designing models for 3d printing?
I've been using TinkerCad but the Pi sadly doesn't have a browser good enough to run it.
-
- Posts: 186
- Joined: Mon Sep 24, 2012 12:13 pm
- Location: United Kingdom
- Contact: Website
3D CAD software for Pi?
Blackadder: Right Baldrick, let's try again, shall we? This is called adding. If I have two beans, and then I add two more, what do I have?
Baldrick: Some beans
Baldrick: Some beans
-
- Posts: 25163
- Joined: Tue Mar 25, 2014 12:40 pm
- Location: Delightful Dorset
Re: 3D CAD software for Pi?
The Raspberry Pi is hardware, you need an Operating System like Raspbian Jessie:Haemogoblin wrote:I realise this might be a stretch, but does the Rpi have any software for designing models for 3d printing?
I've been using TinkerCad but the Pi sadly doesn't have a browser good enough to run it.
http://www.freecadweb.org
Code: Select all
sudo apt-get update
sudo apt-get install freecad
Code: Select all
sudo apt-get update
sudo apt-get install openscad
.
The information is out there....you just have to let it in.