7b9c8ca06c
Fix for empty zip when the object is moved after slicing
2018-11-29 12:53:56 +01:00
980c53970b
merge tm_sla_supports_backend with master, reapply fix for index slice invalidation, fix for autorotation z offset
2018-11-29 11:45:02 +01:00
8fbfad275c
Reordered scene reload to prevent race conditions.
...
Also extended progress status bar to support status value -1 for pulsing.
2018-11-29 10:57:06 +01:00
c010e14460
Suppress ColorPrint for the multi-material printing
2018-11-28 16:03:25 +01:00
360133246c
Fixed ColorPrint current layer identification
2018-11-28 16:03:24 +01:00
bac021d516
SLA slices preview - completed prototype
2018-11-28 15:13:25 +01:00
729e35f1ff
changed SliceIndex to use floating point keys.
2018-11-28 15:02:23 +01:00
34587bd00f
Cut: Account for instance Z properly
2018-11-28 13:36:31 +01:00
69a7991c59
Fix of issue #1368
2018-11-28 12:30:48 +01:00
1a8d98302e
fixing support head disapperance on linux
2018-11-28 11:59:39 +01:00
e4da00c195
Enable imgui on Mac
2018-11-27 16:57:37 +01:00
f203f6fbd9
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
21d5acfdd7
Support points existence validation.
2018-11-27 13:52:42 +01:00
2585e3103d
imgui: Fix ENABLE_IMGUI, disable on OS X for now
2018-11-27 11:28:19 +01:00
415a4fa02b
Correcting parameter name changes and the additional slaposIndexSlices step
2018-11-27 11:06:25 +01:00
4ca8fc0aeb
Cut: Fix lower part rotation
2018-11-26 17:43:27 +01:00
3b20d03e1d
Cut: Preserve Z-rotation, fix upper part mesh position,
...
perform custom placing instead of arrange()
2018-11-26 17:09:37 +01:00
f8bc7cb959
Implementation of the "ColorPrint" on the 3DScene
2018-11-26 16:28:12 +01:00
b153c8cb20
SLA slices preview - wip 2
2018-11-26 16:17:59 +01:00
52c9dd3252
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
2a31f5e6fc
Refinement of the slice index interface
2018-11-26 15:09:29 +01:00
c72522d566
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-26 14:54:35 +01:00
cc283571e7
Fixed compilation issues on osx
2018-11-26 14:54:23 +01:00
5f43ec1b78
Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend
2018-11-26 14:49:31 +01:00
f76560bcc5
Initial interface for slice index.
2018-11-26 14:43:28 +01:00
a378bb7bed
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
63faa917a9
Cut: Re-center objects after cut
2018-11-26 13:35:37 +01:00
25f4f1fe55
Cut: Use world coordinates
2018-11-26 12:08:10 +01:00
c29493a41b
imgui: Refactor, use in cut gizmo
2018-11-26 11:16:39 +01:00
57e9d28a84
Added ImGuiWrapper
2018-11-26 10:57:12 +01:00
103af1d8fb
Fixed some background processing synchronization issues.
2018-11-23 17:05:44 +01:00
746c1d2fd8
SLA support parameters changed: radiuses for diameters.
2018-11-23 13:05:24 +01:00
a05bda5347
Removed head_back_radius and added pillar widening factor to the parameter layers
2018-11-23 11:51:45 +01:00
66a08be209
Fixed transformations when deleting second-to-last sub-volume of an object
2018-11-23 10:50:25 +01:00
7fe7f33b80
Fix for crash when generating supports with empty input points
2018-11-23 10:28:26 +01:00
864a2b387a
trying to fix build for OSX
2018-11-22 18:13:34 +01:00
d28b61f8a3
Adding checkbox for disabling support generation (still having pad generation)
2018-11-22 18:02:05 +01:00
c7434a492b
Available object menu item: optimize orientation
2018-11-22 16:04:21 +01:00
edf80316e1
removed is_step_done queries from the pipeline (using return value of set_started)
2018-11-22 14:16:55 +01:00
c39698878d
Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend and add get_current_elevation
2018-11-22 13:57:13 +01:00
1f8007f0da
status moves continuously when rasterizing
2018-11-22 13:42:52 +01:00
a4be8ef6ad
Fixed "setting an extruder does not change object's color"
2018-11-22 13:20:13 +01:00
3bd1734daa
fix for progress indication values
2018-11-22 12:13:58 +01:00
7b9f498410
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
28a502680a
Fixed a crash on SLA with background processing on and with an empty
...
scene.
2018-11-22 10:35:04 +01:00
c60ed7bc07
Added shortcuts for gizmos
2018-11-22 10:14:31 +01:00
ddf8acb440
Fixed missing include (fixed compilation on OSX)
2018-11-21 18:03:24 +01:00
5c141d9f10
Fixed race condition when no pad is generated. Progress indication for SLA is broken.
2018-11-21 17:40:18 +01:00
487ccdd2be
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-21 17:35:58 +01:00
314f7dc674
WIP: Synchronization of SLA background processing.
2018-11-21 17:35:35 +01:00