1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
tamasmeszaros 797c812f31 Stop the ongoing slicing process when attempting to export. 2018-07-03 13:12:15 +02:00
tamasmeszaros 033b7eb8ad Removing progress indicators for individual threads. 2018-07-03 12:43:17 +02:00
tamasmeszaros 10b19c8604 fix for progressindicator not being destroyed after export to png 2018-07-03 11:40:02 +02:00
tamasmeszaros ec571aec44 Scale correction revert in case of exception. 2018-07-02 16:36:30 +02:00
tamasmeszaros 478dd2a93f Proper localization of AppController 2018-07-02 16:15:21 +02:00
tamasmeszaros 4f27f6c6dc Fixing crash on linux. Exporting png in the UI thread. 2018-07-02 14:50:54 +02:00
tamasmeszaros 18bfe4f2dc ExpTime incorporated. Some refactor as welll. 2018-06-28 13:21:24 +02:00
tamasmeszaros 8497289650 Execution abstraction and build fix for linux and mac 2018-06-27 18:23:53 +02:00
tamasmeszaros ac9d81cfa0 Refactor and extensions to png export dialog. 2018-06-27 17:43:54 +02:00
tamasmeszaros ae682b9cd3 Export dialog ready 2018-06-26 15:53:43 +02:00
tamasmeszaros 99f6866a1d 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 f26cb9ebd6 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 6737506b14 Separating wx and the app controller. 2018-06-25 12:40:01 +02:00
tamasmeszaros 8dcf789d4b Slicing in C++ with progress indication. 2018-06-20 14:50:18 +02:00
tamasmeszaros 5f310e1520 AppController class created to take the necessary app logic into C++. 2018-06-19 17:45:21 +02:00