Commit Graph

3064 Commits

Author SHA1 Message Date
SoftFever
af7c81ccb2 1. temp fix for Korean font
2. fix crashes when cjk language is use but the system don't have unicode support enabled on Windows
2023-07-19 18:17:21 +08:00
SoftFever
eebbe367d8 fix build errors for relwithdebinfo 2023-07-19 18:16:35 +08:00
SoftFever
badeba24de revert back to 2019 runner 2023-07-18 01:07:25 +08:00
SoftFever
4c8a2f5b0a fix win cicd, revert back to vs2019 2023-07-18 01:02:42 +08:00
Heiko Liebscher
b3f653cc20 fix lang files (gettext tool) (#1550) 2023-07-17 20:38:18 +08:00
SoftFever
52c6caea49 fix vs2022 deps 2023-07-16 10:58:18 +08:00
SoftFever
3cf7c50f1a add vs2022 bat 2023-07-15 00:10:03 +08:00
SoftFever
2691c82eea fix OCCT patch failure 2023-07-15 00:10:03 +08:00
stasyan68
2b06f39c26 added Russian translation (#1509) 2023-07-11 00:06:44 +08:00
Carlos Caruncho
1d739d5d56 OrcaSlicer_Es.po spanish translation finished (#1483)
* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

More strings!

* Update OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* Update Orcaslicer spanish

* Merge

* Corregidos duplicados

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po
	modified:   bbl/i18n/es/OrcaSlicer_es.mo

* modified:   bbl/i18n/es/OrcaSlicer_es.mo

* Update Orca es

* FIX:orcaslicer_es.po  some strings

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po

* modified:   bbl/i18n/es/OrcaSlicer_es.po
	modified:   resources/i18n/es/OrcaSlicer.mo

* Update text.js

Added es_ES to text.js (spanish strings)
2023-07-10 22:29:19 +08:00
SoftFever
b92689de26 use smaller font for codes 2023-07-08 14:48:07 +08:00
SoftFever
762ce07a29 fix wrong default support_threshold_angle value 2023-07-07 10:38:55 +08:00
SoftFever
8b3f0d7f3b clear m_calib_config before each print 2023-07-07 01:03:32 +08:00
SoftFever
98dafd7c47 Merge remote-tracking branch 'remote/v1.6.0'
# Conflicts:
#	.github/workflows/build_ubuntu.yml
#	src/libslic3r/Print.cpp
#	version.inc
2023-07-07 00:38:54 +08:00
SoftFever
6076725292 update po/pot files 2023-07-07 00:07:31 +08:00
SoftFever
3a09cb46ef Improve seams:
1. Turn off wipe_on_loops by default
2. Change default wipe distance to 1 mm
2023-07-06 21:11:55 +08:00
SoftFever
a404bc2085 Port PrusaSlicer staggered_inner_seams 2023-07-06 21:08:39 +08:00
SoftFever
ee2ee478b6 optimize gcode generation 2023-07-06 00:01:06 +08:00
Carlos Caruncho
08727d76e9 Update OrcaSlicer_es.po (#1443) 2023-06-30 22:46:21 +08:00
SoftFever
d3815b2f52 update gitignore 2023-06-30 20:17:58 +08:00
SoftFever
3bd054444f fix OCCT build on Mac when build_release_macos.sh 2023-06-30 14:00:53 +08:00
SoftFever
3494a2de8b update doxygen setting 2023-06-30 13:59:41 +08:00
Jeremy Lucas
70ec10583a Added doc & photo for wiki guide for max volumetric flow (#1301)
* Added doc and photo for max volumetric flow

* Fixed comments on doc. Same old image

* Added photos and finished description

* Forgot to save

* Added other method back in
2023-06-29 12:04:16 +08:00
Dylan
dff39ab000 Fix check multi filament valid (#1433)
* no need to check different filaments if using a multi-head printer

* bed temperatures warning
2023-06-29 12:03:34 +08:00
igiannakas
0a83db0b90 Optimise sandwich wall mode when perimeters are shared with multiple islands(Arachne only) (#1352)
* Update PerimeterGenerator.cpp

* PerimeterGenerator updated with improved Sandwich infill handling

Cleaned up code

* Beautified syntax

* Optimise the logic

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-06-29 12:02:07 +08:00
Scott Mudge
83a46a7853 Add option for skirt-speed override (#1371)
Add skirt speed option.

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-06-26 20:53:17 +08:00
Dylan
870e4e0290 fix is_extruder_used (#1422) 2023-06-25 15:18:56 +08:00
SoftFever
526c5e5cb0 update linux deps 2023-06-25 14:39:08 +08:00
Scott Mudge
28ea2ff4a4 Bugfix for zero-width tree supports (#1367)
fix bug with zero width tree supports throwing exception.
2023-06-25 13:38:29 +08:00
Scott Mudge
a45cec054e Fix tooltip referencing "Studio" (#1370)
Fixed language with reference to "Studio"
2023-06-25 13:32:47 +08:00
SoftFever
6d1488de29 update Ubuntu deps 2023-06-11 14:44:44 +08:00
Maciej Lisiewski
4972fc8710 Fix building with GCC13 (required to build on Arch and Fedora) (#1220)
* Backport TBB fix to allow building on GCC13

* Fix OpenEXR build with GCC13

* Fix Clipper2 build with GCC13

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-06-11 11:36:33 +08:00
SoftFever
6819da8faf tweak ubuntu packages 2023-06-08 16:42:42 +08:00
SoftFever
25bfe5dcf8 add mac arm64 for build_deps 2023-06-07 17:44:48 +08:00
SoftFever
b532846a93 update cicd triggers 2023-06-07 16:02:45 +08:00
SoftFever
e1a5dd682a build deps cicd 2023-06-07 15:42:18 +08:00
SoftFever
b747ea8aa1 fix build_deps syntax 2023-06-07 15:13:02 +08:00
SoftFever
16c319c4ae build deps 2023-06-07 14:50:19 +08:00
Heiko Liebscher
02fca8095d fix some typo and new feature (#1202) 2023-06-05 11:02:07 +08:00
Heti
4d1417eaa8 Easier solution to allow opening the app on OSX described in README.md (#1232)
Update README.md

Easier solution to allow opening the app
2023-06-05 10:54:25 +08:00
Branden Cash
a819ba7ba5 fix(macos): disable App Transport Security (#1157)
* feat(webview): enable context menu

This enables the ability (at least on MacOS) to reload the webview.

* fix(webview): add handler for webview error

Adding this un-covered the following error when trying to load a the printer page using http and hostname:
```
OnError: error loading page about:blank  wxWEBVIEW_NAV_ERR_OTHER The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.

```

* fix(macos): disable App Transport Security policy

Disables the [App Transport Security](https://developer.apple.com/documentation/bundleresources/information_property_list/nsapptransportsecurity) policy that blocks loading http urls (via hostname...ip addresses were fine because ip addresses can't have certs, so they would be excluded from the ATS restriction).

Resolves #791
2023-06-01 00:14:47 +08:00
SoftFever
f4835d8a58 bump version to 1.6.3 2023-05-28 10:51:25 +08:00
SoftFever
e78220b9b8 Tweak default settings for Qidi: turn off ironing by default and turn arc fitting for 3 serials 2023-05-28 10:48:34 +08:00
Cyril Guislain
4fcbbf1c81 Update French Translation / Add missing translation strings (#1153)
Update French Translation / Add missing strings
2023-05-28 10:46:42 +08:00
SoftFever
d9d1fc766c add run_gettext.bat for Windows 2023-05-28 09:55:05 +08:00
SoftFever
ec951d2eea Add back missing printer cover photos 2023-05-27 19:43:44 +08:00
SoftFever
d25ab16ba4 Add more PrusaSlicer compatible placeholder #1142 #1148 2023-05-27 19:38:14 +08:00
SoftFever
8bea2275d9 1. Add run_gettext.sh
2. Update locale
2023-05-27 19:08:42 +08:00
SoftFever
8f9b475ce3 infill_anchor #500 #136 2023-05-27 17:39:48 +08:00
SoftFever
8354815184 Decrease default PETG temp for temp tower test #1117 2023-05-27 10:17:49 +08:00