Skip to content

Commit 1ada861

Browse files
author
Sphinx
committed
Automated update e451db211bdd855a5d0f1f6bba18985ffee12696
1 parent 118860e commit 1ada861

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

dev/api/Bio.PDB.SCADIO.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,12 @@
147147
for specific print customizations relevant to 3D printing (such as rotatable
148148
bond mechanisms or hydrogen bond magnets). Alternatively, use e.g. Chimera to
149149
render a structure as ribbons or similar for printing as a single object.</p>
150+
<p>OpenSCAD does not currently (2024) support multi-color or multi-material
151+
output for 3D printing. As a workaround, use the <cite>colorSelect</cite> variable in
152+
the OpenSCAD output to render each color separately and generate separate STL
153+
files to combine in the slicer. See Jeff Bar,
154+
&lt;<a class="reference external" href="https://nextjeff.com/creating-multi-extruder-designs-in-openscad-for-3d-printing-6c43a002ef64">https://nextjeff.com/creating-multi-extruder-designs-in-openscad-for-3d-printing-6c43a002ef64</a>&gt;
155+
for development of this technique.</p>
150156
<p>I suggest generating your initial model using the OpenSCAD script provided
151157
here, then modifying that script according to your needs. Changing the
152158
atomScale and bondRadius values can simplify the model by removing gaps and

dev/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)