Filip Sykala
ebbdaf7336
Fix boldness to be in font points
2022-02-22 09:55:48 +01:00
Filip Sykala
32573178c3
Do not allow undo for not stored style
2022-02-21 21:37:08 +01:00
Filip Sykala
56b5e5edfb
Fix detection of changed angle
2022-02-21 16:18:26 +01:00
Filip Sykala
5ffa19b529
Unify place of transformation
2022-02-21 16:12:38 +01:00
Vojtech Bubnik
46939dd6b8
Bumped version to 2.4.1-beta2.
2022-02-21 15:16:07 +01:00
Filip Sykala
7f73a0e73d
Fix transformation of new created volume by angle and distance
2022-02-21 13:44:24 +01:00
Yuri D'Elia
3a821d6752
Add missing declaration/includes (fix non-PCH build)
2022-02-21 11:15:31 +01:00
Yuri D'Elia
fe14c547fe
Show GLEW error string on glewInit() initialization errors
2022-02-21 11:15:19 +01:00
Vojtech Bubnik
8aefe3fc90
Fix of gcode_substitutions will cause errors in prusaslicer_config dump at the end of gcode #7952
...
Suppress the G-code find / replace substitutions for the non-G-code
sections (comment blocks) at the start and at the end of the G-code file.
2022-02-21 11:04:43 +01:00
Vojtech Bubnik
6937b34fdc
get_wraped_wxString(): Wrapping on '\' on Windows.
...
Deleting all G-code substitutions: Added a Cancel button.
2022-02-21 09:59:51 +01:00
Filip Sykala
233ea5e0d8
Store activ font style
2022-02-21 09:00:03 +01:00
Lukáš Hejl
945bebd224
Follow-up to e20d041fc9
: Fixed a wrong calculation of indices when object instances were used.
...
Also, it was fixed polygon intersection detection, which was not working when a polygon intersected another polygon by only one edge.
2022-02-18 16:45:50 +01:00
tamasmeszaros
f3384c835f
Merge branch 'tm_sla_archive_tests'
2022-02-18 14:55:06 +01:00
enricoturri1966
4ad05d17d3
Tech ENABLE_WORLD_COORDINATE_SCALE_REVISITED - Detection of required transformation baking done on mouse dragging event in place of mouse up event for gizmo scale
2022-02-18 14:40:43 +01:00
tamasmeszaros
4f2772fef4
Fix sla archive tests
2022-02-18 14:30:13 +01:00
Filip Sykala
7c95f8f9aa
store / load .3mf TextConfiguration: distance from surface & rotation for move text over surface
...
store / load appConfig distance from surface & rotation for move text over surface
2022-02-18 13:01:40 +01:00
Filip Sykala
a8ef5c35d2
Undo changes for input
2022-02-18 12:33:39 +01:00
enricoturri1966
98a9dd2cec
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_world_coordinates
2022-02-18 08:57:56 +01:00
enricoturri1966
db852fe74f
Tech ENABLE_WORLD_COORDINATE_SCALE_REVISITED - Alternate implementation of manipulating scale for instances and volumes using gizmo scale and sidebar object manipulator fields - 1st installment
2022-02-18 08:57:26 +01:00
tamasmeszaros
b8718f4601
Silence sla print messages for archive export tests
2022-02-17 14:05:45 +01:00
tamasmeszaros
b407540f26
Downgrade log message from sla support tree creation
2022-02-17 13:44:53 +01:00
tamasmeszaros
66f60de556
SLAArchive framework refactor
2022-02-17 12:50:40 +01:00
Filip Sykala
71d4c86a6a
Fix remove debug calculation of bounding box
2022-02-16 15:16:30 +01:00
Filip Sykala
bed5232a22
Using unit per em instead of ascent
2022-02-16 14:57:57 +01:00
enricoturri1966
cf245a7995
Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference system when sidebar hints are active for non-world reference systems
2022-02-16 12:36:41 +01:00
enricoturri1966
6c397e291c
Removed debug code committed by mistake
2022-02-16 10:18:47 +01:00
enricoturri1966
3633112148
Follow-up of 7150e0adda
- Fix in clamping max bounding box to avoid z-fighting in gcode preview
2022-02-16 10:17:57 +01:00
YuSanka
3d5353d444
Localization: Updated CS, DE, ES, FR, IT and PL dictionaries
2022-02-16 09:26:16 +01:00
Lukáš Hejl
5d72f18dc6
Follow-up to a4ecf2f2a6
. Refactoring of the function for removing duplicate points.
2022-02-16 09:20:45 +01:00
Lukáš Hejl
eef741b095
Fixed a copy-paste typo that could lead to duplicate edges in MMU_Graph in the multi-material segmentation.
2022-02-16 09:20:41 +01:00
Filip Sykala
7208fc571e
Add warning line gap is not shown in text box
...
Imgui not support add line gap to FONT yet
2022-02-16 09:04:13 +01:00
Filip Sykala
84cd85e243
Fix advanced alliment + translation for calc offsets
2022-02-16 08:41:56 +01:00
Filip Sykala
72ac201c60
Fix issue with invalid imgui font
2022-02-15 11:37:26 +01:00
Filip Sykala
6dd5e21f59
Fix font size
...
Fix swap style
2022-02-15 09:14:16 +01:00
enricoturri1966
b7b2e44eb7
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_world_coordinates
2022-02-15 09:10:47 +01:00
enricoturri1966
c1ce2ff68a
Tech ENABLE_COORDINATE_DEPENDENT_SELECTION_BOX - Render the selection bounding box in the current reference system
2022-02-15 09:10:41 +01:00
Vojtech Bubnik
3e9e3fd102
Follow-up to 58d64bae77
...
Disabled check for "G92 E0" in layer change G-code for other firmware types
than Marlin 2 and Marlin Legacy. We don't know whether other firmware
flavors are sensitive to E axis accumulation error and we know that
RepRapFirmware is not.
Fixes #7846
2022-02-14 15:11:19 +01:00
tamasmeszaros
7d1a91bfe9
Merge branch 'tm_pwmx_fixes'
2022-02-14 14:53:40 +01:00
tamasmeszaros
b6fe41d5ab
Fixes for pwmx format PR
2022-02-14 14:42:47 +01:00
enricoturri1966
44252074b4
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_world_coordinates
2022-02-14 14:23:31 +01:00
enricoturri1966
5fcb618f96
Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Fixed bug in rendering gizmo rotate
2022-02-14 14:23:07 +01:00
Vojtech Bubnik
a062a889d8
Follow-up to a1746e3e66
...
Fix for #7849 - "Save Project" command doesn't work properly
2022-02-14 14:13:48 +01:00
enricoturri1966
14b7d36070
#7906 - Port of 296041da38
'Fixed 'Export as .stl' scaling not applied on scaled object instances'
2022-02-14 13:58:43 +01:00
enricoturri1966
387544fb29
Tech ENABLE_WORLD_COORDINATE - Revisited rotation of single volume
2022-02-14 12:48:51 +01:00
enricoturri1966
d836418b1d
Tech ENABLE_WORLD_COORDINATE - Revisited rotation of single instance
2022-02-14 12:06:11 +01:00
enricoturri1966
ef48b0d85f
Follow-up of a1f43f0611
- Re-enable tech ENABLE_WORLD_COORDINATE disabled by mistake
2022-02-14 11:08:16 +01:00
enricoturri1966
d5639889d0
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_world_coordinates
2022-02-14 11:06:30 +01:00
enricoturri1966
a1f43f0611
Tech ENABLE_INSTANCE_COORDINATES_FOR_VOLUMES merged into tech ENABLE_WORLD_COORDINATE
2022-02-14 11:06:16 +01:00
Lukáš Hejl
5e78203241
Added missing includes (GCC11.1 without PCH).
2022-02-14 10:47:39 +01:00
Vojtech Bubnik
0508754033
SLA SVG export: Using string_view literals to avoid unnecessary
...
std::string allocations and faster string additions
(length of a string_view literal is known without having to
iterate to the trailing NULL).
2022-02-14 09:54:05 +01:00