Re: Help with ChimeraX and dual extruder 3D printing

Hi Billy, ChimeraX writes out the STL files using the coordinates in the ChimeraX scene, so the STL files contain aligned coordinates. The problem is your 3D printer software is changing the alignment. Here's an example of ChimeraX commands open 1eqz surf enclose protein surf enclose nucleic save histones.stl models #1.3 save dna.stl models #1.4 If you open these two STL files in ChimeraX you will see that they are aligned. The STL files only contain x,y,z coordinates and the format does not support any positioning transformations. So the 3D printer software cannot interpret the file in a different way. So your problem is to tell the printer software not to change the alignment given in the two files. Perhaps when you specify the origin in the printer software that origin is relative to the center of the surface bounding box, so it will center the two STL files differently. Tom
On Aug 23, 2023, at 9:40 AM, Dye, Billy via ChimeraX-users <chimerax-users@cgl.ucsf.edu> wrote:
I have been using ChimeraX to generate STL files for 3D printing models of a variety of protein structures that I use in my biology classes. I recently acquired a dual extrusion printer which should allow me to print models in two different colors. For example, I am currently trying to print a nucleosome from RCSB model 7PFX such that the DNA is printed blue from one extruder and the histones white from the second extruder. I am exporting two different STL files from ChimeraX, one with the DNA and one with the histones, and I am attempting to slice with FlashPrint 5 software for a FlashForge Creator Pro 2 printer. However, when I import the two STL files into the slicing software, they are not aligned. Even if I position both at 0,0,0 coordinates, it is obvious that the DNA and histones are not lining up properly. Is there a way to export the two STL files from ChimeraX such that they have a common reference point or origin and will thus align with one another when both are placed into the slicing software?
Many thanks for your consideration and advice, Billy Dye
<PastedGraphic-2.png>
_______________________________________________ ChimeraX-users mailing list -- chimerax-users@cgl.ucsf.edu To unsubscribe send an email to chimerax-users-leave@cgl.ucsf.edu Archives: https://mail.cgl.ucsf.edu/mailman/archives/list/chimerax-users@cgl.ucsf.edu/
participants (1)
-
Tom Goddard