Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daid/sliceanddaid
A fast 3D printer slicer in Java
https://github.com/daid/sliceanddaid
Last synced: about 2 months ago
JSON representation
A fast 3D printer slicer in Java
- Host: GitHub
- URL: https://github.com/daid/sliceanddaid
- Owner: daid
- Created: 2011-11-01T16:43:14.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-28T07:44:50.000Z (about 11 years ago)
- Last Synced: 2023-03-12T08:58:14.284Z (almost 2 years ago)
- Language: Java
- Homepage:
- Size: 180 KB
- Stars: 19
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
THIS PROJECT IS LONG DEAD AND REPLACED BY CURA, kept for historical reasons!
WHAT IS IT?
===========
SliceAndDaid is a 3D slicer written in Java. It's a much faster replacement
for skeinforge.It processes STL input files into GCode. Right now it only creates the outline.
It does NOT do infills yet. Which will be the next step.However, it currently does so in seconds instead of minutes compared to Skeinforge.
HOW TO BUILD?
=============
I've provided a simple ant build script.
So running with ant installed should be a simple:
$ ant
$ java -jar SliceAndDaid.jarThere are no extra dependences, just java. Eclipse project files are also supplied.
HOW TO USE?
===========
Change the settings you want, and slice ahead. The default settings should work
on an Ultimaker. These settings are conservative.