CS 285: SOLID MODELING, Fall 2011


Assignment #6: Prepare your Design for Layered Manufacturing

Prepare a promising representation of your design (which might not be a completely legal B-Rep.),.
If you choose sweeps or subdivision surfaces, or other "smooth" functions, aim for not more than 20,000 triangles.
Scale your Bell, so that it fits inside a 2-inch cube.
At this scale, its thinnest features should be at least 1.5mm (60 mils).
Save this object as a .STL file.

The next step is to check what QuickSlice thinks of your design, and whether it is indeed ready for fabrication on our Fused-Deposition Modeling (FDM) machine.
QuickSlice is the (old, no longer available) preprocessing software that came with the machine (FDM 1650) from Stratasys.
There is newer software, but it does not offer an equally transparent look into the various processing steps.

Copy the folder:   http://www.cs.berkeley.edu/~sequin/QuickSliceV62-qsmc/    to your PC;  ideally install it on the C:-drive.
Make sure that the paths in  qs.bat  are set in accordance with where you have placed the above folder; e.g., when it is on the C-drive, it should be:
set QS_BASE=C:\QuickSliceV62-qsmc
set QS_PATH=C:\QuickSliceV62-qsmc\QS
Once you have access to a computer that runs QuickSlice, check for the following settings: machine default = FDM 1650,
also indicate that you want 0.01-inch slices, and run with TP12 nozzles, dispensing ABS P400 Material and ABS P400 Release (= support).

I found the reason that I could not see the "Create Roads" button!
QuickSlice expects a display screen with at least 1280 by 1024 pixels.
My settings on the ThinkPad were too low and so the "Create Roads" button was hidden under the "Select Options" panel.
Once the display was set to the proper resolution, the program ran just fine ...  (But some scrolling of the window was required  :-)

Running QuickSlice from other machines:

If you don't have access to an old Windows machine, you can run QuickSlice remotely as follows:

Logon to any Instructional Windows machine (e.g. in 349 Soda or in 199 Cory or 105 Cory).
Alternatively, logon to a Windows Remote Desktop Server (i.e., Terminal Server).
On the instructional Macs the "Remote Desktop Connection" program is in the Applications folder.

The Instructional Remote Desktop Servers are:

iserver1.eecs.berkeley.edu
iserver2.eecs.berkeley.edu
iserver3.eecs.berkeley.edu

To start QuickSlice, once you are logged into Windows, you can open
the "Start->Run" dialog box and enter:

\\fileservice\cs285\QuickSliceV62-qsmc\bin\qs.bat

It may take up to 30 seconds after the first black QuickSlice command window opens
until you see the full display windows with all the action buttons that I showed in class.
Close the "About QuickSlice" window.
In the "Files" window, find under the tab "Devices" a directory
in which you can see the STL file that you want to open; select your file.
If you log on with your research account, you should see it under the H: drive.
If you log on with a class account, you should see it under the U: drive.
(Later pick that same directory for saving your STL, SSL, SML files.)
Now close the "System Setup" window and proceed as outlined below...

A couple of the Windows machines in 349 Soda Hall
also have QuickSlice directly installed on their C: drive.
Those machines display the QuickSlice icon on the desk top.
Your enrollment in CS 285 should give you access to that room.


Examine your shapes generated in SLIDE with the QuickSlice program.

These are the basic steps:

A more detailed enumeration of the steps that you should go through in QuickSlice can be found in "Running your Design through QuickSlice".

Due Date: Monday, 10/3/2011, 4pm

E-mail me the captured shaded jpg/gif-image of your part,  and pointers to the URL's where I can find your STL and SML_files,
as well as a couple of paragraphs describing extra steps you had to take to make a (mostly) clean B-rep,
and the tricks you used to work around any QuickSlice problems encountered.

Due: Wednesday, 10/12/2011, 4pm

Clean up your FDM parts and bring them back for another "photo-op".


PREVIOUS < - - - - > CS 285 HOME < - - - - > CORRESPONDING LECTURE < - - - - > NEXT
Page Editor: Carlo H. Séquin