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 |
bubnikv
|
6d4ec5c989
Further fix of https://github.com/alexrj/Slic3r/issues/4085
|
7 years ago |
bubnikv
|
888a904c9b
Workaround of
|
7 years ago |
bubnikv
|
100c8f60a5
Added GCode/PrintExtents.cpp,h
|
7 years ago |
bubnikv
|
748c1ab1de
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
7 years ago |
bubnikv
|
fd3b474a63
Merges https://github.com/prusa3d/Slic3r/pull/509
|
7 years ago |
eyal0
|
d903af5373
Many warnings fixed (#510)
|
7 years ago |
bubnikv
|
836dd98113
CMake build system: Adding -fext-numeric-literals when compiling with gcc.
|
7 years ago |
bubnikv
|
93774087f1
Fixed typo from the previous commit.
|
7 years ago |
bubnikv
|
2c5304a520
Implemented an initial priming line for a single-material print
|
7 years ago |
bubnikv
|
29d9a1e810
Fixed a default locale on Windows for UTF normalization.
|
7 years ago |
bubnikv
|
b35f5780dc
Fixed compilation on OSX & LInux
|
7 years ago |
bubnikv
|
b610866d77
Implemented priming of all the filaments of the Prusa Multi Material.
|
7 years ago |
bubnikv
|
247070cd82
Fixed a regression bug of Slic3r::encode() / decode()
|
7 years ago |
bubnikv
|
dcbc28fd49
Fixed ReleaseWithDebugInfo build.
|
7 years ago |
bubnikv
|
38e35cefc7
Removed the Perl Build.PL for the XS module. This has been replaced
|
7 years ago |
bubnikv
|
4bd694e205
CMake build process: Fixed build on OSX: renamed XS to XS.bundle
|
7 years ago |
bubnikv
|
6688d6c590
CMake build system: Link perl library on windows only.
|
7 years ago |
bubnikv
|
c0a9c67632
CMake build system: Fix on older linux?
|
7 years ago |
bubnikv
|
ff4e8d94c0
CMake build process: Workaround for an old CMake on Linux.
|
7 years ago |
bubnikv
|
d5c2c252a5
CMake build process: Fix of the Perl Alien::Wx querying script.
|
7 years ago |
bubnikv
|
0cb491e135
CMake build process:
|
7 years ago |
bubnikv
|
cf2f29a5f1
reverted a regression bug in the Perl Wx module minium version
|
7 years ago |
bubnikv
|
48f826c2c5
Disabled a limit of the nozzle diameter 0.4mm for the Prusa Wipe Tower.
|
7 years ago |
bubnikv
|
61b89865ff
Fixed a regression bug (bundling of multiple STLs into a single model).
|
7 years ago |
Vojtech Bubnik
|
3469bb2ea6
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
7 years ago |
Vojtech Bubnik
|
81e2c6f2db
CMake build system: Made the Release build default
|
7 years ago |
Vojtech Bubnik
|
85ffbf1f57
Merged
|
7 years ago |
Vojtech Bubnik
|
d0c43c99c3
CMake build system: Linux fixes
|
7 years ago |
Vojtech Bubnik
|
9620596d59
CMake build system - fixes for OSX. Now a working XS.bundle is being generated.
|
7 years ago |
bubnikv
|
ba1c0b0137
CMake build process - fixes of the previous check-ins to build
|
7 years ago |