Releases: Doodle3D/Doodle3D-Slicer
Releases · Doodle3D/Doodle3D-Slicer
0.0.10
Fixed
- Adding poly fills in worker
- Updated clipper-lib
- Clean open shapes
0.0.9
0.0.8
0.0.7
Changed
- Split fill settings into inner and outer fill
Fixed
- Can now optimize closed non filled paths paths
0.0.6
Fixed
- fixed error in generateInfills caused by removal of infilloverlap setting
0.0.5
Changed
- Precalculate outerlines
- Remover overlap infill setting
Fixed
- Extruder calculations
0.0.4
Changed
- Use clipper-js from npm doodle3d organisation
0.0.3
Added
- Made npm install ready (also from github)
Changed
- Removed JSPM
- Transpiling with babel
- Building simpeExample with webpack3
0.0.2
Fixed
- Fixed is flat check, correctly ignores faces that point directly up or down
- Property deconstruction in support creation
- Total number of steps to correctly display progress (progress was 109% when finished)
- Better error handling
- Removed ProgressPromise as this was causing building errors
Changed
- Pre-calculate outerlines to (slightly) increase performance
- onProgress parameter in slice function
0.0.1
Initial (Semver) Release
Initial Release of the Doodle3D Slicer