|
|
3515c01e0f
|
Preview class refactoring: Moved initialization of member variables
to header.
|
2020-12-02 11:38:10 +01:00 |
|
|
|
3ccd122727
|
#5333 - Reworked navigation of preview's sliders using the keyboard
|
2020-12-01 08:33:06 +01:00 |
|
|
|
50d757f601
|
Preview - Visualization of wipe mones
|
2020-11-21 10:36:10 +01:00 |
|
|
|
b866618272
|
ENABLE_GCODE_VIEWER set as default in:
GLCanvas3D hpp/cpp
GUI_Preview hpp/cpp
|
2020-11-19 12:29:19 +01:00 |
|
|
|
f7d607fa5d
|
Removed cog icon from the horizontal slider.
+ Shortcut "Shift+G" works from the Preview canvas now (not just from the focused slider as before)
|
2020-11-04 07:30:33 -08:00 |
|
|
|
d35499d466
|
Fixed crash when moving horizontal slider thumb in preview with no toolpath active
|
2020-10-07 13:38:21 +02:00 |
|
|
|
77787e36ad
|
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
|
2020-09-10 08:49:50 +02:00 |
|
|
|
0b88b32141
|
GCode viewer using the proper layout when started as a standalone application
|
2020-09-08 11:40:06 +02:00 |
|
|
|
886731a6d4
|
Code cleanup
|
2020-09-01 09:28:02 +02:00 |
|
|
|
9b00880871
|
GCodeViewer -> Changed layout of sliders in preview
|
2020-08-19 12:59:50 +02:00 |
|
|
|
90b78deae6
|
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 |
|
|
|
32e5d73a53
|
GCodeViewer -> Added imgui dialog for estimated printing times
|
2020-07-08 13:33:50 +02:00 |
|
|
|
3126c17462
|
Follow-up of dc6f97a6ad -> Fixed toolpaths visualization when new slicing is required
|
2020-06-22 14:06:41 +02:00 |
|
|
|
acd8801d3a
|
Fixed conflicts after merge with master
|
2020-05-27 10:32:02 +02:00 |
|
|
|
802a58cdb4
|
Include cleanup: GUI_ObjectManipulation.hpp, GUI, GUI_Preview
|
2020-05-26 13:45:36 +02:00 |
|
|
|
a8628a040c
|
Include cleanup: do not include Model.hpp from 3DScene.hpp
|
2020-05-26 13:45:36 +02:00 |
|
|
|
cc179c7283
|
GCodeViewer -> Fixed visibility of bottom toolbar
|
2020-05-19 10:04:14 +02:00 |
|
|
|
027acba162
|
GCodeViewer -> Completed implementation of slider for sequential view
|
2020-05-18 13:24:07 +02:00 |
|
|
|
de9294daab
|
Tech ENABLE_GCODE_VIEWER -> Refactoring and code cleanup
|
2020-05-15 12:25:38 +02:00 |
|
|
|
7c725d73ee
|
GCodeViewer -> Imgui slider for sequential view replaced by DoubleSlider::Control (wip)
|
2020-05-15 09:22:51 +02:00 |
|
|
|
0c3adc6805
|
GCodeAnalyzer and GCodePreviewData removed from tech ENABLE_GCODE_VIEWER
|
2020-05-07 10:49:12 +02:00 |
|
|
|
71f98f2857
|
Fixed conflicts after merge with master
|
2020-05-06 12:48:00 +02:00 |
|
|
|
8bba1d96dc
|
Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as default
|
2020-05-06 12:19:34 +02:00 |
|
|
|
59e88baf9d
|
GCodeViewer -> Toggle extrusion role visibility by clicking on legend
|
2020-04-28 08:50:52 +02:00 |
|
|
|
ab739151b2
|
ENABLE_GCODE_VIEWER -> Preview toolbar checkboxes moved into a new combo
|
2020-04-24 16:12:38 +02:00 |
|
|
|
806b74352f
|
GCodeViewer -> Refactoring and code cleanup
|
2020-04-23 15:12:40 +02:00 |
|
|
|
7817818219
|
GCodeViewer -> Extrusion toolpaths colored by color print (wip) + visualization of tool changes, color changes, pause prints, custom gcodes + refactoring
|
2020-04-22 16:29:07 +02:00 |
|
|
|
5b92741b23
|
Fixed conflicts after merge with master
|
2020-03-30 09:36:37 +02:00 |
|
|
|
77d41a143c
|
ENABLE_GCODE_VIEWER - Basic framework for new gcode viewer
|
2020-03-02 15:13:23 +01:00 |
|
|
|
f61f6a98a5
|
GLCanvas3DManager moved from being a static member of _3DScene to be a normal member of GUI_App
|
2020-03-02 10:58:46 +01:00 |
|
|
|
46739c0c47
|
Implemented editing for extruder of existing ToolChangeCode tick
+ Code refactoring: DoubleSlider is extracted from wxExtensions
|
2020-01-23 16:11:21 +01:00 |
|
|
|
eef74403bf
|
Synchronized mode of color_print data to/from 3mf/amf
+ Code refactoring " CustomGCode extracted to separate namespace and file
|
2020-01-23 16:11:21 +01:00 |
|
|
|
fbe9a6aa9a
|
Context menus improvements. Disabling unused extruders for color_change
|
2020-01-10 16:49:07 +01:00 |
|
|
|
b4d45eb2d9
|
Fixed unresponsive 3Dconnexion device when switching to preview
|
2020-01-03 11:41:29 +01:00 |
|
|
|
e395ff7e7e
|
Code cleaning - deleted extruder selector
|
2019-11-27 16:03:16 +01:00 |
|
|
|
9522a57676
|
Code cleaning
|
2019-11-27 15:27:44 +01:00 |
|
|
|
a2db5aa496
|
Preview mode: Implemented a show of the part printed by selected extruder
|
2019-10-24 08:43:27 +02:00 |
|
|
|
3b6b9219a9
|
Implemented possibility to set extruder sequence for whole print
|
2019-10-18 12:35:35 +02:00 |
|
|
|
c469699a7c
|
Improved extruder_selector for DoubleSlider
|
2019-10-16 10:30:29 +02:00 |
|
|
|
4ea0e7bf9d
|
Information from DoubleSlider is saved to Model
GCode creating can work with that values.
|
2019-10-10 16:03:58 +02:00 |
|
|
|
9d5e872865
|
DoubleSlider refactoring
|
2019-09-05 15:31:22 +02:00 |
|
|
|
709ac9bb3f
|
1st installment of export of gcode toolpaths to obj file
|
2019-08-20 09:01:09 +02:00 |
|
|
|
014039ed4b
|
Show/hide the legend using a new checkbox in preview
|
2019-08-08 10:04:05 +02:00 |
|
|
|
2db15c620b
|
Fixed colot_print issues:
* Disabled color change information for the SLA and FFF-multimaterial presets
* Corrected switch between "color print" and "feature type" on Preview
|
2019-07-02 14:06:58 +02:00 |
|
|
|
5da69bee3a
|
1) Perspective camera set as default camera type
2) Camera type selection added to Preferences dialog
|
2019-06-24 15:55:14 +02:00 |
|
|
|
7ccd8a42fa
|
Fixed DoubleSlider manipulation from Preview scene
|
2019-06-18 11:40:26 +02:00 |
|
|
|
b5126a4cf4
|
DoubleSlider manipulation from preview scene
|
2019-06-13 16:10:33 +02:00 |
|
|
|
589da90209
|
Fixed delayed update of 3D scene when moving preview layers' slider (as reported in #1250)
|
2019-05-17 15:04:06 +02:00 |
|
|
|
2193d38d5c
|
Added Esc shortcut and menu item for command deselect all
|
2019-05-14 11:57:39 +02:00 |
|
|
|
0da12d08fd
|
Big Refactoring: - deleted/renamed all _Prusa_ prefixes,
- cleaned code from commented parts
- rescale() -> msw_rescale()
|
2019-04-25 01:45:00 +02:00 |
|