[3D Printing] Response to the latest white paper

[3D Printing] Response to the latest white paper

Michael Sweet msweet at apple.com
Tue Oct 20 02:20:46 UTC 2015


Ryan,

> On Oct 19, 2015, at 2:21 PM, Ryan Howard <ryan.howard at makerbot.com> wrote:
> 
> I agree that I went beyond the scope of the paper, especially in regards to specifics on how errors should be reported. It was not my intention to change the scope of the paper, but instead to make sure that current print flow was documented in the paper regardless of how it changes as a result of this group. I hope I haven't overstepped my boundaries and I apologize if if i did, this is my first real experience in a group like this.

You definitely haven't overstepped any boundaries - I think we need to spend a little more time talking about the current state of the art and why we want something different. The whole purpose of these discussions is to make sure that a) we have consensus on a direction and b) implementors are able to make something from what we write/publish.

> I still maintain, however, that the slicing shouldn't/can't be done on the printer. You say that a raspberry Pi is able to handle slicing, and while it is technically possible to slice on that type of platform, the memory/cpu requirements for even moderately sized 3d printed objects far exceed any device in that category.

I disagree - current slicing software has a lot of room for improvement, particularly to better utilize multiple processor cores, do GPU offloading, and do better memory management (perhaps at the expense of speed).  As long as the slicing is faster than the printing, it is fast enough.

> As printers get bigger and become capable of higher resolution this problem will continue to escalate.

CPU price/performance improvements continue to outpace printer speeds.

> While I think the 3D printing world would be better if a generic driver would work for all printers, i think the reality of the situation on the ground right now means that this problem should at least be addressed. While I think a generic driver could be implemented for a subset of the gcode type printers using existing slicers, perhaps the design of the 3D print pipeline should include at least the ability to select other drivers.

The issue with trying to do something with the current g-code/s3g based tool path solutions is that they actually expose too much device stuff, making it possible to damage the printer, read/write data on SD cards, etc. (security and safety issues)

> Another option you mentioned is cloud services, which in MakerBot's experience is the most implementable solution to slicing printer-side or from a mobile device slaved to the printer. This option also introduces security risks though. Even more so than in 2d printing is security a key concern. It is possible to exploit most printers in such a way as to destroy the printer or even use it to start a fire since it contains many hot elements.

Exactly the reason why we don't want to encourage continued use and standardization of g-code and s3g...

_________________________________________________________
Michael Sweet, Senior Printing System Engineer, PWG Chair

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pwg.org/pipermail/3d-printing/attachments/20151019/3bec5d05/attachment.html>


More information about the 3d-printing mailing list