The sif2ssl slice-and-convert script

Slices a SIF file, which may contain unresolved booleans, and outputs the slices in SSL format.

Location

/project/cs/sequin/caffe/sif/bin/sif2ssl

Usage

Usage: sif2ssl input_file.sif output_file.ssl

Platforms

The slicer and glsif (converter) programs this script calls have been compiled and tested only on the SGI platform under Irix 6.5.

Description

This script provides one-step SIF to SSL processing. It reads the input SIF file and slices it in the input orientation with layer thickness .01, resolves any booleans in the resulting LSIF file using OpenGL calls, and converts the flattened LSIF file to the SSL slice format used by the Stratasys FDM machine's QuickSlice 6.2 software. The script calls Sara's slicer program and Jianlin's glsif program to perform these tasks. The output file can then be read into QuickSlice to generate supports and produce toolpaths.

Note that the sif2ssl script always uses a slice thickness of .01, which is the slice thickness in inches for our current FDM machine. If your SIF file is in units other than inches, or if you wanted to scale or rotate the part before slicing, or your input is in STL, or take advantage of other slicer features such as epsilon vertex merging, then you should run the stand-alone slicer (followed by glsif) instead of using this script.




This page is maintained by Sara McMains
E-mail: sara@cs.berkeley.edu
Last modified: 8/15/00

This page was designed and tested under Netscape using common HTML constructs. No browsers are blocked from viewing this page. Please send mail to the maintainer of this page if you find any broken links or errors in the page construction.