22534 Commits

Author SHA1 Message Date
niklasb
2203131211
Fix: Height range Modifier translation in German #2613 (#2668)
Update OrcaSlicer_de.po
2023-11-09 22:23:43 +08:00
Noisyfox
97502df924
Fix cli segfault (#2661) (#2665) 2023-11-09 22:22:43 +08:00
Noisyfox
f16feff2a4
Fixes scars on thing walls when "avoid crossing wall" is turned on (#2659)
* Travel very close to the inner holes, could cross external perimeter when the avoid crossing perimeters was enabled.

(cherry picked from commit prusa3d/PrusaSlicer@6c51e5148c)

* Modified variable offset in the avoid crossing perimeters to not cause scars on thin objects (#7699).

Previously, the minimum contour width was chosen too conservative and, on some thin objects, only allowed minimal (or non) offset. This could result in travels being planned along the outer perimeter.

Now, the minimum contour width is chosen much smaller at the start and tested if the variable offset wasn't failed (the outer contour broke up into more parts, more or fewer holes, etc.).
If any problem is detected, the variable offset is recalculated with a larger minimum contour width.

(cherry picked from commit prusa3d/PrusaSlicer@dc00f0bf98)

---------

Co-authored-by: Lukáš Hejl <hejl.lukas@gmail.com>
2023-11-09 22:21:44 +08:00
Hukete
333287535b
Update fdm_filament_pla.json (#2657)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_filament_pla.json

Change the fan rate of begin layers
2023-11-09 22:20:14 +08:00
Noisyfox
cd8f555714
Fix some gui issues (#2653)
* Fix text gizmo input dialog caption alignment

* Fix issue that layer slider top/bottom label left edge been cut by draw region (#2603)
2023-11-09 22:19:40 +08:00
SoftFever
22abe8cc9d Automatically recover from corrupted config file 2023-11-09 22:09:41 +08:00
SoftFever
df0a49a73d Fix retraction issues 2023-11-09 20:54:33 +08:00
SoftFever
2d849fec6c update locale 2023-11-07 21:37:07 +08:00
SoftFever
42f8efc0d8 Fixed a regression that checking new version didn't work
Fixed #2622
2023-11-07 21:32:36 +08:00
SoftFever
e001b66192 Fixed a regression that bed type was not remembered and switched when switching bed types 2023-11-07 18:36:20 +08:00
SoftFever
132e531fb8 Misc profiles fixes
fixed #2636
2023-11-07 18:34:44 +08:00
Geoffrey Ward
94e35737e6
Update the retraction defaults to account for the M5c (#2640)
* Remove retraction_length from common

M5c should never retract more then 0.8mm or it will clog

* Preserve M5 retraction length

Moved previous retraction length from core to M5

* Update Anker M5C retraction length to prevent clogs

Anything beyond a 0.8mm retraction length will clog the printer over time.
2023-11-07 18:14:21 +08:00
Geoffrey Ward
472821922a
Update AnkerMake printers to make use of Marlin 2 gcode (#2639) 2023-11-07 18:13:38 +08:00
ablegods
9c34a8c082
Update OrcaSlicer_zh_TW.po (#2630)
* Update OrcaSlicer_zh_TW.po

* update locale for 1.8 beta2

Following the version update of 1.8 beta2, new localizations will be added

* Update OrcaSlicer_zh_TW.po

* Update OrcaSlicer_zh_TW.po

fixed some conflict
2023-11-07 18:13:07 +08:00
mariuske
70f28ba3c1
Adjusted Flashforge machine profiles (#2632)
* Added correct machine pause code for FlashForge printers

Added machine pause code for Flashforge printers to support pause action in firmware 2.3.6-2.1.9-20231101

* Removed redundant gcodes for Flashforge profiles

Removed redundant gcodes for Flashforge profiles as they are already added by Orca Slicer
2023-11-07 13:10:16 +08:00
FlashforgeOfficial
5788fd30e7
1106 Flashforge: Update TPU, classic mode change etc. (#2627)
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-07 13:09:30 +08:00
Noisyfox
c0a8f430f8
Add back the option to disable ensure vertical shell thickness and detect narrow internal solid infill (#2626)
* Add back the option to disable `ensure vertical shell thickness` (#2602)

* Add back the option to disable `detect narrow internal solid infill` (#2623)
2023-11-06 23:21:07 +08:00
SoftFever
9f599cd51f Fixed #2537: pa pattern issues on delta printers 2023-11-06 23:02:40 +08:00
Hukete
bea9b54689
Update profiles for Qidi printers (#2629)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file

* 1106

Add the PA value to some genetic filament profiles

* Update fdm_process_qidi_x3_common.json

The macro code cant add to the bottom of the printer.cfg
2023-11-06 21:57:24 +08:00
SoftFever
4eae93080f Fix vector too long issues 2023-11-06 18:32:19 +08:00
SoftFever
fcc4b03054 small_perimeter_speed shouldn't be 0 2023-11-06 18:31:31 +08:00
SoftFever
c24648d470
Update orca_bot.yml 2023-11-06 14:20:04 +08:00
SoftFever
129547f2ce
Update orca_bot.yml 2023-11-06 14:19:13 +08:00
SoftFever
e018e0ade0
Update orca_bot.yml (#2625)
increase operations-per-run to 3000
2023-11-06 13:36:16 +08:00
SoftFever
7510eb6f72
Update orca_bot.yml 2023-11-06 13:07:30 +08:00
SoftFever
efaf2f8e34 Add orca bot 2023-11-05 21:42:50 +08:00
ablegods
35f65893f8
Update OrcaSlicer_zh_TW.po (#2607) 2023-11-05 13:32:21 +08:00
SoftFever
e0aae93c0a update locale for 1.8 beta2 v1.8.0-beta2 2023-11-04 14:19:17 +08:00
SoftFever
36ffb18059 make folder name more consistent 2023-11-04 10:37:53 +08:00
Noisyfox
528fb630bc
Organic: Fix support blocker (#2595)
Expand blockers a little bit to compensate the error in facet projection
2023-11-04 02:42:30 +08:00
Rob Trame
f1345d276b
Fix typos and style inconsistencies related to configuration (#2580)
* Fix 'min' accidentally defined as 'max'

* Remove duplicate retract_lift_above/below definitions

* Add correct unit for jerk

* Make speed tooltip consistent with others

* Remove accidental 's' in Qidi XPlus config

* Remove trailing comma in RatRig config

* Add 'type' field to KP3S PRO configs

* Revert "Make speed tooltip consistent with others"

This reverts commit 16c05751814cc6222fa976612ce7ff8e456141c8.

* Revert "Remove duplicate retract_lift_above/below definitions"

This reverts commit 54ca51f3de2a5e3ca1d9e9538c51a28b59acabcf.

* Remove non-translated retract_lift_above/below definitions

* Update PrintConfig.cpp

Revert jerk unit
2023-11-04 02:41:13 +08:00
ablegods
905d104ded
Update localization (#2597)
* Update localization

Update existing strings and some newly added strings

* Update localization

Update existing strings and some newly added strings
2023-11-03 21:34:51 +08:00
InfimechOfficial
915c112ee5
20231103 Add "InfiMech" printer profiles (#2596)
* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* fix issues that prevent the profiles being loaded.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-03 19:23:20 +08:00
SoftFever
8fcaef53f7 skip only one wall top checking for bridges 2023-11-03 18:35:46 +08:00
SoftFever
01ff70197b set default internal_solid_infill_pattern to monotonic for Qidi machines 2023-11-03 18:35:46 +08:00
SoftFever
e7507e1af5 Revert "Increase uploading timeout for Klipper"
This reverts commit e32e717a757e7d92ddd06e07e237c66fb5d49dd6.
2023-11-03 18:35:46 +08:00
SoftFever
4fe80bcbc5 remove staff_pick_switch 2023-11-03 18:35:46 +08:00
Heiko Liebscher
70c5178e50
Fix de for 1.8.0 beta2 (#2589)
* fix german for 1.8.0 beta2

* fix more
2023-11-03 18:24:46 +08:00
SoftFever
aba3c8ab31 bump version to 1.8 beta2 2023-11-02 22:13:00 +08:00
Carlos Caruncho
1c9c1d69ad
Spanish translation (#2577)
* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Revert "Merge remote-tracking branch 'upstream/main' into spanish_translation"

This reverts commit 694a900845c56ea364cf21aa2a0f65a98bb68539, reversing
changes made to 4f53ce4f88a435d2d0305743f42329730406a48d.

* Revert "Update OrcaSlicer_es.po"

This reverts commit 4f53ce4f88a435d2d0305743f42329730406a48d.

* Revert "Revert "Update OrcaSlicer_es.po""

This reverts commit 53bd15617c81dabd6180875ced03826e9c08a972.

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-02 18:52:00 +08:00
Hukete
cfcba09d9d
Update QIDI profiles (#2586)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
2023-11-02 18:41:03 +08:00
Noisyfox
fcb289124e
fix deadlock condition varaible use in netfabb wrapper (#2583)
(cherry picked from commit prusa3d/PrusaSlicer@04ac99a54e)

Co-authored-by: PavelMikus <pavel.mikus.mail@seznam.cz>
2023-11-02 18:40:19 +08:00
Ocraftyone
d574816aef
Add default page selection (#2569)
Add option to change default page
2023-11-02 18:28:13 +08:00
SoftFever
61e05f9bd1 Fixed #2562: disable extra perimeters over overhangs for spiral vase 2023-11-01 23:12:22 +08:00
Ocraftyone
06f966e43a
Add splash screen toggle (#2568)
Add preferences option to toggle splash screen
2023-11-01 16:47:14 +08:00
Carlos Caruncho
261393b649
Update Spanish Translation (#2545)
* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po
2023-11-01 11:57:37 +08:00
lukicsl
86701d2c87
some wrong max/min layer height corrected and 0.15 nozzle added for Voron 2.4 (#2546)
* some wrong max/min layer height corrected and 0.15 nozzle added vor Voron 2.4

* typo 0.0

* Some correction in previouse commits + added missing nozzles for Revo

* yet another type
2023-11-01 11:56:59 +08:00
Ioannis Giannakas
46b31a41bf
Fix duplicate entry of Only Lift Z above and below in the extruder tab (#2561)
Update Tab.cpp
2023-11-01 11:56:14 +08:00
Andy
b7d9899ef3
Russian translation update (#2551)
Russian translation update
2023-10-31 20:41:53 +08:00
SoftFever
2da64eb1b3 Improve max vol test model to support large diameter nozzles 2023-10-31 20:13:20 +08:00