* 启动时进行 WebView2 运行时检查
* 启动时进行 WebView2 运行时检查
* skip code sign for PR build
* Russian translation for OrcaSlicer V1.6.4 (#1900)
* Russian translation for OrcaSlicer V1.6.4
Please replace the existing translation with my translation.
Advantages of this translation:
-A normal translation based on the Prusa slicer translation (the translation of which I have been supporting for a long time). The translation that is used now is crude, there are a lot of errors and typos.
-Added missing lines
I also made a pull request for this translation for Bambu Studio (with small edits and add lines)
* file name and location updates
* update
rename Russian.po in OrcaSlicer_ru.po
* update
* move OrcaSlicer_ru.po to correct location
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
* Fixed viewer resize malfunction when cjk language is use (#1909)
* Update Korean translation
* 1. Fix blank button text after translation
2. Fix some mistranslated korean
* -fix bottom surface in gcode viewer
-update korean translation
* - Fixed UI being broken 'cause "display" text size could not be calculated when cjk language is use
* Port overhang extra perimeters from PrusaSlicer (#1939)
* Port overhang extra perimeters from PrusaSlicer
* Reduce duplicated code
* Add credits
---------
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: PavelMikus <pavel.mikus.mail@seznam.cz>
* Create OrcaSlicer_zh_TW.po for traditional Chinese translate (#1952)
Create OrcaSlicer_zh_TW.po
* update czech translate (#1949)
* QoL: make slider thinner
* QoL: show transparent shell in gcode preview and truncate long gcode line caused by native Klipper commands
* PlaceholderParser: new interpolate_table() "function"
interpolate_table(x, (x0, y0), (x1, y1), (x2, y2), ...)
interpolates a table at position x.
* GCodeGenerator / custom G-codes: Added new read/only options providing
the amount of total extruded material and per extruder extruded material
up to the point the value is evaluated:
"extruded_volume", "extruded_weight",
"extruded_volume_total", "extruded_weight_total"
* support profile notes
* Add support for PrusaLink webview
* update Prusa profiles
* Support Marlin 2
* tweak MK4IS
* Fix Linux build errors
* Add Tranditional Chinese
* Fix *nix build error and some other fixes
---------
Co-authored-by: ZdDroid <601865048@qq.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
Co-authored-by: Andy <andylg@yandex.ru>
Co-authored-by: Hotsolidinfill <138652683+Hotsolidinfill@users.noreply.github.com>
Co-authored-by: Noisyfox <timemanager.rick@gmail.com>
Co-authored-by: PavelMikus <pavel.mikus.mail@seznam.cz>
Co-authored-by: ablegods <85563455+ablegods@users.noreply.github.com>
Co-authored-by: renemosner <99507763+renemosner@users.noreply.github.com>
Co-authored-by: Vojtech Bubnik <bubnikv@gmail.com>
Change-Id: Iba16694299f92a89e63ea9c4829e3087a29bade1
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit f8ccd60bdb7489d325e457948e27c5d854089e08)
Change-Id: I72d99277187ea0d6b600e741dcc4306bc5f44036
Signed-off-by: Stone Li <stone.li@bambulab.com>
(cherry picked from commit 9ee36044158856e433b19e407094120bd15f4aa0)
1. async fetch user presets from server (in thread)
2. always load default user presets
3. load user presets from cache immediately
4. not remove user presets cache
5. hide some loading ui
Change-Id: I1d29ed18e09606d0b2f69a69eea2eb5042c26223
1. change base pattern "None" to "Hollow", and add an icon image
2. fix a bug of not initializing m_highest_overhang_layer
3. fix a bug where normal(auto) with Tree* styles won't generate any
supports.
4. add popup message when selecting support material for interface.
5. draw connected loops when wall count is larger than 1
Change-Id: I7ea211d2971b25c65724bb10d0f6cf6e0b68c6a1
(cherry picked from commit 4c1ae7f937239fc3e1397ec2cb3b290d886bb0f0)
1. change tray id like to A1, B1, C1, D1
2. can change the name of the project that is sent
3. add ams mapping instructions
Change-Id: If301f4051f640157a53d6927a0ddf2facf4961b4
when a DNS problem occurs, the UI isblocked for too long
Change-Id: I3ee1fe1ddb1bec38be9fc3c3e5c3e08931b6eb76
Signed-off-by: Stone Li <stone.li@bambulab.com>