enricoturri1966
|
5a7e4ff47c
|
Faster toolpaths refresh when changing options selection in preview
|
2020-12-11 14:59:58 +01:00 |
|
enricoturri1966
|
f77475e501
|
Tech ENABLE_SHOW_WIPE_MOVES set as default
|
2020-12-07 10:29:50 +01:00 |
|
enricoturri1966
|
26982b16c7
|
#5080 - Reworked logic for automatic selection of current view type in preview
|
2020-12-04 12:31:50 +01:00 |
|
Vojtech Bubnik
|
89ff8eef10
|
Preview class refactoring: Moved initialization of member variables
to header.
|
2020-12-02 11:38:10 +01:00 |
|
enricoturri1966
|
6ae1a10614
|
#5333 - Reworked navigation of preview's sliders using the keyboard
|
2020-12-01 08:33:06 +01:00 |
|
enricoturri1966
|
f68cf49f3d
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_wipe_moves
|
2020-11-23 10:11:04 +01:00 |
|
Vojtech Bubnik
|
25ca1fcf77
|
Some minor refactoring / polishing.
|
2020-11-21 13:16:03 +01:00 |
|
enricoturri1966
|
0e6acbc0e2
|
Preview - Visualization of wipe mones
|
2020-11-21 10:36:10 +01:00 |
|
YuSanka
|
bca000a739
|
Font of the DoubleSliders is changes to default (#5121)
|
2020-11-20 17:27:44 +01:00 |
|
YuSanka
|
5144feb319
|
Estimated printing time per layer for SLAPrint
Split the time if it's needed
|
2020-11-19 21:41:51 +01:00 |
|
enricoturri1966
|
ef9cea76c2
|
ENABLE_GCODE_VIEWER set as default in:
GLCanvas3D hpp/cpp
GUI_Preview hpp/cpp
|
2020-11-19 12:29:19 +01:00 |
|
YuSanka
|
feffb66085
|
Ruler for DoubleSlider: Added estimated print time
|
2020-11-18 05:02:51 -08:00 |
|
enricoturri1966
|
0688a76c73
|
Code cleanup
|
2020-11-13 11:50:52 +01:00 |
|
enricoturri1966
|
e78e3ad80b
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_sequential
|
2020-11-13 10:46:41 +01:00 |
|
enricoturri1966
|
80e8b5e985
|
Removed the legacy PreviewData.cpp,hpp
|
2020-11-11 16:38:51 +01:00 |
|
enricoturri1966
|
4ad42d6171
|
WIP - Sequential print visualization using vertical slider in preview (missing travel moves)
|
2020-11-11 16:22:09 +01:00 |
|
enricoturri1966
|
bf12c7cb8c
|
GCode Viewer - Fixed color print visualization for gcode containing multiple extruders
|
2020-11-09 13:06:20 +01:00 |
|
YuSanka
|
ed2f03ec79
|
Localization:
Some phrases are corrected in the code
The POT-file is updated
|
2020-11-05 22:17:49 +01:00 |
|
YuSanka
|
ea5fdcd7b1
|
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 |
|
enricoturri1966
|
f94e94f53e
|
GCode tool marker set as visible by default
|
2020-11-03 09:27:18 +01:00 |
|
enricoturri1966
|
516db43b20
|
Improved handling of loading invalid .gcode files
|
2020-11-02 11:59:37 +01:00 |
|
enricoturri1966
|
e6e3e98fd5
|
Fixed editable lower thumb of sequential slider when changing settings in preference dialog while the preview is hidden
|
2020-10-26 13:52:51 +01:00 |
|
enricoturri1966
|
8d59abfdf8
|
Fixed color of layer containing pause prints in non-gcode preview
|
2020-10-22 12:55:13 +02:00 |
|
enricoturri1966
|
5d3d9d9b92
|
#4888 - Fixed jerky movements in Preview when using 3D mouse
|
2020-10-19 12:34:33 +02:00 |
|
Vojtech Bubnik
|
f1c9d39302
|
Unifying "unretraction" and "deretraction" #3862
Deretraction or unretraction? #3541
|
2020-10-17 21:23:31 +02:00 |
|
enricoturri1966
|
06c35297b6
|
Disabled icon to add color changes, print pauses and custom gcode in vertical slider of standalone gcode viewer
|
2020-10-17 14:01:45 +02:00 |
|
enricoturri1966
|
ccd8e3644e
|
Fixed build when tech ENABLE_GCODE_VIEWER is disabled
|
2020-10-16 14:08:24 +02:00 |
|
enricoturri1966
|
8580ecacca
|
Added option to apply the sequential slider in preview to top layer only or to whole gcode toolpaths
|
2020-10-15 10:25:13 +02:00 |
|
enricoturri1966
|
f04d9c1806
|
Tech ENABLE_GCODE_APP_CONFIG as default
|
2020-10-12 12:38:34 +02:00 |
|
enricoturri1966
|
21366f56e7
|
Added menu command Configuration/Language to standalone gcode viewer
|
2020-10-12 08:39:40 +02:00 |
|
enricoturri1966
|
f16ef0643c
|
Horizontal slider in preview applied only to top layer
|
2020-10-09 08:45:48 +02:00 |
|
enricoturri1966
|
25932e8072
|
Allow to disable editing of lower thumb in DoubleSlider::Control
|
2020-10-08 14:40:12 +02:00 |
|
enricoturri1966
|
6d00ed9e2f
|
Follow-up of 3fdc48452e -> Modified logic to disable horizontal slider in preview
|
2020-10-08 14:09:39 +02:00 |
|
enricoturri1966
|
3fdc48452e
|
Modified rendering of DoubleSlider::Control when disabled
|
2020-10-08 12:50:29 +02:00 |
|
enricoturri1966
|
2ecd78b0d5
|
Fixed crash when moving horizontal slider thumb in preview with no toolpath active
|
2020-10-07 13:38:21 +02:00 |
|
enricoturri1966
|
0f44caa99c
|
ENABLE_SLOPE_RENDERING set as default
Slope rendering active only when using Gizmo FDM supports
|
2020-10-02 15:43:39 +02:00 |
|
enricoturri1966
|
88457bf412
|
Tech ENABLE_GCODE_VIEWER_AS_STANDALONE_APPLICATION set as default
|
2020-09-10 08:49:50 +02:00 |
|
enricoturri1966
|
ab556a398b
|
GCode viewer using the proper layout when started as a standalone application
|
2020-09-08 11:40:06 +02:00 |
|
enricoturri1966
|
e32930aa6c
|
Code cleanup
|
2020-09-01 09:28:02 +02:00 |
|
enricoturri1966
|
db77f80681
|
Follow-up of eca4f0a4cd . Fixed preview background on all platforms
|
2020-08-19 13:14:47 +02:00 |
|
enricoturri1966
|
eca4f0a4cd
|
GCodeViewer -> Changed layout of sliders in preview
|
2020-08-19 12:59:50 +02:00 |
|
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 |
|