Commit Graph

1020 Commits

Author SHA1 Message Date
YuSanka
9b6c062f25 ShapeGallery: Added more system shapes 2021-10-08 09:05:03 +02:00
YuSanka
45406faf1c Added SVG-file for G-CodeViewer logo 2021-10-07 11:53:19 +02:00
YuSanka
06576082ce Deleted unused PNG-files. Added mirroring_transparent.svg (thanks for @AkiraNorthstar) 2021-10-07 10:14:55 +02:00
YuSanka
216c2d2824 Localization: Updated POT 2021-10-05 16:31:04 +02:00
David Kocik
1f67514b37 notification info icon - wider hexagon 2021-10-05 15:52:44 +02:00
David Kocik
a7f3f07dde Hint notification: selected filament tag check. 2021-10-05 12:26:45 +02:00
David Kocik
493f0fd347 print info notification icon 2021-10-01 17:25:49 +02:00
David Kocik
0fcbc006cb PrintInfoNotificationLevel with icon 2021-10-01 15:03:40 +02:00
YuSanka
37b45d048c Improvements for statistics information:
+ Show 2 groups of errors: "Auto-repared" and "Remaning".
 + Use different icons for volumes with/without remaining errors
 + Fixed update of the ObjectList warnings icons after switch the color mode of a PrusaSlicer
 + Some code refactoring: Use same code for tooltips for "exclamation"-icon from an ObjectList and from a Sidebar->ObjectInfo
2021-09-21 17:20:12 +02:00
enricoturri1966
db2285606b Follow-up of 9abebe5fbe - Modified shader gouraud_light_instanced.vs to be more Intel's cards friendly 2021-09-15 12:32:43 +02:00
rtyr
3b11e85f13 Sync with PrusaSlicer-settings 2021-09-15 10:52:25 +02:00
enricoturri1966
b0c0f1cb97 Techs ENABLE_SEAMS_USING_MODELS and ENABLE_SEAMS_USING_BATCHED_MODELS - Fixed seams (and other options) zs to match toolpaths zs in preview 2021-09-08 13:04:43 +02:00
Jason Scurtu
95b93b12e6 rename 2021-09-06 16:19:30 +02:00
Jason Scurtu
5fe6249e1e add gcodeviewer 2021-09-06 16:19:30 +02:00
Jason Scurtu
c0373bf486 add new mac icon and update MainFrame.cpp 2021-09-06 16:19:30 +02:00
Jason Scurtu
99883ef685 update PrusaSlicer icon for macOS (#6874) 2021-09-02 16:40:17 +02:00
David Kocik
34eba5c0fe Open menubar item by name with translations 2021-09-02 09:48:06 +02:00
David Kocik
c445729379 Commented opening menubar item until its properly implemented. 2021-09-01 15:12:47 +02:00
rtyr
8ab9e5bfd4 Updated raft_contact_distance values. 2021-09-01 13:36:13 +02:00
David Kocik
5146e2329b Open menubar item by item index. Possible to call as hint notification hyperlink 2021-09-01 13:34:36 +02:00
enricoturri1966
d92e328c92 Changed vertex attributes syntax in gouraud_light_instanced.vs 2021-08-31 14:35:32 +02:00
Vojtech Bubnik
d9fd4d5610 Brim separation from object, follow up to 82373334bc
1) Changed the name of the variable "brim_offset" to "brim_separation"
   for clarity.
2) Added legacy conversion after loading an old 3MF that does not define
   then new "brim_separation" variable: The "brim_separation" is being
   filled in with the "elefant_foot_compensation" value to produce
   equal brim separation to the old PrusaSlicer that saved that 3MF file.
