Vojtech Bubnik
|
8a2a9dba2f
Eradicated admesh from TriangleMesh:
|
3 years ago |
Vojtech Bubnik
|
58d8ab3dea
Removed the PRUS format parser. WIP: admesh eradication:
|
3 years ago |
Vojtech Bubnik
|
0f3cabb5d9
Support for forward compatibility of configurations, user and system
|
3 years ago |
Vojtech Bubnik
|
aa0335a750
Trying to fix perl bindings
|
4 years ago |
YuSanka
|
89035febfa
Fixed includes
|
4 years ago |
tamasmeszaros
|
1bffc2b99b
Add ModelArrange.hpp as extension to Model.hpp, use it for duplicating
|
4 years ago |
bubnikv
|
ac6969c992
Reworked the Perl unit / integration tests to use the same Print
|
5 years ago |
bubnikv
|
8bf6e69851
Removed the layer_height_ranges from the Perl bindings and unit tests.
|
5 years ago |
bubnikv
|
0bb8ee149e
Sharing TriangleMesh objects between the front end (UI) and back end
|
5 years ago |
bubnikv
|
37f96db9fe
Fixed Perl bindings
|
6 years ago |
bubnikv
|
e0cf7ecd22
WIP: Command line slicing for SLA.
|
6 years ago |
Vojtech Kral
|
b950e9e575
Fix build
|
6 years ago |
bubnikv
|
c2e46350f2
Separated Print / PrintObject into PrintBase.cpp/h to support SLAPrint
|
6 years ago |
bubnikv
|
7ffa22191d
Fixed some issues with front end / back end synchronization.
|
6 years ago |
bubnikv
|
cf5dcfa9ed
ModelBase ID refactoring, starting to work.
|
6 years ago |
bubnikv
|
857863102d
Merge branch 'dev_native' into vb_dev_native_background_processing
|
6 years ago |
bubnikv
|
7ed2752b2b
WIP: Reconstruction of background processing update timer,
|
6 years ago |
Enrico Turri
|
059ab4a05c
ModelInstance's full 3D transform set as default
|
6 years ago |
bubnikv
|
6260e43f61
Merge remote-tracking branch 'origin/dev2' into dev_native
|
6 years ago |
bubnikv
|
9a3db200a5
Updated AMF/3MF import to pass configuration into a DynamicPrintConfig
|
6 years ago |
Enrico Turri
|
a651f5f5d7
ModelInstance full 3D transform code moved into a single technology
|
6 years ago |
Enrico Turri
|
0e1843a871
1st installment of ModelInstance 3D scale components
|
6 years ago |
Enrico Turri
|
e3d44b07fe
Fixed arrange for objects with 3D rotations
|
6 years ago |
Enrico Turri
|
07274589a3
1st installment of ModelInstance 3D rotation components
|
6 years ago |
bubnikv
|
fe3b92870f
Merged with dev
|
6 years ago |
Enrico Turri
|
fef5a5252e
Fixed conflicts after merging with master
|
6 years ago |
bubnikv
|
0b5b02e002
Eradicated the Pointf class, replaced with Eigen Vector3d
|
6 years ago |
bubnikv
|
cb138a20b8
Completely replaced the homebrew Pointf3 class with Eigen Vec3d.
|
6 years ago |
Lukas Matena
|
86b67bbd42
Lay flat - rotation is now done in one go directly about the necessary axis
|
6 years ago |
Enrico Turri
|
bd4061c3b0
Merge with master branch
|
6 years ago |
Enrico Turri
|
8eb9ddc2eb
Max count of auto assigned extruders when splitting object set as dependent of current printer
|
6 years ago |
Enrico Turri
|
71d9500b2e
More robust fix for 3D view and GUI buttons not in synch when object's size is almost identical to print volume's size
|
6 years ago |
Enrico Turri
|
4b8bd48663
AMF and 3MF export - Export of print config customizable by user in the select file dialog
|
6 years ago |
Enrico Turri
|
bdd2d725c8
Out of bed detection - 1st installment
|
7 years ago |
Enrico Turri
|
f5f27859e0
AMF I/O - Embedded config data + zip formatting
|
7 years ago |
Enrico Turri
|
8885f5e344
3mf import/export of config data
|
7 years ago |
Enrico Turri
|
33553e1c50
3mf Exporter - 1st installment
|
7 years ago |
bubnikv
|
31085fb1d7
Ported some ModelObject methods from Perl to C++.
|
7 years ago |
bubnikv
|
b724d789fd
New feature: Splitting an object into a multi-part volume.
|
7 years ago |
bubnikv
|
5cae4cc614
Fix of https://github.com/prusa3d/Slic3r/issues/285
|
7 years ago |
bubnikv
|
ff9d565ba7
Implemented UI for ordering volumes
|
7 years ago |
bubnikv
|
4010dd71f6
Support Prusa Control project files (.PRUS) by the GUI.
|
8 years ago |
bubnikv
|
ee619701d8
Got rid of the Perl Format::STL, Format::AMF, Format::OBJ for good.
|
8 years ago |
bubnikv
|
25dfe7278c
Initial rewrite of the file accessors from Perl to C++.
|
8 years ago |
bubnikv
|
a4dd6c7ce5
Added missing get_volume() method to the PrintObject Perl interface.
|
8 years ago |
bubnikv
|
88e34ff5de
Store / retrieve layer height profile from the AMF file.
|
8 years ago |
bubnikv
|
43ac693900
Added a tooltip overlay for the variable layer height edit tool.
|
8 years ago |
bubnikv
|
6217622865
Hopefully a fix of https://github.com/prusa3d/Slic3r/issues/11
|
8 years ago |
Alessandro Ranellucci
|
4913e90e10
Remove any Perl related code from libslic3r
|
9 years ago |
Alessandro Ranellucci
|
ed75219215
Ported mode Model methods to XS
|
9 years ago |