Noisyfox
e39e75498c
Improve Windows crash log ( #2736 )
...
* Show RVA of each call stack so we can locate the symbol with pdb file
* CI upload pdb file
2023-11-15 19:00:55 +08:00
Noisyfox
9094a3ee28
Fix scaling of min_width_top_surface when using abs value ( #2725 )
2023-11-14 17:15:29 +08:00
SoftFever
ebc438cc10
Support initial_tool variable for filename format
2023-11-13 22:25:32 +08:00
Noisyfox
c52e3bb54c
Merge branch 'main' into dev/gizmo
2023-11-12 11:03:05 +08:00
SoftFever
c5240b534b
fixed an issue when purge_in_prime_tower is disabled for non bbl printers
2023-11-12 09:52:07 +08:00
SoftFever
a437eb471e
Fix a regression issue that retraction is not correct when wipe is off
...
Fix #2697
2023-11-12 09:52:07 +08:00
Noisyfox
980c616095
Merge branch 'main' into dev/gizmo
2023-11-11 16:28:17 +08:00
Noisyfox
162862d3ef
Hide raycast debug window
2023-11-11 16:27:44 +08:00
Noisyfox
fcaf8cee17
Fix min brush size when using scroll wheel ( #2534 ) ( #2693 )
2023-11-11 15:15:57 +08:00
YuSanka
2478305d92
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
f907e778c1
Merge branch 'main' into dev/gizmo
2023-11-10 23:32:14 +08:00
Noisyfox
160a5adf31
Rewrite bed raycaster registering that fixes crash when creating new project
2023-11-10 23:02:11 +08:00
SoftFever
4bcbabff9a
Fixed a issue that support_bottom_z_distance was not working as expected.
...
Fixed #2667
2023-11-10 19:46:01 +08:00
SoftFever
c65cd92596
Fixed a bug that filament start gcode was inserted twice when wipe tower is enabled
...
fixed #2673
2023-11-10 18:00:56 +08:00
Noisyfox
b7c3cd1b9d
Fix complie error after merge
2023-11-10 10:54:02 +08:00
Noisyfox
33eca28f10
Merge remote-tracking branch 'origin/main' into dev/gizmo
2023-11-10 09:57:11 +08:00
Ocraftyone
572bc2dabd
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
9fe1cbab3f
Fix cli segfault ( #2661 ) ( #2665 )
2023-11-09 22:22:43 +08:00
Noisyfox
4c32f59556
Fixes scars on thing walls when "avoid crossing wall" is turned on ( #2659 )
...
* Travel very close to the inner holes, could cross external perimeter when the avoid crossing perimeters was enabled.
(cherry picked from commit prusa3d/PrusaSlicer@6c51e5148c )
* Modified variable offset in the avoid crossing perimeters to not cause scars on thin objects (#7699 ).
Previously, the minimum contour width was chosen too conservative and, on some thin objects, only allowed minimal (or non) offset. This could result in travels being planned along the outer perimeter.
Now, the minimum contour width is chosen much smaller at the start and tested if the variable offset wasn't failed (the outer contour broke up into more parts, more or fewer holes, etc.).
If any problem is detected, the variable offset is recalculated with a larger minimum contour width.
(cherry picked from commit prusa3d/PrusaSlicer@dc00f0bf98 )
---------
Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com >
2023-11-09 22:21:44 +08:00
Noisyfox
addf53fadb
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
d3694427c0
Automatically recover from corrupted config file
2023-11-09 22:09:41 +08:00
SoftFever
12ea2b5190
Fix retraction issues
2023-11-09 20:54:33 +08:00
Noisyfox
c66fdccea6
Merge remote-tracking branch 'origin/main' into dev/gizmo
2023-11-08 09:14:28 +08:00
Noisyfox
96d636f23d
Fix canvas background in dark mode
2023-11-08 09:14:16 +08:00
SoftFever
79a11220e3
Fixed a regression that checking new version didn't work
...
Fixed #2622
2023-11-07 21:32:36 +08:00
SoftFever
8bd90db9c3
Fixed a regression that bed type was not remembered and switched when switching bed types
2023-11-07 18:36:20 +08:00
Noisyfox
d5415dc608
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
SoftFever
e3810526c3
Fixed #2537 : pa pattern issues on delta printers
2023-11-06 23:02:40 +08:00
Noisyfox
ab8c202752
Fix painter gizmos crash on macOS
2023-11-06 20:42:02 +08:00
SoftFever
7506fa8ac2
Fix vector too long issues
2023-11-06 18:32:19 +08:00
Noisyfox
79e96f5a6e
Cut: Fix crashing in programming cut. Also fixes the cut z offset.
2023-11-05 16:03:10 +08:00
Noisyfox
c3625ff48a
Text: Fix text moving grabber
2023-11-04 11:41:11 +08:00
Noisyfox
60b05679e9
Cut: Fix model rendering
2023-11-04 11:41:11 +08:00
Noisyfox
296c0c9a78
Cut: Use Orca color schema and dialog layout
2023-11-04 11:41:11 +08:00
enricoturri1966
76e7931621
Cut: Initial porting of Cut Gizmo
2023-11-04 11:41:11 +08:00
Noisyfox
43d1c0758f
Measure: Fix copy to clipboard encoding
2023-11-04 11:41:11 +08:00
Noisyfox
9599a9a7a1
Measure: Update measure dialog layout
2023-11-04 11:41:11 +08:00
Noisyfox
ad30c2a4bf
Measure: Use Orca color schema
2023-11-04 11:41:11 +08:00
Noisyfox
468da087bd
Measure: Update measure gizmo tooltip
2023-11-04 11:41:11 +08:00
Noisyfox
b4c1c44413
Fix-position tooltip should also be clamped inside render area
2023-11-04 11:41:10 +08:00
Noisyfox
3b421954fc
Measure: Fix measure window position
2023-11-04 11:41:10 +08:00
enricoturri1966
4946f32cdd
Measure: Initial porting of Measure Gizmo
2023-11-04 11:41:10 +08:00
enricoturri1966
241895071b
Sync most of the gizmos with latest PrusaSlicer
2023-11-04 11:41:10 +08:00
enricoturri1966
0e39c3fecc
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
d8185ca9f4
Various gizmos refactoring
2023-11-04 11:41:10 +08:00
Filip Sykala
7c555003ad
Separate GizmoManager on_move into gizmo itself
...
(cherry picked from commit prusa3d/PrusaSlicer@c751d6327d )
2023-11-04 11:41:10 +08:00
Noisyfox
866d0fb33f
Do not compile sla related gizmos
2023-11-04 11:41:10 +08:00
Filip Sykala
673261e1f3
Add virtual function to process mouse_event
...
(cherry picked from commit prusa3d/PrusaSlicer@2ab44546bd )
2023-11-04 11:41:10 +08:00
Filip Sykala
77d875c27a
Suggestion to detect volume modification instead of check some gizmos during dragging
...
(cherry picked from commit prusa3d/PrusaSlicer@96610ecea9 )
2023-11-04 11:41:10 +08:00
Filip Sykala
279dc7fc20
remove unnecessary getting of raw pointer from unique pointer
...
(cherry picked from commit prusa3d/PrusaSlicer@209eda75a0 )
2023-11-04 11:41:10 +08:00