|
|
4ec8960d66
|
Added info notification, when Color Change G-code is empty and user try to add color change on DoubleSlider.
|
2020-12-09 11:36:56 +01:00 |
|
|
|
b3252b71a0
|
Fix for #5142
|
2020-12-09 10:23:39 +01:00 |
|
|
|
c16221dc8c
|
Localization: Fixed some phrases. Updated POT and NL dictionary.
|
2020-12-04 13:08:48 +01:00 |
|
|
|
3ccd122727
|
#5333 - Reworked navigation of preview's sliders using the keyboard
|
2020-12-01 08:33:06 +01:00 |
|
|
|
92df2ee84f
|
Fixed bug introduced with 4d483f323f
|
2020-11-26 13:37:08 +01:00 |
|
|
|
3e01419c43
|
GCode Viewer -> Show extimated layer time on the vertical slider for gcode produced by PrusaSlicer 2.3.0, Cura, Simplify3D, CraftWare, ideaMaker
|
2020-11-26 08:43:04 +01:00 |
|
|
|
ecb8a729df
|
DoubleSlider: Fixed ruler for the short objects
|
2020-11-24 15:14:04 +01:00 |
|
|
|
a611bac4b5
|
Do not show anything in vertical slider if estimated times are missing
|
2020-11-24 12:00:46 +01:00 |
|
|
|
60e2631708
|
ENABLE_GCODE_VIEWER set as default in:
DoubleSlider hpp/cpp
|
2020-11-24 11:53:52 +01:00 |
|
|
|
592b0e82d8
|
Follow-up to 80e8b5e985
Removed the legacy PreviewData.cpp,hpp
|
2020-11-21 11:02:20 +01:00 |
|
|
|
afba189df2
|
Font of the DoubleSliders is changes to default (#5121)
|
2020-11-20 17:27:44 +01:00 |
|
|
|
3f08684873
|
Estimated printing time per layer for SLAPrint
Split the time if it's needed
|
2020-11-19 21:41:51 +01:00 |
|
|
|
cae3faa526
|
Ruler for DoubleSlider: Added estimated print time
|
2020-11-18 05:02:51 -08:00 |
|
|
|
e0962e007f
|
DoubleSlider's ruler is implemented in respect to the use with sequential printing of objects
|
2020-11-18 05:02:51 -08:00 |
|
|
|
85cfd6599e
|
Implemented ruler for the vertical DoubleSlider
|
2020-11-18 05:02:51 -08:00 |
|
|
|
21aedc156e
|
Removed the legacy PreviewData.cpp,hpp
|
2020-11-11 16:38:51 +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 |
|
|
|
3f36168b61
|
"Sequential slider applied only to top layer" parameter from the Preferences is applied just for the horizontal slider now
|
2020-11-03 15:45:23 +01:00 |
|
|
|
0a908a6722
|
Fixed build when ENABLE_GCODE_VIEWER is disabled
|
2020-10-27 13:52:54 +01:00 |
|
|
|
3fae9b7d58
|
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 |
|
|
|
24a182280b
|
DoubleSlider : Fixed motion of the upper thumb, when no one thumb is active
|
2020-10-21 13:17:07 +02:00 |
|
|
|
46423a2cad
|
Fix of #4909
Deleted redundant control of the mode update. We should update DoubleSlider's mode every time
|
2020-10-20 11:17:51 +02:00 |
|
|
|
cff1cbf20f
|
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 |
|
|
|
a220a34b51
|
Allow to disable editing of lower thumb in DoubleSlider::Control
|
2020-10-08 14:40:12 +02:00 |
|
|
|
0fc80e01f3
|
Fix in upgrade_text_entry_dialog()
|
2020-10-08 14:12:25 +02:00 |
|
|
|
ceb83c119e
|
Follow-up of 3fdc48452e -> Modified logic to disable horizontal slider in preview
|
2020-10-08 14:09:39 +02:00 |
|
|
|
a13899aa1c
|
Modified rendering of DoubleSlider::Control when disabled
|
2020-10-08 12:50:29 +02:00 |
|
|
|
2a107a2336
|
Skip invisible moves when moving horizontal slider thumb in preview
|
2020-10-07 13:19:44 +02:00 |
|
|
|
451320fca0
|
Extended hover capability in DoubleSlider::Control
|
2020-08-18 12:39:46 +02:00 |
|
|
|
250687b71a
|
Fixed conflicts after merge with master
|
2020-06-12 10:35:18 +02:00 |
|
|
|
e2ca78fbc2
|
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 |
|
|
|
fe79c4588c
|
Fixed export/import from/to amf and 3mf file.
|
2020-06-08 12:25:29 +02:00 |
|
|
|
06dacd1c84
|
Editing of the custom GCodes like ColorChange and PausePrint
|
2020-06-07 22:42:54 +02:00 |
|
|
|
b4a1da9506
|
Follow up of e77fa3512a -> changed logic for DoubleSlider::Control accelerators
|
2020-05-27 16:14:14 +02:00 |
|
|
|
3bf4d3eb45
|
DoubleSlider::Control -> Shift and Ctrl used as accelerators for moving thumbs with arrows key and mouse wheel
|
2020-05-27 16:03:40 +02:00 |
|
|
|
5bbc804744
|
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_gcode_viewer
|
2020-05-27 14:29:54 +02:00 |
|
|
|
64e585d4c6
|
DoubleSlider::Control -> Fixed crash when pressing numpad [+] and [-] keys while the horizontal slider has focus
|
2020-05-27 14:29:27 +02:00 |
|
|
|
edcaab8b0a
|
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 |
|
|
|
3431cfc752
|
DoubleSlider::Control -> Change text position at the edges of horizontal slider
|
2020-05-27 11:50:29 +02:00 |
|
|
|
230c32667c
|
DoubleSlider::Control -> Tweaks to text position for horizontal case
|
2020-05-26 08:34:19 +02:00 |
|
|
|
1002f9c42b
|
DoubleSlider:Control platform dependent background color
|
2020-05-25 13:53:41 +02:00 |
|
|
|
0ffb88f44e
|
DoubleSlider::Control background color
|
2020-05-25 11:59:12 +02:00 |
|
|
|
69af5f9480
|
DoubleSlider::Control thumb text rendered closer to the slider
|
2020-05-25 11:16:40 +02:00 |
|
|
|
7ff678eefa
|
Fixed selection of thumbs into gcode sequential view slider
|
2020-05-21 13:07:55 +02:00 |
|
|
|
6bc9e82231
|
GCodeViewer -> New icons for thumbs of horizontal DoubleSlider::Control
|
2020-05-19 11:17:47 +02:00 |
|
|
|
c6c3207bee
|
Tech ENABLE_GCODE_VIEWER -> Adapting DoubleSlider::Control for sequential view
|
2020-05-15 17:57:47 +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 |
|
|
|
614aa63d50
|
2nd attempt to fix build on OsX
|
2020-05-07 13:07:56 +02:00 |
|
|
|
1178588daa
|
Attempt to fix build on OsX
|
2020-05-07 12:03:17 +02:00 |
|