PavelMikus
9e2a555f1b
fix supporting of start and end of extrusion line
2022-09-07 18:00:04 +02:00
PavelMikus
3202756d22
Merge branch 'master' into pm_support_spots_generator
2022-09-07 17:18:02 +02:00
YuSanka
0146e8d863
Follow-up f277bc80c2
- fix for value precision, when value is too small
2022-09-07 15:36:03 +02:00
Lukas Matena
5bf04d7964
Merge branch 'master_250'
2022-09-07 15:19:21 +02:00
enricoturri1966
134d34179c
Added handling of unhandled exception when trying to override a 3mf file in a protected folder
2022-09-07 11:01:35 +02:00
PavelMikus
52a7703447
Merge branch 'master' into pm_support_spots_generator
2022-09-06 12:26:48 +02:00
enricoturri1966
88ac88490e
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2022-09-06 11:48:43 +02:00
enricoturri1966
6e52fbc6d0
Follow-up of 7b812a120a
- Added missing #if/#endif
2022-09-06 11:48:27 +02:00
PavelMikus
464a37110f
Staggered inner seams
2022-09-06 11:25:39 +02:00
YuSanka
2ca3e47f92
"legend_*"-icons from font_icons to font_icons_large to avoid blurring
2022-09-06 11:16:05 +02:00
enricoturri1966
7b812a120a
Tech ENABLE_RAYCAST_PICKING_DEBUG - Show number of active raycasters in debug imgui dialog and use ImGui tables to layout the dialog
2022-09-06 10:14:27 +02:00
YuSanka
f00a750362
Localization: Next phrases improvements
2022-09-05 15:46:07 +02:00
Lukas Matena
d4dde50145
Repetier: enforce autostart #7807
2022-09-05 15:38:32 +02:00
Lukas Matena
39af553c2a
Repetier validation using 'software' value if present #7807
2022-09-05 15:38:32 +02:00
enricoturri1966
4e315bcf27
Follow-up of 4e188c71c3
- Betterfix for update of non selected instances when applying mirror
2022-09-05 14:16:08 +02:00
PavelMikus
b9659ce676
Merge branch 'master' into pm_support_spots_generator
2022-09-05 13:04:06 +02:00
YuSanka
9839f75b3a
Fix for #8439 - Inches units and scaling not working.
...
It changes values if clicked into boxes multiple times!
2022-09-05 09:40:55 +02:00
YuSanka
f9e46ea871
Follow-up 31e4a20f6d
: some code refactoring
2022-09-02 19:35:24 +02:00
YuSanka
1d145bb359
Follow-up 9bb74d92c7
- Suppress to suggest of the "Automatic color change", if some color changes are already apply for the model
2022-09-02 15:22:24 +02:00
YuSanka
39788066e2
Fix for #8542 - MMU - Allow user to choose initial extruder but then also change extruder at layer height
...
1. Fix for detection of the DoubleSlicer mode => An extruder for the Height Range modifiers have to be ignored, if it's default.
2. OSX only: Extruder selection wasn't editable for Height Range modifiers
2022-09-02 14:36:40 +02:00
YuSanka
3b1f1d9444
Implementation for FR #7851 - "Rename" or "EDIT" Print / Filament Settings is missing
2022-09-02 14:26:31 +02:00
enricoturri1966
03a94ca769
Fixed toolpaths lighting when camera moves above/below printbed
2022-09-01 10:53:36 +02:00
Lukas Matena
d7a34f7e40
Merge branch 'master_250'
2022-08-30 16:31:07 +02:00
enricoturri1966
55158b674c
Removed unused member variable from GLGizmoFlatten
2022-08-30 14:38:07 +02:00
YuSanka
9bb74d92c7
Fix for #8380 - Disable/Remove "Sliced Object "*" looks like a logo or a sign
...
Preferences: Added option "Allow automatically color change"
2022-08-30 14:32:16 +02:00
enricoturri1966
68b5567267
Small refactoring in GLGizmoSeam::on_render_input_window() to use predefined orange color
2022-08-30 11:39:20 +02:00
YuSanka
f277bc80c2
ConfigOptionDef: min/max values type are changed from INT to FLOAT.
2022-08-30 10:33:52 +02:00
YuSanka
656a1d262a
Fix for #2519 - Takes focus away from input box when moving cursor to plater
...
Take focus away only, if ObjectList was focused, when mouse cursor is moved to 3d-Scene
2022-08-29 15:19:03 +02:00
YuSanka
37da0956cb
Fix for SPE-1267
...
"All" checkbox wasn\t correctly updated.
A compatible_widget_reload() function is called when "Dependencies" page is activated and when "compatible_*" value is changed.
2022-08-26 17:34:49 +02:00
YuSanka
31e4a20f6d
"Printer settings" > "Bed shape" : Fixed an update of the revert buttons status, when custom bed texture and/or model is changed
2022-08-26 15:26:14 +02:00
enricoturri1966
ac36b861f1
SPE-1276 - Tech ENABLE_WORLD_COORDINATE - Fixed selection bounding box when selecting multiple instances of an object while the local coordinate system is active
2022-08-25 14:10:59 +02:00
enricoturri1966
4e188c71c3
SPE-1275 - Tech ENABLE_WORLD_COORDINATE - Fixed update of non selected instances when applying mirror
2022-08-25 11:59:51 +02:00
enricoturri1966
f8a6ce82d2
SPE-1270 - Added check for print not exceeding max print height into BackgroundSlicingProcess::process_fff()
2022-08-25 10:49:54 +02:00
YuSanka
98e94c3329
Fix for #8728 - Remember Size/Location of Shape Gallery window box
2022-08-24 16:49:38 +02:00
Vojtech Bubnik
7e77048593
Removed shiny profiler. The Shiny profiler was only working on MSVC
...
and nowadays the sampling profiler inside Visual Studio is better.
2022-08-24 16:32:01 +02:00
YuSanka
8443e763c7
Fix for #8693 - GUI: Layout of "Object Manipulation"-Panel is broken (Linux GTK3)
2022-08-24 11:03:11 +02:00
YuSanka
c774603179
GTK3 specific: Follow-up b19ae0df5b
- Fix for build
2022-08-24 09:45:38 +02:00
YuSanka
b19ae0df5b
Fix for #8738 - UI bug: profile edit controls hidden by scroll bars.
2022-08-23 17:31:13 +02:00
Vojtech Bubnik
3f69643516
Merge branch 'vb_treesupports'
2022-08-23 16:45:34 +02:00
Vojtech Bubnik
9aee934d53
Speed improvement of initial G-code preview:
...
1) Preallocating the vertex / index buffers to limit reallocation.
2) Inlining the pushing into the vertex / index buffers.
3) Running the vertex buffer generator on a limited number of threads
as the generator does not scale well due to memory pressure.
Not using all the threads leaves some of the threads to G-code
generator.
2022-08-23 11:28:25 +02:00
YuSanka
eac1191b25
Fix for #8710 - Changing colors doesn't qualify as a change to save project
2022-08-22 14:53:03 +02:00
Pavel Mikus
15d0c55d54
improve GUI responsivenes, turn off debug info
2022-08-22 11:01:58 +02:00
PavelMikus
3773de2957
hardcode overhang angles, remove volumetric filtering (does not work correctly)
2022-08-22 11:01:58 +02:00
PavelMikus
62c3ca5e99
gui integration, overhang angle hack
2022-08-22 11:01:58 +02:00
PavelMikus
ea76977602
Quick fix for invalidation of support spots search
2022-08-22 11:01:58 +02:00
PavelMikus
1d4f41a2fd
improved option logic, custom setting for object soe that it uses the painted supports
2022-08-22 11:01:58 +02:00
PavelMikus
a6cf309020
updated weakest connection strength estimation,
...
fixed various issues
2022-08-22 11:01:58 +02:00
PavelMikus
90e77f9135
integration into FDM supports painter gizmo
2022-08-22 11:01:58 +02:00
PavelMikus
3d1f2f0cb6
implemented graph traversal, keeping the segments and the location of the weakest point for each island
2022-08-22 11:01:58 +02:00
PavelMikus
d41b20547d
greatly upgraded the algorithm for support placement -
...
added dynamic splitting of long paths,
included flow width of current and previous layer,
refactored and renamed parameters
2022-08-22 11:01:58 +02:00