2021-08-31 12:22:44 +02:00
enricoturri1966
9db5713b8c Cleanup in shader gouraud_light_instanced.vs 2021-08-30 08:37:41 +02:00
enricoturri1966
23ca3007e7 Fixed conflicts after merge with master 2021-08-26 12:39:28 +02:00
enricoturri1966
4868c42169 ENABLE_SEAMS_USING_INSTANCED_MODELS -> WIP: Render models using glDrawElementsInstanced 2021-08-26 12:37:55 +02:00
Lukáš Hejl
857d94899a Fixed the issue that an object disappeared in a multi-material painting gizmo when the object was almost completely sunk under the bed.
Object disappearance was caused by calling glPolygonOffset for rendered triangles in the multi-material painting gizmo to resolve z-fighting between painted triangles and contours around selected areas using seed/bucket fill.
2021-08-26 12:08:21 +02:00
David Kocik
af55005f75 rendering highlight arrow from svg 2021-08-25 16:31:31 +02:00
David Kocik
f22ca22fe1 comments in hints.ini 2021-08-24 17:09:49 +02:00
enricoturri1966
3acd12c3ba Follow-up of 316d38807d -> Modified shader to work on (buggy) Intel graphics card 2021-08-24 11:23:33 +02:00
rtyr
4b8f6ba4e6 Updated PR index file. 2021-08-23 09:55:22 +02:00
rtyr
3722c557ca Updated brim_offset value. Updated Prusa MINI end g-code. Added Filamentworld filament profiles. 2021-08-23 09:52:20 +02:00
David Kocik
2294162162 Rotated arrow asset. 2021-08-19 14:01:54 +02:00
enricoturri1966
d2815d127c Simplified shader printbed.vs 2021-08-19 11:54:41 +02:00
rtyr
47f485ea70 PR idx update 2021-08-13 15:50:32 +02:00
YuSanka
dad7e8cf9b Substitutions : Implemented InfoDialog 2021-08-13 13:30:50 +02:00
rtyr
00b9f61fc8 Added bed model and bed texture for i3 Mega, i3 Mega S. 2021-08-13 00:39:55 +02:00
mikolaszuza
aeba6ac280 Reorderded hints, removed extra space
Edited hints.ini to have tips for new features displayed first.
Removed extra space from a hint.
2021-08-12 17:48:32 +02:00
David Kocik
9967a4058c Toolbar highlight arrow 2021-08-12 14:52:42 +02:00
David Kocik
bb0e694cbd narrow mr. clippy with outline 2021-08-12 08:46:59 +02:00
David Kocik
21c1ddce1d narrow mr. clippy logo 2021-08-12 08:46:59 +02:00
Lukas Matena
9431446ce2 Moved flatpak files from resources/data to src/platform/unix (#6774) 2021-08-12 08:49:24 +02:00
David Kocik
3e5a726443 Hint notification
changes in hints.ini
Hint notification: Just one button in Help menu.
Hint notification: New naming - Tip of the day
Notifications: no scrolling.
Hint notification: fadeout colors.
2021-08-11 17:15:23 +02:00
Lukas Matena
dd67e645ae Restored info icon replaced by mistake 2021-08-11 16:17:28 +02:00
Lukas Matena
ccdab19a50 New icons for mmu painting, fuzzy skin and object info items 2021-08-11 13:52:15 +02:00
rtyr
588dd22baf Added nozzle priming after M600. Added nozzle diameter checks for 0.8 nozzle printer profiles. Updated FW version. Increased number of top solid infill layers (0.2 layer height). 2021-08-11 09:29:47 +02:00
Lukáš Hejl
894850f868 Reworked visualization of selected triangles by seed fill and bucket fill inside the multi-material painting gizmo. Now is drawn boundary around a selected area, and also all triangles inside the selected area are drawn with a darker color. 2021-08-10 21:38:48 +02:00
David Kocik
ddf7a420c8 Hints notifications: OS specific tags 2021-08-10 15:25:47 +02:00
YuSanka
0829590309 MSW specific: Fixed a typo caused ignoring ENTER for TextControls in Settings Tabs
+ Added Info icon for MessageDialog
2021-08-10 15:10:37 +02:00
David Kocik
0675dfc2b9 Hints notification
Hints notification: enabled / disabled tags 
Hints notification: suppress opening url due to preferences.
Hint notification: close after 5 minutes and button in Help menu
2021-08-10 14:48:23 +02:00
David Kocik
c885e5c9bb Hint notification fixes and improvements
Hint notification bold (diff color) headline on multiple lines
Hint notification: Documentation link button.
Hints.ini header
hints logo - clippy 
disabled a preffered modes and techs for hints notifications
Empty hints array check. Fix of #6774.
2021-08-09 17:10:39 +02:00