Enrico Turri
419e951a7e
1st installment of svg icons for toolbars and gizmos
2019-02-26 09:56:23 +01:00
Vojtech Kral
af518ff070
Attempt to fix 3D scene popup menu on Linux
2019-02-25 10:35:51 +01:00
bubnikv
c5103cb564
Restart background processing for all steps on G-code export and send to
...
octoprint for SLA if the slicing for a single object only is active.
2019-02-25 10:21:12 +01:00
Enrico Turri
2cc33c7361
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-02-25 09:32:02 +01:00
bubnikv
69bada26c3
Merge remote-tracking branch 'origin/ys_bf_updating'
2019-02-22 16:56:20 +01:00
Enrico Turri
8130c2d08f
Code cleanup
2019-02-22 12:06:56 +01:00
YuSanka
907093ade3
Some fixes for the last commit
2019-02-22 11:59:40 +01:00
Enrico Turri
d0129cd532
Merge branch 'master' of https://github.com/prusa3d/Slic3r into svg_icons
2019-02-22 11:40:04 +01:00
Enrico Turri
af72e2e0eb
Fixed conflicts after merge with master
2019-02-22 10:18:15 +01:00
bubnikv
de8172d2be
Merge branch 'master' of https://github.com/prusa3d/Slic3r
2019-02-22 10:12:18 +01:00
bubnikv
1bbc01a4c0
Show wait cursor when exporting an STL.
...
Fix of SLA gizmo picking by rectangle: point is occluded only if an object
is half its radius away from the point center.
Don't show the temp G-code file name in the status bar when exporting.
2019-02-22 10:11:57 +01:00
Enrico Turri
e9c4175a99
Gizmos overlay using a single png texture
2019-02-22 10:01:34 +01:00
YuSanka
59784e8eac
Fixed bug with update (part of #1801 )
2019-02-22 09:38:56 +01:00
Enrico Turri
83cb2565c8
Fixed conflicts after merge with master
2019-02-22 09:11:49 +01:00
bubnikv
a3e089b701
Merge branch 'master' of https://github.com/Prusa3d/Slic3r
2019-02-21 15:46:23 +01:00
bubnikv
41b8e5873f
Optimization of SLA print time estimation,
...
moved SLA print time estimation calculation into rasterization step,
so that the print time estimation is tracked by some SLAPrintStep.
Extended the output file name generator to use the SLA print statistics.
2019-02-21 15:46:04 +01:00
Vojtech Kral
814fb38e8d
imgui: Attempt to fix Tab key
2019-02-21 13:17:26 +01:00
bubnikv
04d3ce685a
Merge remote-tracking branch 'origin/ys_sla_time_estimation'
2019-02-21 13:11:16 +01:00
bubnikv
b44155244c
Fixed an issue with background processing cancelation & SLA supports
...
for a single object only.
Fixed a spelling issue in "call_cancell_xxx"
2019-02-21 12:39:38 +01:00
Enrico Turri
8ca2fd99be
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-21 11:44:15 +01:00
bubnikv
8e18ea489c
WIP: SLA support "Generate points" and "Apply Changes" will reslice
...
just the selected object.
Added "Host upload active" check on background processing state.
Documented requirements on "update_background_process" to
control the upcoming single "Slice Now" / "Export" button.
2019-02-21 11:40:56 +01:00
Enrico Turri
d5cf14bf83
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-21 08:20:44 +01:00
bubnikv
ebd11c3f7c
Merge remote-tracking branch 'origin/ys_hdpi'
2019-02-20 16:20:30 +01:00
YuSanka
4d210a7aca
Merge remote-tracking branch 'origin/master' into ys_sla_time_estimation
2019-02-20 15:14:53 +01:00
Enrico Turri
bea4d1313b
ENABLE_UNIQUE_BED set as default
2019-02-20 13:50:35 +01:00
Enrico Turri
93a3b3b054
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-20 13:16:39 +01:00
bubnikv
c43dcc1249
Merge branch 'lm_sla_supports_auto2'
2019-02-20 10:58:34 +01:00
Enrico Turri
ba3eb543f3
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-20 08:25:34 +01:00
Lukas Matena
ff4e18d7d9
Ensuring that GLCanvas gets focus when it should (Linux only fix)
2019-02-19 15:54:43 +01:00
Enrico Turri
1202286dbe
Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolume_models
2019-02-19 15:19:49 +01:00
Enrico Turri
727dc40cee
Bed and Axes classes moved from GLCanva3d to Plater to have a unique instance of them shared by all views
2019-02-19 15:15:27 +01:00
bubnikv
ebb077032e
OnActivate handler to:
...
1) Process delayed error messages from background processing
2) Set keyboard focus to the 3D scene if no wx window has keyboard focus.
2019-02-19 14:57:59 +01:00
Lukas Matena
e7bddf8649
SLA gizmo asks about saving changes, right button click removes points
2019-02-19 13:47:28 +01:00
YuSanka
3df2812ca8
Fixed calculation of the consumed material for the supports
2019-02-19 12:14:13 +01:00
Enrico Turri
732be84741
Tech ENABLE_REWORKED_BED_SHAPE_CHANGE set as default
2019-02-19 10:28:32 +01:00
Lukas Matena
f25c10e02e
Merge branch 'master' into lm_sla_supports_auto2
2019-02-19 10:15:16 +01:00
Enrico Turri
7b6321e5e8
Code cleanup
2019-02-18 15:41:12 +01:00
Enrico Turri
d205abe9ed
Added debug output to investigate further #1788
2019-02-18 15:41:04 +01:00
YuSanka
da5a77ef1b
Fixed a typo for the last commit
2019-02-18 13:24:56 +01:00
YuSanka
a42251a448
Time estimation improvement
2019-02-18 12:28:58 +01:00
YuSanka
404fbe0c9a
Added calculation of the material consumption
2019-02-13 15:35:41 +01:00
YuSanka
683a681e79
Implemented estimated printing time for the SLA printing
2019-02-12 16:34:42 +01:00
Vojtech Kral
d91dcb337e
ConfigWizard refactoring
2019-02-12 10:11:00 +01:00
YuSanka
8fa6ea11d6
Fix to last commit
2019-02-11 15:36:05 +01:00
tamasmeszaros
869e7ab8a4
Partial fix for crashing min_obj_distance
2019-02-08 12:30:10 +01:00
YuSanka
d9c50b7796
Changed sidebar controls layout
2019-02-07 14:50:48 +01:00
Lukas Matena
f0bfcd1862
SLA support points (better backend->frontend synchronization and more)
...
- backend to frontend data synchronization to inform the gizmo that new points have been generated
- fixed the inadvertent cancellation of background processing caused by the SLA gizmo touching frontend data during the process
- inactive instances of the object are hidden when the SLA gizmo is active
- fix of imgui combobox rendering
2019-02-06 15:16:25 +01:00
bubnikv
71d995d7aa
Send EVT_SLICING_UPDATE with RELOAD_SLA_SUPPORT_POINTS
...
once object's support points are calculated by the backend.
2019-02-06 14:18:04 +01:00
YuSanka
464f0ef65f
Merge remote-tracking branch 'origin/master' into ys_hdpi
2019-02-06 11:12:44 +01:00
YuSanka
774f4096e2
Fixed scaling of the controls and InfoDialogs (Sys and About)
2019-02-06 10:13:27 +01:00