Commit Graph

25565 Commits

Author SHA1 Message Date
xiaoyeliu
7206573cbf fix snapmake_en (#48)
* Fix: fix Multi-language

* Fix Snapmaker_Orca_en.po
2025-11-28 09:56:18 +08:00
xiaoyeliu
1a646d8b58 Fix: fix Multi-language (#47) 2025-11-27 18:20:14 +08:00
xiaoyeliu
ede7388004 Merge pull request #46 from Snapmaker/2.2.0-dev
Fix login url in region "cn" & Fix import 3mf
2025-11-27 17:09:30 +08:00
xiaoyeliu
06362b69f1 Fix: import project 2025-11-27 16:59:13 +08:00
xiaoyeliu
19b11b66a0 Fix: change url of login from pre to formal 2025-11-27 12:16:53 +08:00
xiaoyeliu
e51d4ad563 Change CICD Version 2025-11-24 10:08:02 +08:00
xiaoyeliu
babb2e1f1e Fix i18n 2025-11-24 09:54:36 +08:00
xiaoyeliu
4a77785b84 Fix i18n from orcaslicer to snapmaker orca 2025-11-21 18:52:51 +08:00
xiaoyeliu
aa834383f5 Add: export log 2025-11-21 16:31:50 +08:00
xiaoyeliu
4b92d865ef Update Snapmaker_orca_ja by Psych0h3ad 2025-11-21 15:26:59 +08:00
xiaoyeliu
0484b6f280 Fix CICD 2025-11-19 17:33:57 +08:00
xiaoyeliu
5ebe4c0fd0 Fix CICD 2025-11-19 10:11:38 +08:00
xiaoyeliu
2eeb2438c8 FIX CICD 2025-11-18 11:06:59 +08:00
xiaoyeliu
20412e7f29 Fix CICD 2025-11-18 09:10:30 +08:00
xiaoyeliu
7b258ebb84 Fix CICD 2025-11-18 00:10:16 +08:00
xiaoyeliu
c35a280c4a Fix CICD 2025-11-17 23:06:41 +08:00
xiaoyeliu
d7f3a8eb02 Fix CICD 2025-11-17 18:16:34 +08:00
xiaoyeliu
1b6ff47941 Fix CICD 2025-11-17 17:58:54 +08:00
xiaoyeliu
1857799514 Fix CICD 2025-11-17 16:12:56 +08:00
xiaoyeliu
9008ad72e2 Fix CICD 2025-11-17 15:03:33 +08:00
xiaoyeliu
3a6815ff04 Fix CICD 2025-11-17 14:09:01 +08:00
xiaoyeliu
69cf2a1964 Fix: CICD 2025-11-17 12:01:42 +08:00
xiaoyeliu
e4d902220d Fix: CICD 2025-11-17 11:52:21 +08:00
xiaoyeliu
145925c24a Fix CICD 2025-11-17 11:41:53 +08:00
xiaoyeliu
67c9fe63d5 Fix: CICD 2025-11-17 11:28:30 +08:00
xiaoyeliu
82174ea2d1 Fix: CICD 2025-11-17 10:18:39 +08:00
xiaoyeliu
2bdd52a56e Fix CICD 2025-11-17 10:14:29 +08:00
xiaoyeliu
f646809e0c Fix cicd 2025-11-17 10:08:51 +08:00
xiaoyeliu
e89263e51a Merge: Snapmaker Orca 2.1.2 2025-11-17 10:04:25 +08:00
Erik GS
737948be1f [Profiles] Fix bed_exclude_area excluding the whole bed on Anycubic Kobra 3 (#10914) 2025-10-03 01:32:12 +08:00
Heiko Liebscher
106d8fe824 update de for 2.3.1 after update locale (#10912)
update de
2025-10-03 01:28:06 +08:00
SoftFever
7736b31015 update profile version 2025-09-29 22:57:27 +08:00
SoftFever
200c8c3cb8 update locale 2025-09-29 22:17:39 +08:00
SoftFever
f1884a4264 [Profile]add missing cover image 2025-09-29 21:43:51 +08:00
SoftFever
a7b237f862 Update SoftFever version to 2.3.2-dev 2025-09-28 22:12:14 +08:00
Ian Bassi
15037283e7 Disable smooth sprial in input_shaping calibrations (#10748)
* Disable spiral_mode_smooth in calibrations

Causes problems when using absolute distances (use_relative_e_distances = false).

* Add note about absolute E distances in Smooth Spiral
2025-09-28 18:44:37 +08:00
Maor Avni
504b89af03 [PROFILE] fix for Ender 3 V3 KE (#10860)
* profile fix for Ender 3 V3 KE

* main creality.json

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-09-28 18:14:57 +08:00
SoftFever
fc6258e2b7 [PROFILE]add Rolohaun Delta Flyer Refit (#10893)
* [PROFILE]add Rolohaun Delta Flyer Refit
2025-09-28 16:12:34 +08:00
FlyingbearOfficial
54e741705d [PROFILE]Add a new printer Model with Flyingbear (#10889)
* TEST
2025-09-28 15:12:53 +08:00
Ozge Sevin K.
a186e8e8d7 Update OrcaSlicer_tr.po (#10856) 2025-09-28 15:09:03 +08:00
SoftFever
614f93053a Revert "Set NSWindow color space to sRGB on macOS" (#10892)
Revert "Set NSWindow color space to sRGB on macOS (#10827)"

This reverts commit 32ca697e9e.
2025-09-28 14:32:15 +08:00
Andrew Sun
32ca697e9e Set NSWindow color space to sRGB on macOS (#10827) 2025-09-28 13:59:47 +08:00
SoftFever
4d7699b628 Update DMG creation process in build workflow (#10891)
Refactor DMG creation process in build workflow

* Update the OrcaSlicer DMG creation steps to exclude the profile validator helper from the main DMG.
* Introduce a dedicated directory for the main OrcaSlicer DMG and the profile validator DMG, ensuring a cleaner build process.
* Use symbolic links with the `-sfn` option to avoid issues with existing links.

This change enhances the organization of the build artifacts and improves the clarity of the DMG creation process.
2025-09-28 13:38:13 +08:00
SoftFever
f020480900 Revamp OrcaSlicer updater (#10884)
* Revamp OrcaSlicer updater
2025-09-28 10:33:33 +08:00
Ari Gato
c59255a605 Add Sovol SV08 MAX profiles from Sovol's repo (#10768)
Changes compared to upstream:
* file/identifier renames (SOVOL → Sovol)
* changed inherits to "Generic .* @System"
* occasional tabs ('\t') replaced with spaces
* occasional dangling spaces at end of lines removed
* remove `additional_cooling_fan_speed` from process profiles
* rename filament profiles from `Sovol SV08 MAX .*` to `Generic .* @Sovol SV08 MAX`
* resize `Sovol SV08 MAX_cover.png` to 128x128

Drive-by:
* remove executable attribute from Sovol Zero cover/buildplate files
2025-09-23 23:37:48 +08:00
SoftFever
43df6fc427 Add tips for testing profile changes in WIKI (#10844)
* Updated the 'How to create profiles' document to include a new section on testing profile changes.
* Added images for accessing the configuration folder and clearing the cache to ensure OrcaSlicer loads updated profiles.

This enhancement aims to assist developers in effectively managing profile updates during development.
2025-09-23 21:09:23 +08:00
HYzd766
5d2aaddbee Update Q2 print height (#10843)
* The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed

* Revert "The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed"

This reverts commit 8d296720b8.

* Update Qidi Q2 0.4 nozzle.json

修改Q2打印高度

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-09-23 19:38:05 +08:00
yw4z
d55f016568 Fix grid lines origin for multiple plates (#10724)
Update PartPlate.cpp
2025-09-23 09:30:29 +08:00
Alexandre Folle de Menezes
c5b8f1ee40 Improve the pt-BR translation (#10837) 2025-09-22 22:55:32 +08:00
SoftFever
d1e9a761d2 rename variable m_single_value to m_one_layer_value 2025-09-21 23:05:43 +08:00