Pavel Mikus
7b657f3e88
handle conflicting speed settings for the same overhang level - use always the largest
2023-01-11 17:15:11 +01:00
Pavel Mikus
cfb702be99
rename avoid_curled_filament_during_travels to avoid_crossing_curled_overhangs
...
mark avoid_crossing_curled_overhangs as Experimental
rename overhang_steepness_levels to overhang_overlap_levels
2023-01-11 17:15:11 +01:00
Pavel Mikus
dbaa0f72d1
fix crash in malformations estimation - the nearest line of the current support extrusion may not be in the previous layer lines for some reason (maybe per object ordering?)
2023-01-11 17:15:11 +01:00
Pavel Mikus
ec4cc2e694
refactored and unified code for curled up filament estimation
2023-01-11 17:15:11 +01:00
Pavel Mikus
72a25e7ad0
use new extrusion quality estimator function in support spot generator; fix issue with local support points and incorrect distance sign;
2023-01-11 17:15:11 +01:00
Filip Sykala - NTB T15p
abc3d52416
Fix set of font for macOs
2023-01-11 16:55:12 +01:00
Filip Sykala - NTB T15p
0b655e4b60
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-11 16:30:43 +01:00
Filip Sykala - NTB T15p
b46df99d42
Text object has no option to change type in emboss window
2023-01-11 16:30:29 +01:00
YuSanka
bf6584995a
MSW specific: Fixed disabling of filament comboboxes after load from 3mf
2023-01-11 16:03:54 +01:00
Vojtech Bubnik
31fbfa56de
Follow-up to c3fec7b349
...
WIP: Invalidating shared support spots in Print::apply()
The background slicing background was modified to call Print::cleanup()
any time any data of any print step or print object step could become
invalid. Cleaning up such invalid data will reduce memory footprint.
2023-01-11 16:01:37 +01:00
Vojtech Bubnik
c3fec7b349
WIP: Invalidating shared support spots in Print::apply()
2023-01-11 14:47:50 +01:00
Filip Sykala - NTB T15p
02b39d7282
Text volume after spliting become common volume
...
Add sort of splitted object
2023-01-11 11:33:44 +01:00
Filip Sykala - NTB T15p
262970d332
Move on bed(text could change Z coordinate of the object)
2023-01-11 11:00:14 +01:00
Filip Sykala - NTB T15p
d3ee9b37ec
Allow move with emboss window
2023-01-11 10:57:44 +01:00
Filip Sykala - NTB T15p
ac7c611755
Fix issue #92 disallow text as modifier in simple mode
2023-01-10 22:19:23 +01:00
Filip Sykala - NTB T15p
8197322249
Remove icons from embossed text type selection
2023-01-10 22:12:54 +01:00
Filip Sykala - NTB T15p
4d12f08da7
Fix imgui font size on scaled objects
...
issue #96
2023-01-10 21:25:25 +01:00
Filip Sykala - NTB T15p
92f76b8e36
Change emboss UI by @JosefZachar
2023-01-10 19:59:58 +01:00
Filip Sykala - NTB T15p
02c927d285
Add check of face name for same OS
2023-01-10 18:03:06 +01:00
Filip Sykala - NTB T15p
9c1f4ef5d3
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-10 14:10:40 +01:00
Vojtech Bubnik
6f20c68c8d
Follow-up to 1912b834b1
...
Fixed a typo in SupportSpotsGenerator, where thin fills were pulled
from an incorrect region.
2023-01-10 12:37:44 +01:00
Vojtech Bubnik
25dffb9c2f
Fix of slicing with modifiers after recent refactoring - sorting
...
infills into islands.
2023-01-10 12:37:05 +01:00
Vojtech Bubnik
1912b834b1
Fixed a typo in SupportSpotsGenerator, where thin fills were pulled
...
from an incorrect region.
2023-01-10 12:18:47 +01:00
Vojtech Bubnik
7cb3007558
Fixed ThickPolyline clear(), which did not clear widths.
...
Fixed by refactoring ThickPolyline to compose Polyline instead
of being derived of it.
2023-01-10 12:18:06 +01:00
Filip Sykala - NTB T15p
625e2fa25a
Fix issue #97
...
load of style stored in 3mf
2023-01-10 11:48:50 +01:00
Filip Sykala - NTB T15p
301ccbdc65
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-10 08:36:52 +01:00
Filip Sykala - NTB T15p
2b31fa7d4a
More info for user in preview of font in combo box.
...
+ Clear rest of texture when short text is used
2023-01-10 08:36:33 +01:00
enricoturri1966
bb8a001963
Replace abf918e728
with a better fix
2023-01-10 08:25:05 +01:00
rtyr
e4ee0d927d
Sermoon V1 PRO thumbnail
2023-01-09 15:38:05 +01:00
denis-itskovich
cafdbb47ef
Enabling 3DConnexion polling thread in windows, when working in remote session, Adding ability to force hw rendering in remote session
2023-01-09 15:15:37 +01:00
enricoturri1966
4a22339621
Tech ENABLE_WORLD_COORDINATE - Fixed enable/disabled state of mirror context menu item and sidebar mirror buttons
2023-01-09 14:13:35 +01:00
enricoturri1966
abf918e728
Fixed selection type for text volumes
2023-01-09 13:18:24 +01:00
YuSanka
ba730922e6
TabPrinter: Change field height for Start/Stop G-codes
2023-01-09 13:05:28 +01:00
YuSanka
d97d174b6a
Fix for #9365 - Send System Info pop-up
2023-01-09 13:05:27 +01:00
Lukáš Hejl
6b16eb5068
Added a test case for missing infill that is probably caused by PolylineStitcher, which produced an open polyline.
2023-01-09 13:02:04 +01:00
enricoturri1966
f2e998de9b
Follow-up of 2c02db3514
- Fixed assert
2023-01-09 12:47:53 +01:00
enricoturri1966
2c02db3514
Tech ENABLE_WORLD_COORDINATE - Fixed size of Rotate Gizmo in 3D scene
2023-01-09 12:25:26 +01:00
YuSanka
ec6daeb1d3
Preferences: Fixed typo after improvements related to Download path
2023-01-09 09:00:59 +01:00
enricoturri1966
4bb768c1ce
Tech ENABLE_WORLD_COORDINATE - Fixed size of Scale Gizmo in 3D scene
2023-01-09 08:14:47 +01:00
enricoturri1966
74b391218d
Tech ENABLE_WORLD_COORDINATE - Fixed size of selection shown in sidebar panel
2023-01-06 14:35:54 +01:00
enricoturri1966
0f302a7106
Tech ENABLE_WORLD_COORDINATE - Fixed rendering of selection bounding box
2023-01-06 14:00:49 +01:00
enricoturri1966
49fdf01319
Tech ENABLE_WORLD_COORDINATE - Fixed size of Move Gizmo in 3D scene
2023-01-06 13:41:43 +01:00
enricoturri1966
fcacc7042c
Class Selection - Added method to calculate bounding box aligned to current selected reference system
2023-01-06 13:27:59 +01:00
tamasmeszaros
221770cc94
Remove convexHull calculation for circular beds when arranging
...
Extremely slow
2023-01-06 12:00:58 +01:00
Filip Sykala - NTB T15p
09fc025cd5
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate
2023-01-05 19:57:48 +01:00
Filip Sykala - NTB T15p
244ca5ed44
Use surface for reflected text.
2023-01-05 19:52:56 +01:00
Filip Sykala - NTB T15p
dd225513b9
Fix of vertex reduction.
...
Before fix exists case when after reduction exist triangle with opposite direction of vertices(CW vs CCW)
2023-01-05 17:43:50 +01:00
rtyr
50da412251
sermoonv1 resources
...
https://github.com/prusa3d/PrusaSlicer-settings/pull/177
2023-01-05 16:42:54 +01:00
David Kocik
c9ebaf8986
Merge branch 'dk_dwnldr_merge'
2023-01-05 16:13:28 +01:00
David Kocik
fa67b8f5c3
Miniz: Get filename from Extra Field.
...
Co-authored-by: lane.wei <lane.wei@bambulab.com>
2023-01-05 16:00:04 +01:00