Am I weird in not being too surprised? It don't have experience with wire EDM but every toolpath generator or slicer I've ever used was just local software.
Bambu Labs ~recently had some drama around requiring an account / harvesting data for their machines. Might be what that's about.
Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
71–80 of 135 posts
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#72Earlier quoted context omitted.
of Kiri? it's in its 14th year. CAM was added in 2016, but the major work on that mode really kicked in around 2024.
I have a CNC mill made in 2006. It's still perfectly fine. It should still be fine in 2036. The most significant threat to its existence is the compatibility of OS drivers and software support in CAM tools. That and USB ports getting replaced by something else, which was a problem for earlier-generation machines that used RS-232.
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#73Earlier quoted context omitted.
The browser is an extremely poor medium to deliver applications. It works, but barely , is a huge resource hog, fragile and it breaks way too often due to a lack of backwards compatibility between browser versions of the same manufacturer. I have a small app that I support and it's been fun to get it to work in the browser (instant cross platform support was indeed the driver) but the experience is still sub-par comp…
this does not track with my experience, so possibly it's the nature of your app or the way it's coded. frameworks like react are notoriously crap. stick to pure html5/css/js and it can be extremely fast and light.
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#74Earlier quoted context omitted.
The slicer even introduces bugs in things that were working perfectly in the software they ripped off. For the A1 and P1S you're better off backporting the profile to PrusaSlicer or Orca. And don't get me started on the network plug-in (the lack of transparency there makes me fairly suspicious that something is up) and the lack of directory structure support on the SD cards. Really, how could you mess it up.
> in the software they ripped off. It’s a fork of PrusaSlicer, which was a fork of Slic3r. There’s a fork of BambuStudio called OrcaSlicer now. They didn’t “rip off” an open source project, they forked it just as the parent project forked another project. This is how open source is supposed to work, isn’t it? Why are we shaming them for doing the thing we always encourage and then giving features back to the communit…
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#75Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#76Now if we can only get an offline printer…
I bought a bambu p1s recently and it can be used entirely offline. You can import models to orcaslicer (open source), do your slicing, and export the g code file to SD card. If you want to skip the SD card, block the printer's mac/ip address at the firewall and set up WiFi. Then send the print directly from orcaslicer. That being said, my gut says bambu is going to slowly require a persistent connection to the cloud…
They make solid enough devices sure, but they dont exactly have a moat that would keep users buying their stuff if it were to start getting locked down. They have far more to lose than they have to gain doing so.
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#77- 100% free, no subscriptions, no accounts, no cloud - Local-first: all slicing and toolpath generation runs on your machine - Works in any browser, even offline once loaded YES! I think a new type of open source is emerging centering around what is now possible in browsers. Browsers have a great track record when running legacy projects. Relying on a backend could be a liability for longevity. I built opal editor my…
That, my friend, is not how offline works. You will be required to have internet access in one way or another. Offline works 100% locally no matter if you have internet or not.
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#78- 100% free, no subscriptions, no accounts, no cloud - Local-first: all slicing and toolpath generation runs on your machine - Works in any browser, even offline once loaded YES! I think a new type of open source is emerging centering around what is now possible in browsers. Browsers have a great track record when running legacy projects. Relying on a backend could be a liability for longevity. I built opal editor my…
> Works in any browser, even offline once loaded That, my friend, is not how offline works. You will be required to have internet access in one way or another. Offline works 100% locally no matter if you have internet or not.
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#79- 100% free, no subscriptions, no accounts, no cloud - Local-first: all slicing and toolpath generation runs on your machine - Works in any browser, even offline once loaded YES! I think a new type of open source is emerging centering around what is now possible in browsers. Browsers have a great track record when running legacy projects. Relying on a backend could be a liability for longevity. I built opal editor my…
> Works in any browser, even offline once loaded That, my friend, is not how offline works. You will be required to have internet access in one way or another. Offline works 100% locally no matter if you have internet or not.
Re: Grid: Free, local-first, browser-based 3D printing/CNC/laser slicer
#80- 100% free, no subscriptions, no accounts, no cloud - Local-first: all slicing and toolpath generation runs on your machine - Works in any browser, even offline once loaded YES! I think a new type of open source is emerging centering around what is now possible in browsers. Browsers have a great track record when running legacy projects. Relying on a backend could be a liability for longevity. I built opal editor my…
> Works in any browser, even offline once loaded That, my friend, is not how offline works. You will be required to have internet access in one way or another. Offline works 100% locally no matter if you have internet or not.