enricoturri1966
|
dea641183c
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-08-10 14:22:46 +02:00 |
|
enricoturri1966
|
2aa1c2776c
|
GCodeViewer -> Estimated printing times shown in the legend
|
2020-08-06 10:15:34 +02:00 |
|
enricoturri1966
|
8fc5be7e4f
|
Refactoring to allow to quickly build the various options to show the estimated printing time in gcode viewer scene
|
2020-08-05 15:43:46 +02:00 |
|
enricoturri1966
|
0840b2328a
|
Tech ENABLE_GCODE_VIEWER_AS_STATE set as default
|
2020-08-03 15:00:19 +02:00 |
|
enricoturri1966
|
48ae8dc9a2
|
Modal estimated printing time dialog
Fixed conflicts after merge with master
|
2020-07-27 14:53:17 +02:00 |
|
YuSanka
|
f138978fe7
|
Merge remote-tracking branch 'origin/master' into ys_ph_printers
|
2020-07-21 09:47:29 +02:00 |
|
enricoturri1966
|
2de442b617
|
Pull request #4235 - Fix tick/untick ironing feature in preview by rongith
|
2020-07-20 13:31:39 +02:00 |
|
enricoturri1966
|
73b885fc37
|
GCodeViewer -> Added imgui dialog for estimated printing times
|
2020-07-08 13:33:50 +02:00 |
|
enricoturri1966
|
7e815b4727
|
GCodeViewer -> Fixed sequential view endpoints when moving the vertical slider thumb
|
2020-06-23 14:31:08 +02:00 |
|
enricoturri1966
|
ca7dce9f02
|
Follow-up of dc6f97a6ad -> Fixed toolpaths visualization when editing config data
|
2020-06-22 15:42:27 +02:00 |
|
enricoturri1966
|
289f7a14a0
|
Follow-up of dc6f97a6ad -> Fixed toolpaths visualization when new slicing is required
|
2020-06-22 14:06:41 +02:00 |
|
enricoturri1966
|
dc6f97a6ad
|
ENABLE_GCODE_VIEWER_AS_STATE -> Fixed toolpaths visualization when switching between states and when exporting g-code
|
2020-06-22 11:49:58 +02:00 |
|
YuSanka
|
19c4f32604
|
Preset and PresetBundle are moved to the _libslic3r_ folder
|
2020-06-16 17:03:06 +02:00 |
|
enricoturri1966
|
ab60499298
|
Fixed conflicts after merge with master
|
2020-06-12 10:35:18 +02:00 |
|
YuSanka
|
bf9462749f
|
Fixed Editing of the Template custom Gcode
Fixed reloading of the legend, when preview type was changed
|
2020-06-09 17:10:48 +02:00 |
|
enricoturri1966
|
ca17948f87
|
ENABLE_GCODE_VIEWER_AS_STATE -> Load gcode from file and process it
|
2020-06-08 09:12:20 +02:00 |
|
enricoturri1966
|
70a6fb0e20
|
Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new application state (WIP) + fix of conflicts after merge with master
|
2020-06-05 16:50:17 +02:00 |
|
enricoturri1966
|
4f63095d9a
|
Collapse toolbar moved from GLCanvas3D to Plater::priv
|
2020-06-05 12:33:09 +02:00 |
|
enricoturri1966
|
96db6aaadb
|
Attempt to fix rambling crash on Mac Asan
|
2020-05-28 11:14:56 +02:00 |
|
enricoturri1966
|
448d92df68
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-27 14:29:54 +02:00 |
|
Lukas Matena
|
48c186331a
|
Includes cleanup:
GUI_App.hpp (should not include) MainFrame.hpp
MainFrame.hpp Plater.hpp
ModelArrange.hpp Model.hpp
Slicing.hpp PrintConfig.hpp
FillBase.hpp PrintConfig.hpp
GUI_App.hpp PrintConfig.hpp
OptionsGroup.hpp GUI_App.hpp
|
2020-05-27 14:01:47 +02:00 |
|
enricoturri1966
|
2eb4b2caed
|
Fixed conflicts after merge with master
|
2020-05-27 10:32:02 +02:00 |
|
Lukas Matena
|
cc5fe02cde
|
Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview
|
2020-05-26 13:45:36 +02:00 |
|
enricoturri1966
|
8f91b4f4f4
|
DoubleSlider::Control -> Tweaks to text position for horizontal case
|
2020-05-26 08:34:19 +02:00 |
|
enricoturri1966
|
a63e5b352e
|
ENABLE_GCODE_VIEWER -> Reduced vertical size of horizontal slider
|
2020-05-25 12:08:09 +02:00 |
|
enricoturri1966
|
1af798dbd7
|
DoubleSlider::Control thumb text rendered closer to the slider
|
2020-05-25 11:16:40 +02:00 |
|
enricoturri1966
|
98c2e3c7b1
|
GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Control
|
2020-05-19 11:17:47 +02:00 |
|
enricoturri1966
|
053f509437
|
GCodeViewer -> Fixed visibility of bottom toolbar
|
2020-05-19 10:04:14 +02:00 |
|
enricoturri1966
|
f4303fc419
|
Attempt to fix build on OsX
|
2020-05-18 13:32:07 +02:00 |
|
enricoturri1966
|
163fbec8c8
|
GCodeViewer -> Completed implementation of slider for sequential view
|
2020-05-18 13:24:07 +02:00 |
|
enricoturri1966
|
a68eefbe4a
|
Tech ENABLE_GCODE_VIEWER -> Refactoring and code cleanup
|
2020-05-15 12:25:38 +02:00 |
|
enricoturri1966
|
5be901547e
|
GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Control (wip)
|
2020-05-15 09:22:51 +02:00 |
|
enricoturri1966
|
c02a77d942
|
GCodeViewer -> Prototype for tool marker
|
2020-05-11 13:09:26 +02:00 |
|
enricoturri1966
|
5c6a56ca29
|
GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWER
|
2020-05-07 10:49:12 +02:00 |
|
enricoturri1966
|
df1da3c6ca
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-06 14:41:56 +02:00 |
|
enricoturri1966
|
6f789aaee7
|
GLCanvas3DManager replaced by OpenGLManager
|
2020-05-06 14:38:53 +02:00 |
|
enricoturri1966
|
aa49575e0f
|
Fixed conflicts after merge with master
|
2020-05-06 12:48:00 +02:00 |
|
enricoturri1966
|
0bb56736a1
|
Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as default
|
2020-05-06 12:19:34 +02:00 |
|
enricoturri1966
|
a84c434787
|
GCodeViewer -> Refactoring/Optimization
|
2020-05-05 13:57:51 +02:00 |
|
enricoturri1966
|
813e268d7e
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-04 09:37:29 +02:00 |
|
enricoturri1966
|
c7806dd021
|
GCodeViewer -> Fixed visualization of travel paths
|
2020-05-04 09:37:06 +02:00 |
|
enricoturri1966
|
9f2f798ea2
|
GCodeViewer -> Added ironing extrusion role
|
2020-04-29 13:51:20 +02:00 |
|
enricoturri1966
|
cd5d70d5e1
|
GCodeViewer -> Fixed z slider in initial preview
|
2020-04-29 10:18:29 +02:00 |
|
enricoturri1966
|
d265c84b76
|
GCodeViewer -> Refactoring
|
2020-04-28 12:24:03 +02:00 |
|
enricoturri1966
|
a77461b467
|
GCodeViewer -> Fixed synchronization between legend and bottom toolbar
|
2020-04-28 09:09:24 +02:00 |
|
enricoturri1966
|
2a4d011817
|
GCodeViewer -> Toggle extrusion role visibility by clicking on legend
|
2020-04-28 08:50:52 +02:00 |
|
YuSanka
|
93170870e8
|
Fixed update(clear) of the search_line, when search dialog was opened and closed without changing
|
2020-04-27 11:51:17 +02:00 |
|
enricoturri1966
|
a6ed1d817a
|
GCodeViewer -> Layers z slider wip
|
2020-04-27 11:44:29 +02:00 |
|
enricoturri1966
|
4ea96340d8
|
GCodeViewer -> Draw alphed extrusion paths into legend when set as not visible
|
2020-04-25 12:24:56 +02:00 |
|
enricoturri1966
|
d8091b7ad7
|
ENABLE_GCODE_VIEWER -> Preview toolbar checkboxes moved into a new combo
|
2020-04-24 16:12:38 +02:00 |
|