bubnikv
|
857b78ddca
Fix of the previous commit: Slic3r::Config::new_from_defaults_keys
|
7 years ago |
bubnikv
|
21633bc0ba
throw std::invalid_argument instead of std::exception
|
7 years ago |
bubnikv
|
2455aee97c
Further reduction of Perl Config.pm methods.
|
7 years ago |
bubnikv
|
3bc79e80d5
Fixed configuration & validate C++ ports.
|
7 years ago |
bubnikv
|
5a99e694ce
Another step towards the C++ presets.
|
7 years ago |
bubnikv
|
ee645007f2
Another step towards C++ presets.
|
7 years ago |
bubnikv
|
7fe4265ac8
Fixed crashes when loading a .PRUSA platter file.
|
7 years ago |
bubnikv
|
7308017ee8
Added the AGPL v3 license file
|
7 years ago |
bubnikv
|
05eb613fd0
Fix of a 3D print path preview for the wipe tower: Calculate
|
7 years ago |
bubnikv
|
f269919b5a
When executing G-code post-processing scripts written in perl on windows,
|
7 years ago |
bubnikv
|
a25edeb8fe
Fixes the scene disappearing when there are no Prusa MM priming towers.
|
7 years ago |
bubnikv
|
09ec5ccd9b
Fixed a bug in the temperature handling of the Prusa Multi Material
|
7 years ago |
bubnikv
|
44feb056d1
Fix of https://github.com/prusa3d/Slic3r/issues/492
|
7 years ago |
bubnikv
|
caeb4365a8
admesh: changed header_num_facets to uint32
|
7 years ago |
bubnikv
|
c27b12dfa6
Big endian fix, thanks to @hyperair for hints and initial implementation.
|
7 years ago |
bubnikv
|
784630f584
Fixed the cubic infill: The cubic infill was 30% flatter than it should
|
7 years ago |
bubnikv
|
a5b3609576
Merge branch 'stable' of https://github.com/prusa3d/Slic3r into stable
|
7 years ago |
bubnikv
|
fe0bf6ebf3
Optimization of Perlglue ConfigBase__get
|
7 years ago |
bubnikv
|
d9d6d996e9
Utility functions to pass wxWidgets pointers from Perl to C++ code.
|
7 years ago |
bubnikv
|
af51220f34
Fix of preceding commit.
|
7 years ago |
bubnikv
|
b9d57483d8
perglue.cpp - use static_cast instead of dynamic_cast if possible,
|
7 years ago |
bubnikv
|
746afbd790
Yet another compilation fix?
|
7 years ago |
bubnikv
|
9a7d1bb566
Another compilation fix.
|
7 years ago |
bubnikv
|
de2c6a2a3d
exception what() method shall be noexcept.
|
7 years ago |
bubnikv
|
67ce4d862b
One more fix of the preceding commit.
|
7 years ago |
bubnikv
|
38aca5047f
Fix of the preceding commit for gcc & clang:
|
7 years ago |
bubnikv
|
3731820c48
Optimization of the configuration layer:
|
7 years ago |
bubnikv
|
a91d7cb2f7
Redefined the ==, != operators of Point and BoundingBox classes
|
7 years ago |
bubnikv
|
a191fbbec8
Fix of a 3D print path preview for the wipe tower: Calculate
|
7 years ago |
bubnikv
|
5a844c91f1
When executing G-code post-processing scripts written in perl on windows,
|
7 years ago |
bubnikv
|
a830a3c161
Fixes the scene disappearing when there are no Prusa MM priming towers.
|
7 years ago |
bubnikv
|
e719e48a84
Fixed a bug in the temperature handling of the Prusa Multi Material
|
7 years ago |
bubnikv
|
eb0117b1c1
Fix of https://github.com/prusa3d/Slic3r/issues/492
|
7 years ago |
bubnikv
|
9898024ce9
admesh: changed header_num_facets to uint32
|
7 years ago |
bubnikv
|
1958673806
Fixed the cubic infill: The cubic infill was 30% flatter than it should
|
7 years ago |
bubnikv
|
a52a04550e
Big endian fix, thanks to @hyperair for hints and initial implementation.
|
7 years ago |
bubnikv
|
84d4bf8fdb
Load presets into the new C++ class.
|
7 years ago |
bubnikv
|
b1e3b0cdf9
Further fixes of the previous commit.
|
7 years ago |
bubnikv
|
8089631f10
Fix of the previous commit: Fix compilation on Linux.
|
7 years ago |
bubnikv
|
473233019c
Initial partial implementation of presets in C++.
|
7 years ago |
bubnikv
|
b58756f38b
A bit of refactoring and beautification.
|
7 years ago |
bubnikv
|
e16f827223
Ported PrintConfigBase::_handle_legacy from Perl to C++,
|
7 years ago |
bubnikv
|
cd084a33c6
Fixed a regression bug, which was made during the porting of
|
7 years ago |
bubnikv
|
630b746cab
Fix a lag when starting to move a platter object.
|
7 years ago |
bubnikv
|
777dc8c48b
Fixed a missing bbox.defined=true assignment.
|
7 years ago |
bubnikv
|
e2a169b0e5
Changed the G-code protocol for cleaning up the priming towers
|
7 years ago |
bubnikv
|
83b5b9e660
Set a missing bbox.defined flag.
|
7 years ago |
bubnikv
|
6b2b279889
Fix of "exponentional values generated as G1 F-1.95058e+006 causing problems"
|
7 years ago |
bubnikv
|
98408bbed0
Fixed a crash when slicing leads to no print.
|
7 years ago |
bubnikv
|
b08d6f1969
The last priming area is shortened and the excess wipe is moved
|
7 years ago |