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
|
3efe6675cb
|
Merge remote-tracking branch 'origin/master' into feature_slice_to_png
|
2018-06-25 17:14:29 +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 |
|
Lukas Matena
|
e622401599
|
Wipe tower bugfix - the tower was printed incorrectly when the rotation angle was close to 90 degrees
|
2018-06-21 14:05:07 +02:00 |
|
bubnikv
|
27faaa27f6
|
Merge remote-tracking branch 'remotes/origin/3mf_io'
|
2018-06-19 16:14:57 +02:00 |
|
bubnikv
|
6fef5a07ab
|
Merge remote-tracking branch 'remotes/origin/scene_manipulators'
Disabled the gizmos.
|
2018-06-19 16:12:36 +02:00 |
|
Enrico Turri
|
a3949b9f01
|
Object updated by scale gizmo
|
2018-06-18 15:07:17 +02:00 |
|
tamasmeszaros
|
4328ecc287
|
Merge remote-tracking branch 'origin/master' into feature_slice_to_png
|
2018-06-18 12:17:19 +02:00 |
|
Enrico Turri
|
53f8706805
|
Rotate gizmo interaction with mouse
|
2018-06-15 16:16:55 +02:00 |
|
Enrico Turri
|
0faaef76e8
|
C++ code cleanup
|
2018-06-12 12:18:16 +02:00 |
|
Enrico Turri
|
f8664fce71
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-12 11:55:57 +02:00 |
|
bubnikv
|
303ed0e6c9
|
Bumped up the version number to a final.
|
2018-06-12 11:53:09 +02:00 |
|
Enrico Turri
|
efe6a29032
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-11 13:46:35 +02:00 |
|
bubnikv
|
6cafc7f121
|
Fix of a regression issue, which was certainly in 1.34.0, probably
even longer. An infill / perimeter overlap was not applied
when defined with absolute coordinates.
Fixes https://github.com/prusa3d/Slic3r/issues/964
|
2018-06-11 10:59:02 +02:00 |
|
Enrico Turri
|
bf2fd54578
|
reload_scene method of 3D class moved to c++
|
2018-06-08 09:40:00 +02:00 |
|
Enrico Turri
|
f4a687703c
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-08 08:30:55 +02:00 |
|
Enrico Turri
|
766d1d52a9
|
Fixed import of model rotated clockwise from 3mf
|
2018-06-07 16:13:32 +02:00 |
|
Vojtech Kral
|
2e061994d4
|
Fix: GCodeSender: Line number resynchronisation
|
2018-06-07 15:41:34 +02:00 |
|
Enrico Turri
|
a8500d6bae
|
class 3D callbacks moved to c++
|
2018-06-07 11:18:28 +02:00 |
|
Enrico Turri
|
40bb0b6f55
|
Fixed overflow in Polygon::area()
|
2018-06-05 16:07:09 +02:00 |
|
Enrico Turri
|
1f79713c15
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-05 10:54:15 +02:00 |
|
Enrico Turri
|
489bce5a18
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
2018-06-05 10:53:20 +02:00 |
|
bubnikv
|
03518d2ff2
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r
|
2018-06-04 15:47:51 +02:00 |
|
Enrico Turri
|
109dde00b2
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-06-04 12:25:04 +02:00 |
|
Enrico Turri
|
78c32bdf9a
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
2018-06-04 12:24:14 +02:00 |
|
YuSanka
|
16a5029d58
|
Fixed issue #875 and updated Slic3rPE.pot
|
2018-06-04 12:13:07 +02:00 |
|
Enrico Turri
|
6bf009edee
|
3DScene mouse event handler partially moved to c++ - part 2
|
2018-05-31 16:04:59 +02:00 |
|
Enrico Turri
|
30a3b2179b
|
3DScene timer and _variable_layer_thickness_action method moved to c++
|
2018-05-30 15:18:45 +02:00 |
|
Lukas Matena
|
db22b2f504
|
Bugfix: first color of the wipe tower preview was incorrect with some models
|
2018-05-30 11:02:00 +02:00 |
|
Lukas Matena
|
b95a6f2626
|
Fix of previous commit
|
2018-05-29 15:29:20 +02:00 |
|
Enrico Turri
|
5c745485e1
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-29 13:56:41 +02:00 |
|
Enrico Turri
|
38d0c964d8
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into 3mf_io
|
2018-05-29 13:55:46 +02:00 |
|
Enrico Turri
|
363a964ebb
|
3DScene render method partially moved to c++
|
2018-05-29 13:54:34 +02:00 |
|
Lukas Matena
|
cb5f5c65b0
|
Analyzer tags for the wipe tower also generate layer height and line width (so the priming lines+brim are visible and ramming lines are correct width)
|
2018-05-29 12:41:40 +02:00 |
|
Lukas Matena
|
e4aff5b08a
|
Feedrate on the first layer of the wipe tower properly set (bugfix)
|
2018-05-29 09:07:23 +02:00 |
|
tamasmeszaros
|
b6f8ea0334
|
Progress should be displayed with synchronization.
|
2018-05-25 18:21:06 +02:00 |
|
tamasmeszaros
|
fcef1b107e
|
Making some meaningful progress feedback.
|
2018-05-25 16:55:55 +02:00 |
|
Enrico Turri
|
c51ce63b9b
|
3DScene layer editing overlay completely moved to c++
|
2018-05-25 15:56:14 +02:00 |
|
tamasmeszaros
|
5fe83110cb
|
Fix crashing png export on Linux.
|
2018-05-25 15:01:57 +02:00 |
|
Enrico Turri
|
157a34bcd9
|
AMF I/O - Automatic detection if open file is zip archive or xml format
|
2018-05-24 09:57:12 +02:00 |
|
tamasmeszaros
|
56db426de7
|
Merge remote-tracking branch 'origin/master' into feature_slice_to_png
|
2018-05-23 16:29:02 +02:00 |
|
tamasmeszaros
|
a2eecdfb25
|
Output directory selection changed to zip file selection with file dialog.
|
2018-05-23 16:28:18 +02:00 |
|
Enrico Turri
|
486180c422
|
Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cpp
|
2018-05-23 15:33:25 +02:00 |
|
tamasmeszaros
|
3bdb12ada1
|
Making it compile on GCC 4.9
|
2018-05-23 14:16:54 +02:00 |
|
bubnikv
|
a9499ae45c
|
Fix of a crash intruduced with e8247c5646
|
2018-05-23 13:19:25 +02:00 |
|
tamasmeszaros
|
a7298d9d89
|
Merge with latest master
|
2018-05-23 12:27:07 +02:00 |
|