Jan Bařtipán
e70ee320d9
ConnectWebViewPanel: Connect login flow start moved from ctor to on_page_will_load
2024-06-21 14:57:16 +02:00
YuSanka
4b352d8ff6
ConfigWizard: Update of "Configuration sources" page, when user is logged from "Login" page
...
+ Fixed some conflicts after "Login" page implementation
2024-06-21 14:55:56 +02:00
David Kocik
68003fa119
Init PageUpdateManager change
2024-06-21 14:55:56 +02:00
David Kocik
09dc8f01de
delete registration code
2024-06-21 14:55:56 +02:00
David Kocik
c4bc5ef0b0
Improved text
2024-06-21 14:55:56 +02:00
David Kocik
bb64571751
embed=1 and language code in url
2024-06-21 14:55:56 +02:00
David Kocik
b60fb76a4b
Login in config wizard
2024-06-21 14:55:56 +02:00
David Kocik
fd205c937c
login logout dialog
2024-06-21 14:55:56 +02:00
David Kocik
b2e80bd5be
prototype of inner login dialog
2024-06-21 14:55:56 +02:00
David Kocik
0af38e5507
test of login webview
2024-06-21 14:55:56 +02:00
David Kocik
0abd4a0ae0
missing includes
2024-06-21 14:55:56 +02:00
YuSanka
97d82a0d57
DoubleSliderForLayers Improvements:
...
* Set "Show estimated print time on mouse moving" on true by default
* Back ported Ruler
* Fix for "Add" button
* Show move line on ruler
2024-06-21 14:12:28 +02:00
YuSanka
afad881500
RepositoryUpdateUIManager: Fixed Error messages
2024-06-20 16:27:08 +02:00
enricoturri1966
0602723695
SPE-2359: Added speed and volumetric flow rate to imgui vertex properties dialog ( #12840 )
2024-06-20 16:06:47 +02:00
YuSanka
c97b1b16c8
Fixes for some phrases.
2024-06-20 16:05:21 +02:00
YuSanka
ccda2ef716
TopBarMenus: Remove "Remember me" item
2024-06-20 16:05:21 +02:00
YuSanka
7ec2f3439a
TopBar: Show/Hide "Log in" button in respect to the Preferences settings
...
(SPE-2352)
2024-06-20 16:05:21 +02:00
Filip Sykala - NTB T15p
ab7dbe364e
Fix: rotation was not applied on model, when use rotation drag and do not use function per_glyph or use_surface
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
1a0a83f07a
Fix infinit loop shape creation (char gap, line gap, boldness)
...
appear when emboss job throw error - e.g. no volume
(no symbol in font for current text: english text and Japanese font without english symbols)
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
117df63061
Fix skew real time preview
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
0e1664be40
Fix disabling per_glyph
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
0767d56fb1
Add volume transformation into Update volume data - which is used only for style change at the moment
...
It will be fine to unify filnal volume transformation when it is used together with use surface
2024-06-20 16:01:32 +02:00
Filip Sykala - NTB T15p
108e201ec7
SPE-2117
...
Fix embossing text PerGlyph stored in style (initialize per glyph on backend)
Separate draw of advanced input.
Fix generate of preview rotation(with "per glyph" or "use surface")
Fix per glyph orientation is calculated from glyph width.
(not fixed 5mm - better result on edges)
Add Cancel job before check that value is changed.
Remove "FontPoint" units from GUI (use mm or in)
Change range for boldness values
2024-06-20 16:01:32 +02:00
YuSanka
352e71e5a8
Fix for SPE-2260 : Saving a modified preset with another name that matches an existing preset does not used actual saved preset.
2024-06-20 14:58:42 +02:00
enricoturri1966
443879d798
SPE-2219 - Added loading progress bar in GCodeViewer
2024-06-20 14:55:16 +02:00
Martin Šach
01148fc134
Fix includes
2024-06-20 14:53:13 +02:00
Lukas Matena
5998e2f78d
Fixes in phrases
2024-06-18 14:48:05 +02:00
Martin Šach
2b667ffb6b
Add two parameters for infill speed limiting.
...
One for infills that cross itself and one for the others.
2024-06-18 08:01:25 +02:00
Lukáš Hejl
aaf14f94bb
SPE-1838: Remove custom supports, seams, and multi-material painting from an embossed text when the geometry of the embossed text changes.
2024-06-17 12:27:50 +02:00
Lukas Matena
8601d829d7
Bumped up version to 2.8.0-alpha5
2024-06-14 23:54:48 +02:00
David Kocik
34867f1de3
remove debug log
2024-06-14 15:58:08 +02:00
Lukas Matena
df914f01d1
Merge branch 'master' into dk_archive_db_rebased
2024-06-14 15:53:06 +02:00
Lukas Matena
9f68224c45
Remove some unused code
2024-06-14 15:52:13 +02:00
Lukas Matena
dcde3148a5
Fixed loading of SLA archives when path contains non-ASCII characters
2024-06-14 15:32:10 +02:00
Lukas Matena
b6f1a8e8db
Only allow loading of printRequest in SLA mode (to prevent a crash)
2024-06-14 15:32:10 +02:00
David Kocik
c31647f3ac
Sla material info text in wizard with link
2024-06-14 15:32:10 +02:00
tamasmeszaros
ac2580caf0
SLA z correction:
...
first SLA Z correction prototype
Change Z correction controlling parameter to integer layer count
Add z correction mm conversion text as description label under Z correction
Fixed a crash when switching pages in material tab
2024-06-14 15:32:10 +02:00
Lukas Matena
9c0cb3b47c
printrequest implementation:
...
printrequest reader WIP
Co-authored-by: David Kocik <kocikdav@gmail.com>
transformation matrix loading
Loading filaments from printRequest
Conversion of string to double
Reading PrintRequest when material not installed
empty tree check + allow printrequest for mac
PrintRequest: Set print profile if current doesnt have compatible sla material
followup fix of c24477cd10d92de00874504be434872d49a20ec9
Fix compile error on gcc
2024-06-14 15:32:10 +02:00
Martin Šach
badd01b65d
Make nearest seam position choose from corners first if there are any
2024-06-14 14:54:19 +02:00
David Kocik
5c7ba0d879
Fix Physical Printers default address of Connect
2024-06-14 14:28:02 +02:00
David Kocik
42e222d8db
Allow upload only to Prusa printers and inherited
2024-06-14 14:28:02 +02:00
David Kocik
3a1f47e69d
Do not poll printers when not top window
2024-06-14 14:28:01 +02:00
David Kocik
2e0cb6a9be
Do not allow url ouside connect and backbutton back to loading in connect tab.
2024-06-14 14:28:01 +02:00
David Kocik
31088cc139
Stop timers in destructor.
...
Fix of crash when changing lang.
2024-06-14 14:28:01 +02:00
David Kocik
de6f111eb6
Open url from Connect in external browser
2024-06-14 14:28:01 +02:00
David Kocik
43620b8dde
Pass data json from Connect FE to upload.
...
Parse filename and return it back to the json in correct form.
2024-06-14 14:28:01 +02:00
David Kocik
a03facbeb4
Revert dev adressess
2024-06-14 14:28:01 +02:00
David Kocik
41974d6a8f
Revert not sending Access token on REQUEST_CONFIG
...
RunScript -> RunScriptAsync
2024-06-14 14:28:01 +02:00
David Kocik
c1bff16325
Do not send access token by script and minor changes in WebviewPanel
2024-06-14 14:28:01 +02:00
Jan Bařtipán
7204a0e77b
WebView and Connect integration: implemented logout flow via /slicer/logout
2024-06-14 14:28:01 +02:00