Autodesk Unveils 3d Printer As It Aims To Become Industry's Android
Hugh Pickens DOT Com (2995471) writes "BBC reports that Autodesk — the leading 3D modelling software-maker — is going into hardware with its own 3D printer and in addition to selling the machine, Autodesk will also allow other manufacturers to make their own versions of the printer or power their own models off its software at no cost. 'The printer is a bona fide attempt to prove the interoperability and open source nature of Autodesk's platform,' says Pete Basiliere. 'And by sharing its design we could see a second wave of small start-ups creating stereolithography machines just as the makers did when the early material extrusion patents expired.' Chief executive Carl Bass likened the new printer to Google's first Nexus smartphone, a product meant to inspire other manufacturers to install Android on their handsets rather than become a bestseller itself. In Autodesk's case the idea is to drive the adoption of its new Spark software, a product it likens to being an 'operating system for 3D-printing'. Although Autodesk is giving away both Spark and the printer's design, the company should still profit because the move would drive demand for the firm's other products. 'If 3D printing succeeds we succeed, because the only way you can print is if you have a 3D model, and our customers are the largest makers of 3D models in the world.'
Instead of the extrusion technique most commonly used by existing budget printers, Autodesk's printer uses a laser to harden liquid plastic to create the objects delivering smoother, more complex and more detailed objects. 'We're making a printer that, rather than just being able to load in proprietary materials, you can load in any material you want. You can formulate your own polymers and experiment with those. That's an important next step because we think material science is a breakthrough that has to happen to make [the industry] go from low-volume 3D-printed stuff to where it really starts changing manufacturing.' Bass said, its printer is targeted at more professional users–for creating small objects like medical devices or jewelry–and will likely end up closer to the $5,000 range, though exact pricing has not been set."
Instead of the extrusion technique most commonly used by existing budget printers, Autodesk's printer uses a laser to harden liquid plastic to create the objects delivering smoother, more complex and more detailed objects. 'We're making a printer that, rather than just being able to load in proprietary materials, you can load in any material you want. You can formulate your own polymers and experiment with those. That's an important next step because we think material science is a breakthrough that has to happen to make [the industry] go from low-volume 3D-printed stuff to where it really starts changing manufacturing.' Bass said, its printer is targeted at more professional users–for creating small objects like medical devices or jewelry–and will likely end up closer to the $5,000 range, though exact pricing has not been set."
That's exactly what it's not doing.
No kidding!!! What do you say at this point?
IANAL, but wouldn't this be prohibited by the Magnuson-Moss Warranty Act? Ingersoll-Rand try to pull that crap on me with an oil change on an air compressor. Once they knew I knew my rights, they got real apologetic real quick.
15 USC S2302
(c) Prohibition on conditions for written or implied warranty; waiver by Commission
No warrantor of a consumer product may condition his written or implied warranty of such product on the consumer's using, in connection with such product, any article or service (other than article or service provided without charge under the terms of the warranty) which is identified by brand, trade, or corporate name; except that the prohibition of this subsection may be waived by the Commission if—
(1) the warrantor satisfies the Commission that the warranted product will function properly only if the article or service so identified is used in connection with the warranted product, and
(2) the Commission finds that such a waiver is in the public interest.
The Commission shall identify in the Federal Register, and permit public comment on, all applications for waiver of the prohibition of this subsection, and shall publish in the Federal Register its disposition of any such application, including the reasons therefor.
> uses a laser to harden liquid plastic
ie http://www.3dsystems.com/quick... the tech that i was writing software for 20 years ago..
> you can load in any material you want.
well, sure, it just won't make anything. I mean you *could* load the machine with fucking coca cola if you wanted, but its not going to give you a part.
To actually make something you need a photosensitive resin with very precise material properties. Back in the day that stuff cost $300/litre .. i'm sure its come down a bit, but the i'll bet ya good stuff still aint cheap
http://rareformnewmedia.com/
"The Leading 3d Modeling Software" is actually Solidworks by Dassault Systems, I suspect by wide margin over Autodesk Inventor. Of the equipment vendors I deal with, only 2 out of 8 use Inventor, the rest are on Solidworks. It's not unusual however, for most vendors to have Autocad (from autodesk) in addtion to either package, which is primarily for 2d line drawings (it does have some 3d capability, but the modeling is usually done in Inventor) Some other supporting stats. http://blog.cnccookbook.com/wp...
To control your 3d printer, or CNC machine, you use G-Code. Its been around for about 70 years since the original MIT variant. At this point in time it is the de-facto standard for CNC (which includes mills, lathes, AND printers)
All printers and CNC mills I've seen use G-code, there is absolutely no reason Autodesk needs to be involved in this other than to make their software output proper g-code.
For $30 you can create a G-Code capable stepper motor controller using an Arduino and GRBL. For $60 you can combine an Arduino and the GRBL Shield and power low end steppers like those used in pretty much all home/small 3d printers and an extruder, bed warmer and a few other things with only a few additional relays.
GRBL is more than capable of doing all of the important bits of g-code and several that aren't so important when it comes to 3D Printing, so we already have a fully functional OSS g-code implementation, not to mention all the other ones such as the reprap controller software and so forth.
Dear Autodesk,
FUCK OFF, we don't want your shitty ass proprietary bullshit which will use some randomly new standard like printing auto cad files directly rather than producing a proper intermediate format. Its a 100% certainty that you will NOT create anything optimized for efficiency or space, only vendor lock in to your software.
Your software also, well, fucking sucks in almost every conceivable way. The only reason you still have customers is legacy, nothing else.
Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager