24eed24037Removed mutable members from class Selection
enricoturri1966
2021-04-16 15:25:03 +02:00
a393df59d7Further refactoring into struct Camera
enricoturri1966
2021-04-16 14:05:55 +02:00
714b70f8d3Further refactoring into struct Camera
enricoturri1966
2021-04-16 14:05:55 +02:00
074a44833eRemoved mutable members from struct Camera
enricoturri1966
2021-04-16 13:44:01 +02:00
61e1b2a993Removed mutable members from struct Camera
enricoturri1966
2021-04-16 13:44:01 +02:00
dabac92755Fixed flickering of 3D scene GUI when the scene's bounding box gets very big
enricoturri1966
2021-04-16 12:49:57 +02:00
cb98885c2bFixed flickering of 3D scene GUI when the scene's bounding box gets very big
enricoturri1966
2021-04-16 12:49:57 +02:00
66f6c8c786Fixed conversion to utf8 of strings entered using Custom G-code dialog
enricoturri1966
2021-04-16 09:48:22 +02:00
d9f13f1420Fixed conversion to utf8 of strings entered using Custom G-code dialog
enricoturri1966
2021-04-16 09:48:22 +02:00
ce73671f47Project dirty state manager -> Improvements to management of gizmos dirty state
enricoturri1966
2021-04-16 09:36:19 +02:00
f19beec8f8Project dirty state manager -> Improvements to management of gizmos dirty state
enricoturri1966
2021-04-16 09:36:19 +02:00
ac813e8e76Merge pull request #6357 from pmjdebruijn/creality
rtyr
2021-04-15 22:20:07 +02:00
2ab7acd291Merge pull request #6357 from pmjdebruijn/creality
rtyr
2021-04-15 22:20:07 +02:00
48a93e40fbAfter issuing the color change custom G-code, which is most likely just M600, reset the internal retract counter, so that a retract will happen after the firmware returns from M600 to the initial position.
Vojtech Bubnik
2021-04-15 16:29:30 +02:00
c052b78005After issuing the color change custom G-code, which is most likely just M600, reset the internal retract counter, so that a retract will happen after the firmware returns from M600 to the initial position.
Vojtech Bubnik
2021-04-15 16:29:30 +02:00
8c3d098ff6Project dirty state manager -> management of gizmos dirty state WIP
enricoturri1966
2021-04-15 15:19:03 +02:00
19bf72fdcfProject dirty state manager -> management of gizmos dirty state WIP
enricoturri1966
2021-04-15 15:19:03 +02:00
d5ddf8b00eRemovableManager on OSX: Testing for dictionary values for nullness. Hopefully it fixes Can not start slicer on mac Bigsur #5719
Vojtech Bubnik
2021-04-15 13:48:20 +02:00
d12bfef0a8RemovableManager on OSX: Testing for dictionary values for nullness. Hopefully it fixes Can not start slicer on mac Bigsur #5719
Vojtech Bubnik
2021-04-15 13:48:20 +02:00
64ec319017Fix for arrange crash when geometry has zero length segments
tamasmeszaros
2021-01-12 17:01:14 +01:00
e658823f57Fix for arrange crash when geometry has zero length segments
tamasmeszaros
2021-01-12 17:01:14 +01:00
57a73c5769Updated MK2 and MK3 bed textures.
rtyr
2021-04-15 10:42:55 +02:00
30b6aac535Updated MK2 and MK3 bed textures.
rtyr
2021-04-15 10:42:55 +02:00
1e69e6def1Follow-up of 526233ca47 -> Take in account original instances scale factor
enricoturri1966
2021-04-15 08:41:20 +02:00
1ed9795340Follow-up of 526233ca47 -> Take in account original instances scale factor
enricoturri1966
2021-04-15 08:41:20 +02:00
526233ca47Modified version of automatic downscale on load of objects too big
enricoturri1966
2021-04-14 14:46:49 +02:00
ffefa3625eModified version of automatic downscale on load of objects too big
enricoturri1966
2021-04-14 14:46:49 +02:00
0625788583Fixed obvious bug in move operator, discovered by clang lint ran by Tamas.
Vojtech Bubnik
2021-04-14 14:25:25 +02:00
ddc8e0d7deFixed obvious bug in move operator, discovered by clang lint ran by Tamas.
Vojtech Bubnik
2021-04-14 14:25:25 +02:00
7112ac61b6Replacing ClipperLib::IntPoint with Eigen point as a first step to make the ClipperLib paths and polygons compatible with Slic3r paths and polygons without conversions and memory allocations.
Vojtech Bubnik
2021-04-14 09:22:51 +02:00
6007f7ee49Replacing ClipperLib::IntPoint with Eigen point as a first step to make the ClipperLib paths and polygons compatible with Slic3r paths and polygons without conversions and memory allocations.
Vojtech Bubnik
2021-04-14 09:22:51 +02:00
41a0e270acFix integer overflows in libnest2d tests
tamasmeszaros
2021-04-14 08:51:54 +02:00
847cdcb7cbFix integer overflows in libnest2d tests
tamasmeszaros
2021-04-14 08:51:54 +02:00
8845b0245aFixed build against wxWidgets 3.0
Lukas Matena
2021-04-14 07:04:25 +02:00
e610102fa5Fixed build against wxWidgets 3.0
Lukas Matena
2021-04-14 07:04:25 +02:00
41c56f2eb8creality.ini: Extrudr NX2 slightly lower temps
Pascal de Bruijn
2021-04-13 19:09:54 +02:00
d95f9425cecreality.ini: Extrudr NX2 slightly lower temps
Pascal de Bruijn
2021-04-13 19:09:54 +02:00
29cd8aac26WIP: Fix of arrangement after reducing ClipperLib::cInt from int64_t to int32_t
Vojtech Bubnik
2021-04-13 16:35:46 +02:00
f0e1464ca3WIP: Fix of arrangement after reducing ClipperLib::cInt from int64_t to int32_t
Vojtech Bubnik
2021-04-13 16:35:46 +02:00
c1179fc2c7Marked the unsafe ClipperUtils offset functions with CLIPPERUTILS_UNSAFE_OFFSET Replaced some of the unsafe offset functions with safe variants. Please test the 1) print bed from STL function 2) concentric infill
Vojtech Bubnik
2021-04-13 13:28:21 +02:00
a1a50fe096Marked the unsafe ClipperUtils offset functions with CLIPPERUTILS_UNSAFE_OFFSET Replaced some of the unsafe offset functions with safe variants. Please test the 1) print bed from STL function 2) concentric infill
Vojtech Bubnik
2021-04-13 13:28:21 +02:00
e8643125d8Clipper / ClipperUtils: 1) Let Clipper use int32_t for representing its coordinates. This reduces memory and allows to skip conversion between Slic3r Polygon and Clipper polygon. 2) Disable additional offset before executing the Clipper Offset algorithm. We don't see any reason for that and it required 64bit Clipper coordinates, which were disabled with 1).
Vojtech Bubnik
2021-04-13 11:31:54 +02:00
1b6534d5acClipper / ClipperUtils: 1) Let Clipper use int32_t for representing its coordinates. This reduces memory and allows to skip conversion between Slic3r Polygon and Clipper polygon. 2) Disable additional offset before executing the Clipper Offset algorithm. We don't see any reason for that and it required 64bit Clipper coordinates, which were disabled with 1).
Vojtech Bubnik
2021-04-13 11:31:54 +02:00
dbd1c09523FDM snug supports: New parameter "closing radius", inspired by Cura's support_join_distance
Vojtech Bubnik
2021-04-12 14:56:30 +02:00
05386e9b20FDM snug supports: New parameter "closing radius", inspired by Cura's support_join_distance
Vojtech Bubnik
2021-04-12 14:56:30 +02:00