YuSanka
e7f21d1e0e
Merge remote-tracking branch 'origin/master' into ys_ph_printers
2020-08-06 17:02:48 +02:00
David Kocik
0c38f234d0
Notifications & warning dialog
...
notifications
dialog with warnings produced by slicing is shown before exporting
2020-08-03 15:49:25 +02:00
Lukas Matena
22d218bd4c
Added an icon for 'ironing' category
2020-08-03 12:21:00 +02:00
YuSanka
d1dccff545
Added missed icons/tick_mark.svg
2020-07-30 09:45:45 +02:00
enricoturri1966
e765cebcdd
1st installment of tech ENABLE_ENVIRONMENT_MAP
2020-05-28 15:27:29 +02:00
YuSanka
7f1c593634
Added missed icons for the dark mode.
...
Fixed typos from the previous commit
2020-05-22 17:05:21 +02:00
YuSanka
09d197cdc8
Reworked sys_color_changed() functions
...
Fixed OSX specific bugs:
- toolbar flashing for some mainframe sizes (Retina specific)
- size of mainframe when settings layout in slNew mode
Added missed icons to the "white" folder
2020-05-22 15:26:35 +02:00
YuSanka
a6f4c2893f
Code cleaning
2020-04-07 16:22:03 +02:00
YuSanka
2ead71f7d4
Next experiments with search on Tabs
2020-04-04 19:25:57 +02:00
YuSanka
31baca7bf5
Implemented SearchCtrl class instead of SearchComboBox
...
Search string are synchronized between Plater and Tabs.
List with options and filtered list are in Sidebar.
All options list on tabs and Plater use this data from Sidebar
Note: SearchComboBox.cpp(hpp) was renamed to Search.cpp(hpp)
2020-04-03 10:27:50 +02:00
YuSanka
51fd24168d
Added new icon for "collapse sidebar"
...
+ The tooltip for a "Collapse" button is updated according to the collapse state
2020-03-30 11:53:58 +02:00
YuSanka
8b0ae2ce18
Implemented Search on Plater, usint imGui
2020-03-28 19:39:24 +01:00
YuSanka
260a489421
Added missed icon
2020-03-20 16:10:00 +01:00
bubnikv
8fa4f7ec81
Changed location of vendor specific thumbnail images of printers:
...
These images are newly stored inside the resources/profiles/VENDOR_NAME/,
they should be named by the printer_model identifier suffixed with
"_thumbnail.png"
All the existing printer thumbnails were moved and renamed,
thumbnails for the 3rd party printers were added, marked as Beta.
2020-03-12 14:13:08 +01:00
YuSanka
d711d0095d
Added missed lock_open_sys.svg icon for dark mode
2020-03-07 11:40:20 +01:00
YuSanka
893f551012
Added missed icon
2020-03-05 13:38:51 +01:00
David Kocik
7ba1a87ab3
eject sd card/usb icon
2020-02-26 15:02:43 +01:00
bubnikv
3f743fe62e
new hollowing icon
2020-02-26 15:00:23 +01:00
YuSanka
8cddbd1a5c
Updated mode icons
2020-02-07 18:50:41 +01:00
YuSanka
84c34e2c22
Added separate icon for the SLA printer presets
...
DoubleSlider:
+ fixed bug with un-hidden tooltip when OneLayerLock is on
+ MultiAsSingle mode : Show context menu on Cog icon after L/RButtonClick
2020-02-07 14:16:04 +01:00
YuSanka
a95eca7820
Localization: Updated PrusaSlicer.pot and list.txt
...
+ added missed icons
2020-02-06 20:37:12 +01:00
tamasmeszaros
322092a2f8
Merge branch 'master' into lm_tm_hollowing
2020-01-23 17:43:18 +01:00
David Kocik
1c5aa7d65c
resize of export_to_sd button
2020-01-22 10:05:04 +01:00
David Kocik
eeeb2c0c74
new graphics for export button
2020-01-21 13:29:39 +01:00
Lukas Matena
a5ccb7a6c2
Merge branch 'master' into lm_tm_hollowing
2020-01-21 13:00:07 +01:00
YuSanka
984be65a3f
Implemented check of color change event respecting to mode
...
+ unresolved ticks are marked with error_tick icon
+ some code refactoring
2020-01-21 11:35:04 +01:00
Enrico Turri
2c95a1f0d7
Configurable system printers bed textures and models
2020-01-09 10:27:42 +01:00
Lukas Matena
9aaf7a8c13
Merge branch 'master' into lm_tm_hollowing
2020-01-06 12:41:29 +01:00
Lukas Matena
4a2b356589
Fix of #3359 : Ender icon case was not matching profile name
...
Also added an icon to show when the correct one is not found
2020-01-06 10:39:33 +01:00
Lukas Matena
51050f4a29
Merge branch 'master' into lm_tm_hollowing
2019-12-20 10:33:53 +01:00
David Kocik
51ee282b83
Merge branch 'master' into dk_remote_devices
2019-12-19 08:58:11 +01:00
YuSanka
6bb0d1f72a
Implemented function to get an icon name considering to OS color mode
...
For a Dark mode we start to looking of icons in folder "white"
Added missed "white" icons
2019-12-18 15:54:01 +01:00
David Kocik
cf0f885d82
Merge branch 'master' into dk_remote_devices
2019-12-17 14:41:56 +01:00
YuSanka
44d00f6fca
Added function to update of custom_gcode_per_print_z in Model from configuration
...
considering "colorprint_heights" option.
Changed thumb_up/down icons to better preview (feedback from #3256 )
Commented some uncertain code
2019-12-17 14:16:38 +01:00
YuSanka
1f7a371e20
Added missed icon
2019-12-13 13:51:46 +01:00
Lukas Matena
11feb259a3
Merge branch 'master' into lm_tm_hollowing
2019-12-12 11:37:33 +01:00
YuSanka
a5439a0eeb
Added new icon for "change extruder" menu.
...
+ some improvements for colored band
2019-11-29 11:02:58 +01:00
YuSanka
b9527dd2fa
Updated icons for DoubleSlider
2019-11-28 15:40:18 +01:00
YuSanka
2a60846d46
Merge remote-tracking branch 'origin/master' into ys_color_print_extension
2019-11-28 09:01:14 +01:00
YuSanka
1906188e29
Implemented a message on Printer display for pause print
...
+ Added new icons
2019-11-27 14:44:33 +01:00
Enrico Turri
7447b8d642
Revert to older texture for mini printer printbed
2019-11-19 14:44:42 +01:00
tamasmeszaros
6ff5d02bcc
Merge branch 'master' into lm_tm_hollowing
2019-11-18 17:50:56 +01:00
YuSanka
d72e7ce245
ExtruderSequenceDialog :
...
Fixed layouts after the second opening of the dialog.
(Removing any extruder from the sequence does not cause an incorrect layout)
Validation of entered values added
(0 is not a valid value)
2019-11-16 02:12:37 +01:00
Enrico Turri
44b6333d1b
New texture for mini printer printbed
2019-11-15 11:53:16 +01:00
Enrico Turri
4a0ae0c628
Added model and texture for Mini and Ender3 printer printbeds
2019-11-15 09:28:51 +01:00
YuSanka
5d3e8e2ba3
Added MINI and Creality Ender to ConfigWizard
2019-11-14 14:04:02 +01:00
Lukas Matena
195c8be526
New icon for the hollowing gizmo
2019-11-12 15:04:40 +01:00
YuSanka
0f4fd80574
Implemented new color change preview from Gcode
...
+ Added missed "change_extruder.svg"
2019-11-07 08:13:26 +01:00
tamasmeszaros
ee11f63bb9
Hollowing step in SLAPrint process, PrintConfig params added.
2019-11-06 13:38:43 +01:00
Lukas Matena
87986bf99c
Added new hollowing gizmo
...
Basically just copied SLA support gizmo and removed all functionality that will not be needed
2019-11-05 10:17:27 +01:00