<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body>
<p>      Hello all, I am a new member, I was just subscribed to this list. I am a 3D printing professional in Brazil (for low-cost, mostly open-source 3D printers). I searched thoroughly through the list archives but could not really find my answer. I am looking forward to try and implement import and export plugins in Blender for a 3d-printing friendly format. I looked into the standards for both AMF and 3MF, and they do not seem really appropriate. 3MF is nice and full of stuff but does not have any kind of curves, splines or NURBS. AMF has curved triangles and also allows you to specify a formula for the curve, but this seems kind of out of hand compared to "real" NURBS. And since some artifacts - specially in the amount of material extruded - appear from the interpolation of triangles to approximate three-dimensional curves, actual NURBS support would be essential for precise 3D prints.</p>
<p>      Then I stumbled upon X3D, which is already implemented in Blender. The latest status of the x3d support seems that from 2015: http://www.web3d.org/news-story/improved-blender-import-x3d-scenes</p>
<p>      However, it was not very clear to me if X3D, and its blender import/export addon, would support something fit for material mixing. FDM 3d printer extruders with the capability to additive mix of colors are being sold right now, and support for mixing them is already being implemented in firmware too (with "virtual extruders" for the mixing). Both 3MF and AMF have proper support for this, AMF having even coordinate-dependent mixtures support. I have read in the specs that currently X3D only supports subtractive light, and also no gradient or mixing for materials, is that right?</p>
<p>      Does anyone else on this list deals specifically with 3D printing? I am not aware of X3D support in any slicer currently. I am curious as to the fitness of this file format for this task. Am I asking too much? Or maybe it just does not fit its intended purpose?</p>
<p> </p>
<p>      Best regards,</p>
<p>      Cláudio (Patola)</p>
<div> </div>
</body></html>