Skip to content

Releases: Doodle3D/Doodle3D-Slicer

0.0.10

13 Sep 09:46
Compare
Choose a tag to compare

Fixed

  • Adding poly fills in worker
  • Updated clipper-lib
  • Clean open shapes

0.0.9

25 Aug 13:38
Compare
Choose a tag to compare

Added

  • Combing #11
  • Estimated fillament use
  • Estimated print time

0.0.8

01 Aug 12:37
Compare
Choose a tag to compare

Fixed

  • Filter empty slice parts

Feature

  • Don't allow publishing on NPM

0.0.7

28 Jul 13:16
Compare
Choose a tag to compare

Changed

  • Split fill settings into inner and outer fill

Fixed

  • Can now optimize closed non filled paths paths

0.0.6

27 Jul 16:56
Compare
Choose a tag to compare

Fixed

  • fixed error in generateInfills caused by removal of infilloverlap setting

0.0.5

27 Jul 15:16
Compare
Choose a tag to compare

Changed

  • Precalculate outerlines
  • Remover overlap infill setting

Fixed

  • Extruder calculations

0.0.4

24 Jul 16:02
Compare
Choose a tag to compare

Changed

  • Use clipper-js from npm doodle3d organisation

0.0.3

24 Jul 14:04
Compare
Choose a tag to compare

Added

  • Made npm install ready (also from github)

Changed

  • Removed JSPM
  • Transpiling with babel
  • Building simpeExample with webpack3

0.0.2

20 Jul 07:38
Compare
Choose a tag to compare

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

18 Jul 12:19
Compare
Choose a tag to compare

Initial (Semver) Release

Initial Release of the Doodle3D Slicer