This doesn't change the huge red flag that should give prospective customers pause.<p>The device will still operate only as long as Glowforge's servers stay up. If there are internet outages, or the company goes out of business, the device will no longer function as a laser cutter.<p>The firmware is a very small piece of the puzzle. The cloud service is being portrayed as doing all of the heavy lifting. That's image processing, CAM, toolpath creation, and motion optimization/lookahead. Once the motion is optimized so that the motion system will move as fast as possible within its acceleration limits, the result is a list of explicit instructions for the motion system and laser. Accelerate at rate A for T seconds. After X steps, pulse the laser at a power level of P.<p>Thus, the firmware simply processes these instructions, and actuates the motors and lasers. That's not to say the firmware is trivial. But in comparison to the overall codebase, it is a very small chunk of the complete CNC system.<p>I'm not arguing that Glowforge is under any obligation to open source anything. But this is a fairly small concession that does not address the main concern that most people have voiced, the inability to run the complete system on your local machine.
This is outstanding. I want to order one of those lasers now. Not only because I like the product, but also because I want to support companies going this way.<p>I'm sure this will also help them attract talent. Amidst this patents/walled gardens/copyrights debate, someone saying: <i>"If you buy it, it’s yours – you should be able to do what you want with it."</i> is someone you might want to work with. Privacy advocates feeling scared to be tracked using their laser cutter will also welcome the news favorably.
This is a great step in the right direction, but I wonder how difficult it may be to actually use considering they've removed so much of normal laser hardware. Anyone know how feasible it will be to control it?<p><a href="http://techcrunch.com/2015/05/20/glowforge-series-a/" rel="nofollow">http://techcrunch.com/2015/05/20/glowforge-series-a/</a><p><i>How defensible is Glowforge’s laser cutting tech? Shapiro says the key innovation the team has come up with is moving a large number of functions out of the hardware itself and into the cloud. “We have ripped out huge amounts of hardware from the machine — from a typical laser design, and replaced those with software that we run in cloud servers instead of running locally,” he explains.<p>One example is the motion controller board used on many traditional laser cutters to translate whatever line the person wants cutting or engraving into a series of electrical pulses that choreograph the motor. Instead of using that type of component, which Shapiro says starts at $400, or even using a cheaper alternative controller like an Arduino, the Glowforge uses cloud software to do the grunt work. “We simply send down the ones and zeros for the motor to the machine over the internet which reduces the cost by a factor of 100,” he notes.<p>“The thing that’s relatively easy to clone is the hardware, although we have some interesting innovations and patents there, but the place where we think we can really add a great deal of value is in the software,” he adds.</i>
Oh man, this is the second best thing I could have hoped for after their earlier announcement today. The best thing would have been also open sourcing their cloud software, but I can see how they'd be reluctant to do that given that it is a competitive advantage over other laser cutter manufacturers.<p>I'm really really tempted to buy one now.
It great that they're open-sourcing the firmware, but its still not great that the product depends on "a cloud" in order to operate. I hope that is one of the very first things that gets addressed by contributors .. as someone who has orbited around some nice laser firmware projects in the past, I'll be interested in their source release and see if I can help in some way .. so, kudo's for the open source! Now lets get rid of that cloud ..
<p><pre><code> PS: no pentalobe screws either.
</code></pre>
This makes me happy :) Also, any chance you might demo one of these at Metrix on Capitol Hill sometime? I'd love to check it out in person without having to pay $2,000 first!
Can watch the latest video tour here <a href="https://www.facebook.com/RobertScoble/videos/10153613547769655/" rel="nofollow">https://www.facebook.com/RobertScoble/videos/101536135477696...</a>
I'm glad I found this, but saddened it relies on "the cloud".<p>I'd rather support a company that didn't have this silly restriction - I'm not willing to throw a few grand down the toilet if somebody else's servers stop working.
Might want to consider Affero GPL. Without that, there's a possibility some competitor comes along, improves the software, puts it behind a cloud-only service, and never publishes the code.