Commit Graph

30 Commits

Author SHA1 Message Date
tamasmeszaros
dc9d347540 png export parameters routed to SLA print config. PngExportDialog disabled. 2018-08-28 14:55:40 +02:00
tamasmeszaros
5e63749852 png export recovered 2018-08-27 16:58:20 +02:00
tamasmeszaros
0fa348155f Merge remote-tracking branch 'origin/eigenize' into sla_base_pool 2018-08-21 13:50:09 +02:00
bubnikv
5ebf7f093d Merged with master 2018-08-17 18:07:45 +02:00
tamasmeszaros
79c0ed429c Rough base pool geometry can be generated from convex hull or from the ground slice itself. 2018-08-13 18:23:49 +02:00
tamasmeszaros
38f2cdb9ec Merge remote-tracking branch 'origin/master' into feature_slice_to_png
# Conflicts:
#	xs/CMakeLists.txt
2018-08-09 10:53:27 +02:00
tamasmeszaros
ae0883970d Fixing the "last item doesn't fit" problem. 2018-08-02 13:15:30 +02:00
tamasmeszaros
eb736cf484 Prepare integration for arbitrary shaped print beds. 2018-07-30 16:41:35 +02:00
tamasmeszaros
6b21e5bd3c Merge remote-tracking branch 'origin/master' into feature_slice_to_png 2018-07-18 10:14:28 +02:00
tamasmeszaros
7995ea014f Remove progress indicators for individual threads. 2018-07-03 13:58:35 +02:00
tamasmeszaros
75befce576 Stop the ongoing slicing process when attempting to export. 2018-07-03 13:12:15 +02:00
tamasmeszaros
ee6a1e22d7 Removing progress indicators for individual threads. 2018-07-03 12:43:17 +02:00
tamasmeszaros
c11c469d75 fix for progressindicator not being destroyed after export to png 2018-07-03 11:40:02 +02:00
tamasmeszaros
2ef581e175 Localization for app controller. 2018-07-03 10:22:55 +02:00
tamasmeszaros
fce52e4b89 Scale correction revert in case of exception. 2018-07-02 16:36:30 +02:00
tamasmeszaros
4081134cfc Proper localization of AppController 2018-07-02 16:15:21 +02:00
tamasmeszaros
ab6369f58d Fixing crash on linux. Exporting png in the UI thread. 2018-07-02 14:50:54 +02:00
tamasmeszaros
3af0614d7c Fix crash on Linux when arranging 2018-07-02 11:22:47 +02:00
tamasmeszaros
b9aee1617f Autocenter finally disabled. Progress indication works. 2018-06-29 17:46:21 +02:00
tamasmeszaros
9269876856 AppController reachable trough Plater.pm 2018-06-28 19:16:36 +02:00
tamasmeszaros
f0b44f95e2 AppController integration 2018-06-28 18:47:18 +02:00
tamasmeszaros
d3881b6a30 ExpTime incorporated. Some refactor as welll. 2018-06-28 13:21:24 +02:00
tamasmeszaros
dee8d8d568 Execution abstraction and build fix for linux and mac 2018-06-27 18:23:53 +02:00
tamasmeszaros
eebc20098a Refactor and extensions to png export dialog. 2018-06-27 17:43:54 +02:00
tamasmeszaros
e4e2fc7814 Export dialog ready 2018-06-26 15:53:43 +02:00
tamasmeszaros
07da934398 Merge branch 'feature_slice_to_png' of github.com:prusa3d/Slic3r into feature_slice_to_png
# Conflicts:
#	xs/src/slic3r/AppController.cpp
#	xs/src/slic3r/AppController.hpp
2018-06-25 17:13:36 +02:00
tamasmeszaros
996791ca7c Merge remote-tracking branch 'origin/master' into feature_slice_to_png
# Conflicts:
#	lib/Slic3r/GUI/MainFrame.pm
2018-06-25 13:24:37 +02:00
Tamás Mészáros
0ee31bc3d1 Separating wx and the app controller. 2018-06-25 12:40:01 +02:00
tamasmeszaros
935bd252e2 Slicing in C++ with progress indication. 2018-06-20 14:50:18 +02:00
tamasmeszaros
e51c13841b AppController class created to take the necessary app logic into C++. 2018-06-19 17:45:21 +02:00