PrusaSlicer-NonPlainar/src
bubnikv b8c898bf40 Fixed a bug in validation of the FDM Print to check for extruder
collisions against already printed objects: Rotation of an object
was not being taken into account.
Fixes #2450 PrusaSlicer 2.0 Sequential printing vs rotate object
Fixes #3585 Always Sequential Printing Error (Regardless of setting, placement or object size)

Fixed some collisions in sequential print just after arrangement by
making the validation using a slightly lower extruder radius value
than the arrangement.

Refactored PrintObject coordinate system so that the PrintObject's
coordinate system is always centered in respect to its ModelObject's
geometries. This refactoring may improve path planning a bit and
it may lower the requirements on bits representing Clipper coordinates
by 1 bit.
2020-02-07 14:10:27 +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
expat
glew
glu-libtess
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 Fixed a bug in validation of the FDM Print to check for extruder 2020-02-07 14:10:27 +01:00
miniz
nanosvg
platform OSX handler for 3dconnexion drivers 2020-01-21 14:44:20 +01:00
poly2tri
polypartition
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 Fixed a bug in validation of the FDM Print to check for extruder 2020-02-07 14:10:27 +01:00
stb_dxt
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
PrusaSlicer_app_msvc.cpp more clang warnings enabled, performance measuring 2019-08-16 16:17:37 +02:00