andrewboktor
7c3d97c287
Fuzzy skin fixes + on/off for first layer ( #2903 )
...
* Fixing fuzzy skin so it doesn't exit the desired geometry at line ends
Adding option to enable/disable fuzzy skin on first layer
* Whitespace + removing extra file
2023-11-28 15:40:26 +08:00
Ioannis Giannakas
d71eaf958e
Fix crash when closing application ( #2904 )
...
* Update GUI_ObjectList.cpp
* Update GUI_ObjectList.cpp
2023-11-27 21:39:16 +08:00
Ioannis Giannakas
ce9a8d7b20
Internal Bridge Flow rate parameter introduction ( #2859 )
...
* Internal Bridge Flow rate parameter introduction
* updated incorrect capitalisation
* Updated parameter ordering
2023-11-26 21:43:47 +08:00
Noisyfox
a6163a1550
Another fix to the preview shell ( #2821 )
2023-11-22 23:21:34 +08:00
Noisyfox
03a9014d3a
Show wireframe in MMU painter gizmo ( #2808 )
...
* Remove unused shader files
* Port wireframe shader from BBS
* Enable wireframe in MMU painter
Co-Authored-By: zhou.xu <zhou.xu@bambulab.com>
---------
Co-authored-by: zhou.xu <zhou.xu@bambulab.com>
2023-11-21 17:17:22 +08:00
Noisyfox
70d86af253
Fix color blending of preview shells ( #2799 )
2023-11-19 22:20:42 +08:00
SoftFever
5c64a0587a
Fix toolbar rendering on Windows ( #2784 )
...
Currently on windows, when you resize the window relatively small, the
end of the toolbar will be clipped like so:

This is what it look like on Linux/macOS:

This PR fixes this issue so it behaves like on Linux/macOS:

2023-11-19 19:10:01 +08:00
SoftFever
93f62a47f5
Merge pull request #2780 from Noisyfox:bugfix/amd-png
...
Fix PNG build plate texture not rendering on AMD GPUs
2023-11-19 19:08:04 +08:00
Ioannis Giannakas
cd475f0f94
Add option to "Reverse only internal perimeters" under the reverse on odd feature to reduce part warping ( #2722 )
2023-11-19 19:02:47 +08:00
SoftFever
df48b05f73
Merge branch 'main' into dev/gizmo
2023-11-19 15:47:47 +08:00
niklasb
8ca0d79b05
Adds overview for custom gcodes like pause, change filament, custom #2191 ( #2728 )
...
* Adds overview for custom gcodes like pause, change filament, custom
* Fix: incorrect time display of inserted pauses
2023-11-19 00:04:30 +08:00
Noisyfox
a590d4cead
Fix toolbar rendering on Windows
2023-11-18 17:24:08 +08:00
Noisyfox
67fe5ee7f5
Bring back anti-aliasing to toolbar icons ( #2739 )
2023-11-18 14:51:22 +08:00
enricoturri1966
8c0cf34a6c
Fixed generation of texture mipmap using glGenerateMipMap (added also for png)
...
Fix mipmap of compressed textures on AMD Radeon graphics cards by forcing the use of squared power of two textures
(cherry picked from commit prusa3d/PrusaSlicer@971f2a08e2 )
(cherry picked from commit prusa3d/PrusaSlicer@eee4453993 )
2023-11-18 10:21:41 +08:00
Lukas Matena
67c1f40eae
Fixed a crash when deleting the last object with autocenter enabled ( prusa3d/PrusaSlicer#11186 ).
...
(cherry picked from commit prusa3d/PrusaSlicer@926af1ab8d )
2023-11-17 09:32:45 +08:00
Noisyfox
f6e4c48fe7
Merge branch 'main' into dev/gizmo
2023-11-17 09:18:31 +08:00
Noisyfox
2fc5a7d01e
Fix layer height modifier layout ( #2708 ) ( #2756 )
2023-11-16 19:15:37 +08:00
SoftFever
565732a027
remove print_flow_ratio from profiles and hide it from process setting. It should be only displayed for parts
2023-11-16 19:07:40 +08:00
Noisyfox
5669b4fef0
Merge branch 'main' into dev/gizmo
2023-11-11 16:28:17 +08:00
Noisyfox
4e5e5a7ae8
Fix min brush size when using scroll wheel ( #2534 ) ( #2693 )
2023-11-11 15:15:57 +08:00
YuSanka
799b0965f5
Fix for prusa3d/PrusaSlicer#11487 - Cut Connectors Broken when assigning part to other side
...
+ Added check objects after cut
+ CutUtils: Ensuring that volumes start with solid parts after solid parts merging for proper slicing
(cherry picked from commit prusa3d/PrusaSlicer@a9410edc2c )
2023-11-11 12:51:29 +08:00
Noisyfox
ee8ea0df04
Rewrite bed raycaster registering that fixes crash when creating new project
2023-11-10 23:02:11 +08:00
Noisyfox
7984b4dc48
Fix complie error after merge
2023-11-10 10:54:02 +08:00
Noisyfox
cf5c19fa24
Merge remote-tracking branch 'origin/main' into dev/gizmo
2023-11-10 09:57:11 +08:00
Ocraftyone
120a3576a0
SS port - Change extrusion role gcode ( #2459 )
...
implement custom gcode for when the extrusion role is changed
Co-authored-by: supermerill <merill@free.fr>
2023-11-09 22:30:30 +08:00
Noisyfox
97502df924
Fix cli segfault ( #2661 ) ( #2665 )
2023-11-09 22:22:43 +08:00
Noisyfox
cd8f555714
Fix some gui issues ( #2653 )
...
* Fix text gizmo input dialog caption alignment
* Fix issue that layer slider top/bottom label left edge been cut by draw region (#2603 )
2023-11-09 22:19:40 +08:00
SoftFever
22abe8cc9d
Automatically recover from corrupted config file
2023-11-09 22:09:41 +08:00
Noisyfox
5f001c89fd
Merge remote-tracking branch 'origin/main' into dev/gizmo
2023-11-08 09:14:28 +08:00
Noisyfox
483475ff48
Fix canvas background in dark mode
2023-11-08 09:14:16 +08:00
SoftFever
42f8efc0d8
Fixed a regression that checking new version didn't work
...
Fixed #2622
2023-11-07 21:32:36 +08:00
SoftFever
e001b66192
Fixed a regression that bed type was not remembered and switched when switching bed types
2023-11-07 18:36:20 +08:00
Noisyfox
c0a8f430f8
Add back the option to disable ensure vertical shell thickness
and detect narrow internal solid infill
( #2626 )
...
* Add back the option to disable `ensure vertical shell thickness` (#2602 )
* Add back the option to disable `detect narrow internal solid infill` (#2623 )
2023-11-06 23:21:07 +08:00
Noisyfox
e57f68a266
Fix painter gizmos crash on macOS
2023-11-06 20:42:02 +08:00
Noisyfox
28e2995a01
Cut: Fix crashing in programming cut. Also fixes the cut z offset.
2023-11-05 16:03:10 +08:00
Noisyfox
018b2744db
Text: Fix text moving grabber
2023-11-04 11:41:11 +08:00
Noisyfox
090a9247cb
Cut: Fix model rendering
2023-11-04 11:41:11 +08:00
Noisyfox
3ec927a841
Cut: Use Orca color schema and dialog layout
2023-11-04 11:41:11 +08:00
enricoturri1966
18406c31c0
Cut: Initial porting of Cut Gizmo
2023-11-04 11:41:11 +08:00
Noisyfox
ce2836a7f9
Measure: Fix copy to clipboard encoding
2023-11-04 11:41:11 +08:00
Noisyfox
1bfd9f63b6
Measure: Update measure dialog layout
2023-11-04 11:41:11 +08:00
Noisyfox
4843cda535
Measure: Use Orca color schema
2023-11-04 11:41:11 +08:00
Noisyfox
2c00408d08
Measure: Update measure gizmo tooltip
2023-11-04 11:41:11 +08:00
Noisyfox
c31e1f5229
Measure: Fix measure window position
2023-11-04 11:41:10 +08:00
enricoturri1966
f72d42f920
Measure: Initial porting of Measure Gizmo
2023-11-04 11:41:10 +08:00
enricoturri1966
1561d65712
Sync most of the gizmos with latest PrusaSlicer
2023-11-04 11:41:10 +08:00
enricoturri1966
049dfd3e08
Added method const GLVolume* Selection::get_first_volume() const to simplify client code
...
(cherry picked from commit prusa3d/PrusaSlicer@0e3490620e )
2023-11-04 11:41:10 +08:00
Filip Sykala
9dbb2dfe0d
Various gizmos refactoring
2023-11-04 11:41:10 +08:00
Filip Sykala
30af274d44
Separate GizmoManager on_move into gizmo itself
...
(cherry picked from commit prusa3d/PrusaSlicer@c751d6327d )
2023-11-04 11:41:10 +08:00
Noisyfox
005b83912d
Do not compile sla related gizmos
2023-11-04 11:41:10 +08:00