Homemade Stereolithography?
opensource,
stereolithography in
hardware,
printer
Stross delves into a possible future where 3D printers become commonplace - and explores the problems that could result.
opensource,
stereolithography in
hardware,
printer
opensource in
printer
OHANDA is the Open Source Hardware and Design Alliance, an initiative that has developed "Four Freedoms" that can be associated with an open design to ensure proper open source use. Their idea is to create an icon that may be displayed on hardware to indicate the permitted usage, similar to a "CC" license in a way. Their description: The proposed solution with OHANDA is a label in the sense of a trademark. The label will connect the 4 Freedoms with any kind of physical device through OHANDA. Think the label like other common certificates such as FCC or CE mark. The mark permits a user of the product these four freedoms:
opensource in
hardware,
ideas
opensource,
powder in
ideas,
printer
metal,
opensource in
ideas,
usage
Readers might be familiar with Open CASCADE, but for those who aren't it's an open source software development framework that "includes components for 3D surface and solid modeling, visualization, data exchange and rapid application development."
The software is produced by Open CASCADE S.A., who make their money by providing consulting, support and custom development, as any good open source company should. But many folks use the open source version on their own.
Open CASCADE has a long heritage, having been initially created in the 1990's. So how does one use it today? One good way is to use PythonOCC, a "3D CAD/PLM development library for the Python programming language" built on top of Open CASCADE. PythonOCC is available on major platforms in both 32 and 64 bit versions, providing these features:
In fact, they've just released PythonOCC version 0.4, which includes these features:
Via OpenCASCADE, PythonOCC and the PythonOCC Blog (Hat tip to Bryan)
opensource,
python in
software Via Make
hardware,
make,
opensource The software world was held back for decades by centrally controlled proprietary paradigms, but blossomed when open source principles took hold. Today we see open source software dominating almost all aspects of software, and software designers often spend their time designing higher-level systems by using open source software as building blocks.
That success was most visibly demonstrated by Debian, a project to produce a specific distribution of the Linux operating system. One of Debian's key features was a means to quickly obtain software or software upgrades very easily by using the APT-GET command. The command pulls down not only the software you requested, but all related items it depends on. This approach was used by Ubuntu, who produce one of the most popular operating systems on the planet.
Bishop and Lipkowitz believe the same approach could break open the 3D fabbing market by making it terrifically easy for makers to access high quality conglomerations of models. The software makers went farther than just using software, however, as they built more complex software on top of simpler components distributed via APT-GET. The same forms of assembly are used to produce 3D objects, and thus the theory is that similar product complexity can be achieved.
Via Youtube (part 1), YouTube (part 2), YouTube (Part 3), Slides here and the SKDB site (Hat tip to Bryan)
ideas,
opensource,
repository