- Author: Harshil Patel
- Organization: The Ohio State Center for Design & Manufacturing Excellence (CDME)
- Submission Name: Alternating Order Hatching
The following instructions should get you up and running:
- Build and run the Dockerfile via
docker build -t osu_cdme:latest -m 2GB .
- Run the Dockerfile via
docker run -it osu_cdme
- Get this directory into the container. Options include
docker cp
andgit clone
. - Build the source code by running
build.bat
- Execute layer/scan generation for the build plate by running
run_Build_Plate.bat
and for the NIST Plate by runningrun_NIST.bat
- You can then find the output .scn file in the location specified in the respective config file.
Alternating order hatching, meaning stripe 1 and then 3 and then 5, then when finished with odd stipes, go to 2 and then 4 and then 6.