tamasmeszaros
9a947f3c16
trying to fix build for OSX
2018-11-22 18:13:34 +01:00
tamasmeszaros
6de2f09ac5
Adding checkbox for disabling support generation (still having pad generation)
2018-11-22 18:02:05 +01:00
tamasmeszaros
0f0d163c54
Merge branch 'tm_sla_supports_backend'
2018-11-22 16:12:22 +01:00
YuSanka
3fae92f54c
Fixed updating of the value for "Post processing scripts" field
2018-11-22 16:09:28 +01:00
YuSanka
25f2cd2450
Position(Displacement)/Rotation/Scale for group selection
2018-11-22 16:09:28 +01:00
YuSanka
69e874597f
Hide "Extruder" column for the SLA printing
2018-11-22 16:09:28 +01:00
tamasmeszaros
ee6b95b002
Available object menu item: optimize orientation
2018-11-22 16:04:21 +01:00
bubnikv
e1854aeab0
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-22 15:30:56 +01:00
bubnikv
0d2a1e6eef
Removed legacy GUI Perl bindings,
...
replaced Print & SLAPrint pointers with BackgroundProcessing pointer
at the GLCanvas3D level, so that the Print & SLAPrint access will be
synchronized with the current printer technology.
2018-11-22 15:29:59 +01:00
tamasmeszaros
0fbf8191f3
removed is_step_done queries from the pipeline (using return value of set_started)
2018-11-22 14:16:55 +01:00
tamasmeszaros
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
tamasmeszaros
8e9ecc8bd5
status moves continuously when rasterizing
2018-11-22 13:42:52 +01:00
bubnikv
c4a0a2b4cb
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-22 13:33:34 +01:00
bubnikv
4966e7e547
Fix of my previous commit.
2018-11-22 13:33:21 +01:00
Enrico Turri
9c19f322ac
Added member m_sla_shift_z to GLVolume
2018-11-22 13:33:20 +01:00
bubnikv
34ac1ffce8
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-22 13:20:18 +01:00
bubnikv
a625d03cb2
Fixed "setting an extruder does not change object's color"
2018-11-22 13:20:13 +01:00
Enrico Turri
e6616bf7f7
Fixed volumes translation
2018-11-22 12:50:54 +01:00
bubnikv
293bce3aea
Synchronize SLA background processing on UI change, so that
...
the supports disappear if invalidated.
2018-11-22 12:42:17 +01:00
tamasmeszaros
e2d8296135
fix for progress indication values
2018-11-22 12:13:58 +01:00
Enrico Turri
9d0144a6c3
Selection updated to detect sla volumes
2018-11-22 12:07:26 +01:00
Enrico Turri
18bc95b11c
Added Edit -> Delete all menu item
2018-11-22 11:31:53 +01:00
Enrico Turri
b389683a9e
Gizmos' shortcut not requiring shift key pressed
2018-11-22 11:13:00 +01:00
YuSanka
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
Enrico Turri
5d33d75d38
Different colors for SLA support and pad geometry
2018-11-22 11:01:57 +01:00
bubnikv
59f65af597
Fixed a crash on SLA with background processing on and with an empty
...
scene.
2018-11-22 10:35:04 +01:00
Enrico Turri
5d3cf0cf70
Added shortcuts for gizmos
2018-11-22 10:14:31 +01:00
bubnikv
7123c7e818
Fixed missing include (fixed compilation on OSX)
2018-11-21 18:03:24 +01:00
tamasmeszaros
da269cb33e
Fixed race condition when no pad is generated. Progress indication for SLA is broken.
2018-11-21 17:40:18 +01:00
bubnikv
80ee4feda4
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2018-11-21 17:35:58 +01:00
bubnikv
30f61bd66e
WIP: Synchronization of SLA background processing.
2018-11-21 17:35:35 +01:00
tamasmeszaros
68269e0399
Merge remote-tracking branch 'origin/master' into tm_sla_supports_backend
2018-11-21 16:06:53 +01:00
tamasmeszaros
fe00f65496
merge tm_sla_supports_backend with master
2018-11-21 16:06:09 +01:00
Enrico Turri
c662578d7b
Use Del as shortcut for Edit/Delete selected
2018-11-21 16:00:20 +01:00
Enrico Turri
88bf9b40b4
Added menu Edit -> Delete selected
2018-11-21 15:47:41 +01:00
Enrico Turri
a5f35f3fd3
Added menu Edit -> Select all
2018-11-21 15:28:35 +01:00
tamasmeszaros
484162e46b
Change to return const references for TriangleMesh return values in SLAPrintObject's methods
2018-11-21 15:21:57 +01:00
YuSanka
97aed6ee21
Fixed updating of the options values after the clearing of the TextCtrl
2018-11-21 15:05:18 +01:00
Enrico Turri
c05c8f10fa
Fixed split object to objects
2018-11-21 14:30:15 +01:00
bubnikv
22aef36a54
Added force_full_scene_refresh parameter to the 3DScene::refresh()
...
function to force a refresh of all GLVolumes. Currently this hack
is used by the Platter::arrange() function only, and ideally
we should replace this parameter with a smarter 3DScene::refresh()
function, which would check for the transformation matrices as well.
2018-11-21 13:52:46 +01:00
bubnikv
bfe9975d7b
Removed the unused force_autocenter parameter from Plater::update()
2018-11-21 13:32:24 +01:00
Enrico Turri
39665fad9c
Ensure object on bed after deletion of subpart
2018-11-21 12:27:20 +01:00
tamasmeszaros
1e9d7d7d99
merge with master
2018-11-21 12:17:52 +01:00
tamasmeszaros
48b2a45bb2
Using the new status update interface to refresh scene right after the supports are ready.
2018-11-21 12:10:10 +01:00
Enrico Turri
41cbe3e242
Fixed translation of volumes
2018-11-21 11:33:31 +01:00
tamasmeszaros
4bb1ae933e
trying to fix broken arrange on master
2018-11-21 11:09:14 +01:00
tamasmeszaros
186ee71b44
Arrangement is still not working, update is probably broken.
2018-11-21 11:07:08 +01:00
Enrico Turri
f94888f606
Small refactoring
2018-11-21 10:36:09 +01:00
Enrico Turri
05815ace3f
Adjusted main shortcuts
2018-11-21 10:21:12 +01:00
tamasmeszaros
2ced4fcfb5
comments...
2018-11-21 10:00:49 +01:00