Commit Graph

22309 Commits

Author SHA1 Message Date
a98bf83e08 选择打印机增加关键字搜索 (#2376)
Co-authored-by: ZdDroid <601865048@qq.com>
2023-10-11 21:54:55 +08:00
b77b29ccb9 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
abb672ab76 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
1ca897c958 upgrade deps (#2349)
* upgrade deps
2023-10-09 00:19:26 +08:00
addbda4ce1 Use calibration tutorial gitee mirror for China users (#2363) 2023-10-08 23:06:22 +08:00
63dfe04e94 Use calibration tutorial gitee mirror for China users 2023-10-08 22:30:33 +08:00
b370aed693 Add Wanhao D12-300 profile (#2261) 2023-10-08 22:12:26 +08:00
81dc1a19ef kor translation update (#2360) 2023-10-08 22:10:36 +08:00
115629ef3b 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
b86418b869 kor_translation update 2023-10-08 20:38:56 +09:00
9a43b53510 kor_translation update 2023-10-08 20:24:20 +09:00
4f6a7de887 kor_translation update 2023-10-08 20:04:37 +09:00
f0e91a6641 Show tooltips for plate buttons (#2176) 2023-10-07 23:11:41 +08:00
8a7e6f7b0c Merge branch 'main' into main 2023-10-07 07:55:57 -05:00
9adcb09d0b Update Turkish translation for dev 1.8 version (#2348)
fix Turkish for dev 1.8 version
2023-10-07 20:55:13 +08:00
6bd6bf9844 CICD for deps (#2342) 2023-10-07 20:38:53 +08:00
06b76cb0df fix Turkish for dev 1.8 version
fix Turkish for dev 1.8 version
2023-10-07 12:59:29 +03:00
5971e4d814 fix linux
Signed-off-by: SoftFever <softfeverever@gmail.com>
2023-10-07 12:51:22 +08:00
1637392bef 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
59617fb4f2 Wanhao D12/300 Fixed 2023-10-06 20:53:23 -05:00
c11d05c58d Merge branch 'SoftFever:main' into main 2023-10-06 20:31:19 -05:00
24f18ecae5 Profile ported for Voron Switchwire
Ported Voron Switchwire profile from Prusa Slicer 2.6.1
2023-10-06 20:26:07 -05:00
b7c22ca3e2 Port automatic hole to polyhole conversion from SuperSlicer
Co-authored-by: supermerill <merill@free.fr>
2023-10-07 10:15:21 +11:00
500c7938e9 fix GMP downloading issues 2023-10-07 00:40:03 +08:00
de5f8809ce build on all platforms 2023-10-07 00:08:17 +08:00
4d5bba8743 Update README.md
update discord link
2023-10-06 23:43:09 +08:00
4409b7f9bc Fix crash when switching between different infill patterns (#2341)
The error was introduced as part of the "Extend sparse infill" porting.

Reproduce:
1. Add a cube
2. Set infill pattern to cubic
3. Slice
4. Then change the pattern to adaptive cubic
5. Slice
6. Crash

This PR fixes this issue.


1a0d8f5130 (diff-3ec83cd4f72e61c92f69178305a0298e90e2d8b43a3d88ca2f8edccde4e02c7aL709-R736)

Not sure why I missed this part during the initial port :P
2023-10-06 23:39:24 +08:00
d010906d1d Fix crash when switching infill pattern between cubic & adaptive cubic
Cheery picked from prusa3d/PrusaSlicer@2b0a7ccb2c
2023-10-06 23:09:01 +08:00
5b64e9fa6c Fix issue with overhang-extra-perimeter on complicated multi-part models (#2326) (#2338)
This fixes #2326 and potentially other performance issues when overhang
extra perimeter is turned on for complicated multi-part models.
2023-10-06 22:50:49 +08:00
f7a93a4bcd Fix issue with overhang-extra-perimeter on complicated multi-part models (#2326) 2023-10-06 22:12:11 +08:00
f432569675 Add default Prusa i3 MK3 profiles (#2331)
Add a set of Prusa i3 MK3 default profiles. These are lifted directly
from Prusa Slicer and are the default profiles for the MK3, MK3S AND
MK3S+ in that piece of software.

These defaults are little bit more comprehesive than the single default
profile currently provided by Orca Slicer and should work well out the
box considering they are indeed the offical Prusa profiles.

Please let me know if you have any feedback.
2023-10-06 18:36:02 +08:00
dde615d196 Fix issues 2023-10-06 18:33:27 +08:00
fd86f5a38f Add default Prusa i3 MK3 profiles 2023-10-05 20:18:18 +01:00
4a137e9c11 Fix M141 S0 at end of gcode (#2328)
* remove hardcoded set chamber temp gcode

* Revert "remove hardcoded set chamber temp gcode"

This reverts commit 8fc1f4a38113087a8fb11901981ca8c9cfdf7777.

* disable heated chamber only if chamber is used/defined
2023-10-05 22:02:15 +08:00
1766633b9a toggle visibility of ironing_pattern on selection of ironing type (#2321)
* toggle visibility of ironing_pattern on selection of ironing type

* add a tooltip to ironing_pattern
2023-10-05 20:14:53 +08:00
dbf39da5f2 Fix crash when use adaptive cubic sparse infill (#2315) (#2318) 2023-10-05 20:13:22 +08:00
0059beafa5 add ironing angle (#2320) 2023-10-04 22:48:35 +08:00
49d33f3965 Show both layer time and tick info when tick is highlighted (#2312)
* Show both layer time and tick info when tick is highlighted

* Use previous layer's complete time as current layer's tick time
2023-10-04 22:45:40 +08:00
bb8c227cb5 Fix issue that the slice button is still disabled after a tick is deleted (#2308)
Fix an UAF which causes the slice button being disabled after a tick is deleted
2023-10-04 00:03:19 +08:00
9fd00ca951 Show estimated print time in the ruler (#2305)
* Calculate tick by mouse hover position

* Draw hover tick

* Show hover layer time

* Make sure hovered tick get updated immediately
2023-10-04 00:02:26 +08:00
b7cd4e95d1 fix german for dev 1.8 version (#2307)
fix german for new version
2023-10-04 00:00:17 +08:00
80eadcf6e9 Fix macos deps build (#2291) 2023-10-03 23:27:33 +08:00
93de994a99 Inner-Outer-Inner mode - additional fix where an external perimeter is shared between multiple islands in the same ordered_extrusions perimeter list (#2276)
* Updated inner outer inner algorithm

* debug msg

* Revert "debug msg"

This reverts commit 32ce6f2096d4bcbaa6206ebe12a6a6fa5c5588bc.

* Update PerimeterGenerator.cpp

* Revert "Update PerimeterGenerator.cpp"

This reverts commit 26c56912f8f1417f06757487e30efb926745465c.
2023-10-03 23:22:33 +08:00
e0bc1f9ae5 Czech translation update (#2274)
* Czech translation update

* Czech translation update

* Update OrcaSlicer_cs.po
2023-10-03 23:13:34 +08:00
0c303ce34a Fix during_print_exhaust_fan_speed_num error 2023-10-03 23:05:55 +08:00
bebf010c3f Hide elefant_foot_compensation_layers if elefant_foot_compensation is not enabled. 2023-09-30 18:48:55 +08:00
069b5aab7d Fixed some wrong Ender 3 parameters (#2264)
* Correct Ender3 values

Maximun Height real is 250mm
Ender 3  screen is not capable to display Thumnails added "" thumnail to avoid large gcodes files.

* Adjusted height to rod / lid

Ender 3 = 25
2023-09-30 18:15:02 +08:00
cccb270526 Add elephant foot compensation over multiple layers (#2254)
#https://github.com/prusa3d/PrusaSlicer/pull/10976

Co-authored-by: Roberto Mozzicato <bitblasters@gmail.com>
2023-09-30 18:12:12 +08:00
44cb17314c Fix XCode 15 build errors and bump version to 1.8.0 2023-09-30 10:32:15 +08:00
ac03feac4b Update and fix locales 2023-09-30 10:28:36 +08:00