Commit Graph

3520 Commits

Author SHA1 Message Date
fb0c31c5a8 Merge branch 'master' of https://github.com/Prusa3d/Slic3r 2018-12-03 13:21:48 +01:00
e99fa7d104 Implemented naming of the SLA export file based on the output file name
template.

Reworked naming of the plater exports to not use the output file name
template, but to derive the file name from the first printable object's name.

Fixed error handling: Reimpemented the Perl's "eval" blocks
as try / catch blocks.
2018-12-03 13:14:28 +01:00
b7552954f3 Gizmo flatten -> allow for only single instance and let planes follow the instance when moving the object by dragging it on the scene 2018-12-03 11:14:17 +01:00
1897633d24 Fixed GLVolumes reuse after instance deletion 2018-12-03 10:37:46 +01:00
74335331b3 Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend 2018-11-30 14:28:27 +01:00
531497576b Fixed a few bugs with pad_enable and supports_enable 2018-11-30 14:26:41 +01:00
7925a777df Removed gizmo reset by double-cliking on grabbers 2018-11-30 11:42:36 +01:00
1b24349cd2 Fixed offset of last remaining object part after deletion 2018-11-30 10:25:09 +01:00
b26a1af52c Fix for empty or broken png output.
Fix for instance transformation order error and state invalidation issues with rasterization.
2018-11-29 18:12:40 +01:00
17cacc6210 Fix for empty zip when the object is moved after slicing 2018-11-29 12:53:56 +01:00
a0f7d92fee 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
fa1de21859 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
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