Commit graph

22333 commits

Author SHA1 Message Date
Trist0ne
acbf27036c
Merged optimized print profiles from Comgrow Official (#2454)
* Merged optimized print profiles from Comgrow Official

* Corrected profile naming convention
2023-10-19 22:49:22 +08:00
Noisyfox
56fdbf5310
Fix layer path order when multi-layer elephant compensation is used (#2443) 2023-10-19 19:57:53 +08:00
Noisyfox
075a08bca8
Initial port of the new ensure vertical thickness algorithm from PrusaSlicer (#2382)
* Initial port of the new ensure vertical thickness algorithm from PrusaSlicer.

Based on prusa3d/PrusaSlicer@1a0d8f5130

* Remove code related to "Detect narrow internal solid infill" as it's handled by the new ensuring code

* Support different internal solid infill pattern

* Ignore removed options

---------

Co-authored-by: Pavel Mikuš <pavel.mikus.mail@seznam.cz>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-10-19 19:55:05 +08:00
Evan Felix
ef831ab8b1
add plate origin when looking for wipe tower (#2441)
* add plate origin when looking for wipe tower

* fix build errors and handle more plate offset cases

---------

Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-10-18 17:45:54 +08:00
ablegods
d0ccc5ee96
Updated TW translation (#2433)
Changed some localization strings to be more appropriate
2023-10-17 20:03:11 +08:00
Ocraftyone
4d14ee15ce
Thumbnail Formats Option Ported from PrusaSlicer and add BIQU/BTT format (#2405)
* Add needed src files and update CMake files

* Implementation of GCodeThumbnailsFormat for PNG, JPG, and QOI complete

* Implement BIQU (Big Tree Tech) Thumbnail Format

* have GCodeProcessor.post_process pass through original line end characters

* fix biqu thumbnail output
use \r\n for new lines in the biqu thumbnail portion. the firmware requires these end characters to function properly.
update names of variables and add comments to be more descriptive
replace modified Qt pixel algorithm with much simpler algorithm from BTT TFT firmware

* rename BiQU to BTT_TFT for better clarity

* remove underscore from GUI option

---------

Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-10-17 20:00:38 +08:00
SoftFever
25c9b43d62 Revert "选择打印机增加关键字搜索 (#2376) (#2392)"
This reverts commit caaa969ba1.
Revert "选择打印机增加关键字搜索 (#2392)"

This reverts commit a178b967dc.
2023-10-15 18:08:56 +08:00
SoftFever
1c26ec9e23 Increase painting resolution 2023-10-15 18:08:56 +08:00
SoftFever
388b483774
Feat: 1. Vertical and horizontal mode for painting 2. Optimize Camera behavior (#2424)
* fix camera and update locale

* Paint horizontally or vertically
2023-10-15 16:43:52 +08:00
SoftFever
53c416b819 Fixed a regression of Hostname #2372 2023-10-14 23:16:27 +08:00
Hotsolidinfill
a3200ad285
Translate web strings into Korean (#2410)
* update last strings

* translate web strings into Korean

* fix
2023-10-14 20:16:51 +08:00
Thomas
2077c98bcc
K1/K1 Max : Added TPU, ASA and fixed filaments missing from previous PR (#2412)
* Rename Creality HF Generic Speed PLA.cfg to Creality HF Generic Speed PLA.json

* Update Creality K1.json

* Create Creality Generic TPU.json

* Update Creality Generic ASA.json

CS

* Update Creality.json

* Update Creality K1 Max.json
2023-10-14 20:16:16 +08:00
Thomas
25447877c6
Config changes for Creality K1/K1 Max (#2380)
* Update 0.16mm Optimal @Creality K1 (0.4 nozzle).json

Improved K1 0.16mm profile

* Improved 0.20mm Standard @Creality K1 (0.4 nozzle).json

* Improved 0.24mm Draft @Creality K1 (0.4 nozzle).json

* Create Creality High Flow Hotend PLA.json

* Create fdm_filament_tpu.json

* Create fdm_filament_asa.json

* Create Creality Generic ASA.json

* Update Creality Generic PLA.json

* Create Creality Generic Speed PLA.cfg

* Rename Creality High Flow Hotend PLA.json to Creality High Flow Hotend Generic PLA.json

* Rename Creality Generic Speed PLA.cfg to Creality High Flow Hotend Generic Speed PLA.cfg

* Update Creality Generic ASA.json

* Update Creality K1 (0.4 nozzle).json

* Update Creality K1 (0.6 nozzle).json

* Update Creality K1 (0.8 nozzle).json

* Update Creality Generic ASA.json

* Rename Creality High Flow Hotend Generic PLA.json to Creality HF Generic PLA.json

* Rename Creality High Flow Hotend Generic Speed PLA.cfg to Creality HF Generic Speed PLA.cfg

* Update Creality Generic PLA.json

* Update 0.24mm Draft @Creality K1 (0.4 nozzle).json

* Update Creality HF Generic PLA.json

* Update Creality HF Generic Speed PLA.cfg
2023-10-14 10:59:51 +08:00
Thomas
2c6b024dae
Added a lot of missing strings and fixed some in FR localization (#2397)
* Update OrcaSlicer_fr.po

Add missing translation and removes some references to Bambu that are not in original strings.

* Update OrcaSlicer_fr.po
2023-10-14 09:55:31 +08:00
曹政
b3866afb9e
update zh_CN local (#2393)
Co-authored-by: smile.caozheng <smile.caozheng@outlook.com>
2023-10-14 09:51:33 +08:00
Hotsolidinfill
3631a0fee6
update Korean translation (#2401)
update last strings
2023-10-14 09:48:52 +08:00
Noisyfox
f39f5effa1
Fix crash on BBL's calibration tab (#2403) 2023-10-13 22:55:07 +08:00
Noisyfox
fc0067ccba
Remove fix_slicing_errors because it makes no sense (#2370)
this also fixes #2344
2023-10-12 23:02:27 +08:00
ZdDroid
a178b967dc
选择打印机增加关键字搜索 (#2392)
* 选择打印机增加关键字搜索

* revert more format changes

---------

Co-authored-by: ZdDroid <601865048@qq.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-10-12 22:49:39 +08:00
SoftFever
3f9db6064b update loacale 2023-10-11 22:29:03 +08:00
Heiko Liebscher
4854572b7f
fix de for 1.8 new features (#2378)
fix
2023-10-11 22:21:34 +08:00
Hotsolidinfill
b013c97376
update korean (#2368) 2023-10-11 22:18:39 +08:00
Anna
3afe87652e
Update OrcaSlicer_nl.po (#2387)
Did what I could for now!
2023-10-11 22:15:39 +08:00
Noisyfox
b5ee7a0e44
Show as much information as possible in crash log (#2386) 2023-10-11 22:14:21 +08:00
ZdDroid
caaa969ba1
选择打印机增加关键字搜索 (#2376)
Co-authored-by: ZdDroid <601865048@qq.com>
2023-10-11 21:54:55 +08:00
ZeroG
a24a1323dd
Update OrcaSlicer_nl.po (#2364)
Fixes/Updates:

1. Shift typo fixed
2. "Pengrootte" is supposed to be one word.
3. "Gebied" doesn't sound right for a shape, "Bol" is better.
4. "Sectie weergave" is two words
2023-10-10 07:53:32 +08:00
Michal Dziekonski (mdz)
d54e5bd9d2
Fix object's list text color on Linux (GH-2086) (#2346)
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-10-09 00:20:27 +08:00
SoftFever
6962cd6577
upgrade deps (#2349)
* upgrade deps
2023-10-09 00:19:26 +08:00
SoftFever
9dd3fb60b7
Use calibration tutorial gitee mirror for China users (#2363) 2023-10-08 23:06:22 +08:00
Noisyfox
0694863fb9 Use calibration tutorial gitee mirror for China users 2023-10-08 22:30:33 +08:00
SoftFever
8adb044670
Add Wanhao D12-300 profile (#2261) 2023-10-08 22:12:26 +08:00
SoftFever
ec762b5b7a
kor translation update (#2360) 2023-10-08 22:10:36 +08:00
SoftFever
598f7fda32
Show tooltips for plate buttons (#2176) (#2351)
![image](https://github.com/SoftFever/OrcaSlicer/assets/1537155/f88a555c-32ee-4bcd-a5e4-36c871f97da7)

Fixes #2176
2023-10-08 22:08:53 +08:00
crwusiz
1da3c58823 kor_translation update 2023-10-08 20:38:56 +09:00
crwusiz
5a689169d8 kor_translation update 2023-10-08 20:24:20 +09:00
crwusiz
ce1e48df68 kor_translation update 2023-10-08 20:04:37 +09:00
Noisyfox
712de9255f Show tooltips for plate buttons (#2176) 2023-10-07 23:11:41 +08:00
Musicdad
d90a0df330
Merge branch 'main' into main 2023-10-07 07:55:57 -05:00
SoftFever
1332f47050
Update Turkish translation for dev 1.8 version (#2348)
fix Turkish for dev 1.8 version
2023-10-07 20:55:13 +08:00
SoftFever
449405f2b6
CICD for deps (#2342) 2023-10-07 20:38:53 +08:00
Sadri ERCAN
b8c899f4e4
fix Turkish for dev 1.8 version
fix Turkish for dev 1.8 version
2023-10-07 12:59:29 +03:00
SoftFever
95311f9875 fix linux
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-10-07 12:51:22 +08:00
SoftFever
cd17209516
Ported automatic hole to polyhole conversion from superslicer (#2336)
I've ported automatic polyhole conversion from super slicer.

I'm happy to change the PR as required.

Closes #626
2023-10-07 10:03:02 +08:00
Musicdad12
384a3c2703 Wanhao D12/300 Fixed 2023-10-06 20:53:23 -05:00
Musicdad
4b94a148e8
Merge branch 'SoftFever:main' into main 2023-10-06 20:31:19 -05:00
Musicdad12
7eec58c36f Profile ported for Voron Switchwire
Ported Voron Switchwire profile from Prusa Slicer 2.6.1
2023-10-06 20:26:07 -05:00
LovelyTwo
3359dadd32 Port automatic hole to polyhole conversion from SuperSlicer
Co-authored-by: supermerill <merill@free.fr>
2023-10-07 10:15:21 +11:00
SoftFever
37519b76d8 fix GMP downloading issues 2023-10-07 00:40:03 +08:00
SoftFever
2e0ae6d82c build on all platforms 2023-10-07 00:08:17 +08:00
SoftFever
8d0bb25261
Update README.md
update discord link
2023-10-06 23:43:09 +08:00