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? http://techcrunch.com/2015/05/20/glowforge-series-a/ 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…
(Glowforge CEO/cofounder here) Glowforge has enough horsepower to work offline if someone built the custom firmware, albeit without the features that differentiate it from a traditional CNC laser cutter/engraver. We started out the design with a minimal microcontroller but decided to bump up the capabilities of the onboard processor along the way.
Thanks HN: Glowforge will open-source its firmware
31–40 of 55 posts
Re: Thanks HN: Glowforge will open-source its firmware
#32Might 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.
Re: Thanks HN: Glowforge will open-source its firmware
#33Earlier quoted context omitted.
"The firmware is a very small piece of the puzzle." Probably right. What's needed is source code escrow for the cloud service, so if Glowforge tanks, the code goes open source.
This won't help you if your internet connection is down.
Re: Thanks HN: Glowforge will open-source its firmware
#34Earlier quoted context omitted.
"The firmware is a very small piece of the puzzle." Probably right. What's needed is source code escrow for the cloud service, so if Glowforge tanks, the code goes open source.
This won't help you if your internet connection is down.
Truly Open Source doesn't mean runs without any other components, it just means you can replace any of the components yourself.
Re: Thanks HN: Glowforge will open-source its firmware
#35This 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. I'm sure this will also help them attract talent. Amidst this patents/walled gardens/copyrights debate, someone saying: "If you buy it, it’s yours – you should be able to do what you want with it." is someone you might want to work with. Privacy advocates feel…
See https://news.ycombinator.com/item?id=10276430 They open source the firmware because the firmware is a dumb client; all the logic that controls the laser (aka makes it not set your house on fire) is hidden in the cloud.
Re: Thanks HN: Glowforge will open-source its firmware
#36This doesn't change the huge red flag that should give prospective customers pause. 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. 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 proc…
Re: Thanks HN: Glowforge will open-source its firmware
#37Re: Thanks HN: Glowforge will open-source its firmware
#38Earlier quoted context omitted.
(Glowforge CEO/cofounder here) Glowforge has enough horsepower to work offline if someone built the custom firmware, albeit without the features that differentiate it from a traditional CNC laser cutter/engraver. We started out the design with a minimal microcontroller but decided to bump up the capabilities of the onboard processor along the way.
Why "the cloud"? Certainly there's more than enough horsepower on my local PC and enough bandwidth in my USB cable to direct it, or even better, allow my PC to queue up the movement instructions and just hold them in a memory buffer in the cutter. Then I can use it without my internet connection being up.
Re: Thanks HN: Glowforge will open-source its firmware
#39This 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? http://techcrunch.com/2015/05/20/glowforge-series-a/ 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…
(Glowforge CEO/cofounder here) Glowforge has enough horsepower to work offline if someone built the custom firmware, albeit without the features that differentiate it from a traditional CNC laser cutter/engraver. We started out the design with a minimal microcontroller but decided to bump up the capabilities of the onboard processor along the way.
Can we get some answers for other concerns too? Like this one; https://news.ycombinator.com/item?id=10276426
Re: Thanks HN: Glowforge will open-source its firmware
#40This doesn't change the huge red flag that should give prospective customers pause. 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. 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 proc…
Our competitors in the 3D printing space did the exact same thing, they open sourced their "client". But all of the real processing is on the server, so it's really inconsequential. In my opinion it's just a way to market your product as "open source" even though 90% of it is proprietary.
The hackers/makers that they target with this branding should see through it pretty easily. I'm not sure if there is a segment of users who would be fooled by it.