PrusaSlicer-NonPlainar/src
bubnikv 4e11552da9 Spiral vase improvements and bugfixes.
Fixes Connecting / expanding Bottom Layers to Vase Perimeter 
Fixes Slicing error in vase mode 
Fixes Slicing Issue (Vase Mode, 0.6mm dmr nozzle) 
Fixes Top fill pattern isn't used in spiral vase mode 
Fixes Cisar's vase doesn't slice correctly, creates artefacts 

When the model is sliced, all the contours are newly oriented
counter-clockwise (even holes), merged and then only the largest area
contour is retained. In perimeter generator, if the largest contour
splits into multiple perimeters, newly only the largest area perimeter
is retained in spiral vase mode. These two changes solve  and similar.

The infill is newly calculated only for the bottom solid layers
if the spiral vase mode is active (removes various unwanted infill
along the vase walls), and the last bottom solid layer is switched
to a top solid pattern (solves ).

The thin walls are newly enforced to be disabled in spiral vase mode,
and the "ensure vertical shell wall" is enforced in spiral vase mode
to extend the bottom of the vase to the vase hull (fixes ).
2020-02-08 21:36:43 +01:00
..
admesh Fixed crash while repairing imported model 2019-12-09 13:27:21 +01:00
agg sla::Raster interface clarified and covered with tests. 2019-10-01 14:58:37 +02:00
avrdude Const correctness improvements: 2020-01-03 16:33:04 +01:00
boost WIP: Nullable configuration value concept, implemented for 2019-07-23 14:15:42 +02:00
build-utils UpdateDialogs: Fix: Wrap update description 2019-08-27 10:37:34 +02:00
clipper Whitespace changes to supress misleading indentation warnings 2019-09-24 16:01:01 +02:00
eigen Upgraded the bundled Eigen to 3.7 2019-01-14 10:27:28 +01:00
expat
glew
glu-libtess WIP Added libtess library extracted from 2019-02-05 18:14:07 +01:00
hidapi removableDriveManager bug fixes 2019-12-18 10:34:26 +01:00
imgui
libigl Speed up of libigl SelfIntersectMesh: 2020-02-03 14:01:35 +01:00
libnest2d force creating static library for libnest2d 2020-01-09 17:12:40 +01:00
libslic3r Spiral vase improvements and bugfixes. 2020-02-08 21:36:43 +01:00
miniz Revert "Patch miniz bundled version to support unicode on Windows." 2019-06-02 19:06:29 +02:00
nanosvg Follow-up of 8ea8eb67e4, utf-8 path conversion moved into nanosvg library 2019-03-27 15:42:01 +01:00
platform OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
poly2tri Updated poly2tri library from https://github.com/jhasse/poly2tri 2019-01-24 15:17:39 +01:00
polypartition Updated the polypartition library from https://github.com/ivanfratric/polypartition 2019-01-24 15:18:16 +01:00
qhull Add OpenVDB to dependencies 2019-10-25 13:15:21 +02:00
semver build: Add source file encoding check 2019-08-19 17:04:14 +02:00
Shiny
slic3r Spiral vase improvements and bugfixes. 2020-02-08 21:36:43 +01:00
stb_dxt Asynchronous texture compression on CPU 2019-05-31 15:25:02 +02:00
CMakeLists.txt OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
PrusaSlicer.cpp Implemented handling of complex ConfigOptionFloatOrPercent chains 2020-02-04 15:27:38 +01:00
PrusaSlicer.hpp Further renaming to PrusaSlicer 2019-05-13 15:14:33 +02:00
PrusaSlicer_app_msvc.cpp more clang warnings enabled, performance measuring 2019-08-16 16:17:37 +02:00