c26328a0f1
Suppress ColorPrint for the multi-material printing
2018-11-28 16:03:25 +01:00
4741384a4e
Fixed ColorPrint current layer identification
2018-11-28 16:03:24 +01:00
53fa0beb87
SLA slices preview - completed prototype
2018-11-28 15:13:25 +01:00
973052adce
changed SliceIndex to use floating point keys.
2018-11-28 15:02:23 +01:00
952a9f5595
Cut: Account for instance Z properly
2018-11-28 13:36:31 +01:00
725a4e9930
Fix of issue #1368
2018-11-28 12:30:48 +01:00
b2f6dd9a81
fixing support head disapperance on linux
2018-11-28 11:59:39 +01:00
983c6b2698
Enable imgui on Mac
2018-11-27 16:57:37 +01:00
7c69876f29
ColorPrint improvement
...
+ Select "Color Print" preview type if it's not after add/delete new color change
+ Added level heights to the color legend instead of "Color N"
2018-11-27 16:04:56 +01:00
cd43696f05
Support points existence validation.
2018-11-27 13:52:42 +01:00
757e63d8cd
imgui: Fix ENABLE_IMGUI, disable on OS X for now
2018-11-27 11:28:19 +01:00
d57f52c4f6
Correcting parameter name changes and the additional slaposIndexSlices step
2018-11-27 11:06:25 +01:00
1dd82611bf
Cut: Fix lower part rotation
2018-11-26 17:43:27 +01:00
9eaa9a9b2c
Cut: Preserve Z-rotation, fix upper part mesh position,
...
perform custom placing instead of arrange()
2018-11-26 17:09:37 +01:00
321414d772
Implementation of the "ColorPrint" on the 3DScene
2018-11-26 16:28:12 +01:00
3bcc65666d
SLA slices preview - wip 2
2018-11-26 16:17:59 +01:00
dd96939de6
Enabled compilation of SLA libigl dependent code to see what errors
...
will come out of the build server.
2018-11-26 15:44:13 +01:00
f7945e5fa4
Refinement of the slice index interface
2018-11-26 15:09:29 +01:00
7f21f286cb
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-26 14:54:35 +01:00
b86643ce0d
Fixed compilation issues on osx
2018-11-26 14:54:23 +01:00
fc8a9c2a12
Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend
2018-11-26 14:49:31 +01:00
e69220f04c
Initial interface for slice index.
2018-11-26 14:43:28 +01:00
91ac484405
Removed some obsolete Perl bindings.
...
Removed libslic3r from the default include paths for all modules but
libslic3r. Now headers from libslic3r need to be included with an
explicit path (libslic3r/libslic3r.h etc)
Split the localization macros into I18N.{cpp,h}
2018-11-26 14:41:58 +01:00
5eb7f0f0b8
Cut: Re-center objects after cut
2018-11-26 13:35:37 +01:00
5b1bfb0b69
Cut: Use world coordinates
2018-11-26 12:08:10 +01:00
ff5172eedb
imgui: Refactor, use in cut gizmo
2018-11-26 11:16:39 +01:00
64b25a7d08
Added ImGuiWrapper
2018-11-26 10:57:12 +01:00
bf054d9005
Fixed some background processing synchronization issues.
2018-11-23 17:05:44 +01:00
3536f7d87a
SLA support parameters changed: radiuses for diameters.
2018-11-23 13:05:24 +01:00
bbf69876a9
Removed head_back_radius and added pillar widening factor to the parameter layers
2018-11-23 11:51:45 +01:00
ede50f9303
Fixed transformations when deleting second-to-last sub-volume of an object
2018-11-23 10:50:25 +01:00
7c86f6c706
Fix for crash when generating supports with empty input points
2018-11-23 10:28:26 +01:00
9a947f3c16
trying to fix build for OSX
2018-11-22 18:13:34 +01:00
6de2f09ac5
Adding checkbox for disabling support generation (still having pad generation)
2018-11-22 18:02:05 +01:00
ee6b95b002
Available object menu item: optimize orientation
2018-11-22 16:04:21 +01:00
0fbf8191f3
removed is_step_done queries from the pipeline (using return value of set_started)
2018-11-22 14:16:55 +01:00
4f90ba8a4b
Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend and add get_current_elevation
2018-11-22 13:57:13 +01:00
8e9ecc8bd5
status moves continuously when rasterizing
2018-11-22 13:42:52 +01:00
a625d03cb2
Fixed "setting an extruder does not change object's color"
2018-11-22 13:20:13 +01:00
e2d8296135
fix for progress indication values
2018-11-22 12:13:58 +01:00
ba913291e3
Changed the object context menu in the object list for SLA print technology
...
+ changed list of the options for "Add settings"
2018-11-22 11:06:07 +01:00
59f65af597
Fixed a crash on SLA with background processing on and with an empty
...
scene.
2018-11-22 10:35:04 +01:00
5d3cf0cf70
Added shortcuts for gizmos
2018-11-22 10:14:31 +01:00
7123c7e818
Fixed missing include (fixed compilation on OSX)
2018-11-21 18:03:24 +01:00
da269cb33e
Fixed race condition when no pad is generated. Progress indication for SLA is broken.
2018-11-21 17:40:18 +01:00
80ee4feda4
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-21 17:35:58 +01:00
30f61bd66e
WIP: Synchronization of SLA background processing.
2018-11-21 17:35:35 +01:00
fe00f65496
merge tm_sla_supports_backend with master
2018-11-21 16:06:09 +01:00
484162e46b
Change to return const references for TriangleMesh return values in SLAPrintObject's methods
2018-11-21 15:21:57 +01:00
c05c8f10fa
Fixed split object to objects
2018-11-21 14:30:15 +01:00