Commit graph

2250 commits

Author SHA1 Message Date
Hotsolidinfill
dee6120c34
fix missing bottom surface in viewer (#1899)
* Update Korean translation

* 1. Fix blank button text after translation
2. Fix some mistranslated korean

* -fix bottom surface in gcode viewer
-update korean translation
2023-08-24 07:48:59 +08:00
SoftFever
6dbb429c85 update locale 2023-08-23 21:57:11 +08:00
just-trey
004bea72db
AM bug fix (#1889)
* anker profile bug fixes

* set layer change gcode to reset extruder

* fix layer change issue

* Use standard before_layer_change_gcode

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-08-23 20:23:38 +08:00
SoftFever
5072bf3d16 update locale 2023-08-22 19:25:21 +08:00
just-trey
baa11c9b7e
Am profile bug fixes (#1868)
* anker profile bug fixes

* akermake profile bug fix

* feedback from review

* frevert resolution
2023-08-22 18:12:35 +08:00
stasyan68
ba87a1b8f9
Updating the translation into Russian, adding new lines (#1865)
Updating the translation into Russian, adding new lines
2023-08-21 21:58:39 +08:00
Hotsolidinfill
53c6db9168
Fix blank button in mesh boolean (#1870)
* Update Korean translation

* 1. Fix blank button text after translation
2. Fix some mistranslated korean
2023-08-21 21:38:39 +08:00
SoftFever
6e1bdaf9d4
some misc changes (#1848)
* some misc changes
* stealth_mode: disable hms
* fix bbl camera  #1091 #1830
* fix anker
2023-08-20 20:02:54 +08:00
Hotsolidinfill
29da81527e
Update Korean translation (#1859) 2023-08-20 11:15:50 +08:00
SoftFever
1fa6ee78e7 update locale 2023-08-19 22:09:27 +08:00
Heiko Liebscher
94f8c26c30
fix de for new features (#1837) 2023-08-19 09:42:55 +08:00
liz.li
d9a8526843 NEW: first layer printing sequence
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
(cherry picked from commit 1369107c04668f800a338395ed3af316c32d194d)
2023-08-19 01:32:59 +08:00
rspython
1279beb3de
add Anycubic Kobra Plus profile based on Anycubic Kobra Max. (#1823)
Co-authored-by: HANDS Richard <richard.hands@soprasteria.com>
2023-08-18 18:53:49 +08:00
slynn1324
c1fbcd5661
Add P1S to config.json, copied from BambuStudio. (#1817)
Add P1S to config.json, copied from BambuStudio.  Fixes OrcaSlicer issue #1712.
2023-08-17 23:10:26 +08:00
liz.li
658988ee48 ENH: translate text
Change-Id: I4b8d631ca2518e8436d089924c06a967dba59b33
2023-08-16 20:45:28 +08:00
just-trey
8567812fdc ENH: Thanks @just-trey for updating Anker profiles
Update Anker profiles and includes the new AnkerMake M5C printer.

github pull request: 2125

Change-Id: I961976420d0352a460e6ac79cc107a27aed83b62
2023-08-16 20:45:27 +08:00
SoftFever
ab9873ff55 ENH: switch ironing_type to no ironing
This modification is based on Orca's commits 61db1ef369

Commit: 61db1ef369
Parents: a1bc4b3a57
Author: SoftFever <softfeverever@gmail.com>
Committer: SoftFever <softfeverever@gmail.com>

misc profile fixes

Change-Id: Id12d17d0534d1835a244f4619f5730dd0bd345ce
2023-08-15 21:39:51 +08:00
Lee Colarelli
d98059a0ec ENH: Add Anycubic Kobra 2.
This modification is based on Orca's commit abc0f1c682

feat: added Anycubic Kobra 2 (#1765)

* feat: added Anycubic Kobra 2

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected buildplate texture size

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected max layer height

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix bed model

---------

Change-Id: I442995a3e80fef680f2d9a5ae1899a8ef5625795
Signed-off-by: Lee Colarelli <lee@leecolarelli.com>
2023-08-15 21:39:51 +08:00
liz.li
5dbef1db0e NEW: first layer printing sequence
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
(cherry picked from commit 1369107c04668f800a338395ed3af316c32d194d)
2023-08-15 21:39:50 +08:00
SoftFever
43087cc6a6 update locale and tweak some profiles 2023-08-14 20:15:57 +08:00
SoftFever
6298b1c449 Merge branch 'main' of github.com:SoftFever/OrcaSlicer 2023-08-13 10:07:07 +08:00
just-trey
fe1d7a0751
AnkerMake Profile Additions (#1716)
* Ankermake Profile Additions

* updated based on feedback
2023-08-13 10:06:37 +08:00
SoftFever
270fff56f5 Fix Troodon2 klipper bug 2023-08-13 09:56:24 +08:00
SoftFever
3be1168d12 Fix vivedino profile 2023-08-12 22:19:03 +08:00
SoftFever
9f5678c3d1 minor tweak internal bridge speed 2023-08-12 20:26:22 +08:00
SoftFever
61db1ef369 misc profile fixes 2023-08-11 21:13:53 +08:00
Lee Colarelli
abc0f1c682
feat: added Anycubic Kobra 2 (#1765)
* feat: added Anycubic Kobra 2

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected buildplate texture size

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix: corrected max layer height

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>

* fix bed model

---------

Signed-off-by: Lee Colarelli <lee@leecolarelli.com>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-08-11 20:26:20 +08:00
otkd
905ad5296b
Update Ukrainian translation (#1748)
* refactor(localization): update Ukrainian

- Fixed typos and inconsistencies in existing Ukrainian translations

Signed-off-by: otkd <7527203+otkd@users.noreply.github.com>

* Update bbl/i18n/uk/OrcaSlicer_uk.po

Co-authored-by: Bohdan Keller <vickas777@gmail.com>

* Apply suggestions from code review

Co-authored-by: Bohdan Keller <vickas777@gmail.com>

* Ukrainian translation changes

- Further changes based on recommendations in #1748
- Updates .mo with current changes and from 9da51fe574db8160e4e95c04fc0bac2b2cba822e 7692851dbd808561f5ebfaacf826eb3166a84265

Signed-off-by: otkd <7527203+otkd@users.noreply.github.com>

---------

Signed-off-by: otkd <7527203+otkd@users.noreply.github.com>
Co-authored-by: Bohdan Keller <vickas777@gmail.com>
2023-08-11 08:41:00 +08:00
SoftFever
3e393df9df support chamber temperature per filament #1160 2023-08-10 22:08:48 +08:00
SoftFever
637a171559 Fixed an unicode bug in Mesh boolean 2023-08-09 17:13:44 +08:00
SoftFever
362ee83ff3 update locale 2 2023-08-09 14:12:18 +08:00
SoftFever
37c54aa4f6 clean up 2023-08-09 13:42:41 +08:00
SoftFever
a4c632026f update loacale 2023-08-09 12:09:06 +08:00
SoftFever
b8d7661ac4 Merge branch 'main' into feature/1.6.4_rc 2023-08-09 11:41:25 +08:00
stasyan68
f374d34fdc
Updating the Russian translation (#1718)
* Updating the Russian translation

Updating the Russian translation and adding new lines

* Add files via upload

* Delete OrcaSlicer.mo

* Create RU

* Delete RU

* Updating the Russian translation

Updating the Russian translation

* Updating the Russian translation

Updating the Russian translation

* Updating the translation into Russian, with the support of @lizardjazz11

Updating the translation into Russian, with the support of @lizardjazz1
2023-08-08 22:59:47 +08:00
SoftFever
da05ae02da Merge some BS1.7 changes:
Boolean operation feature
2023-08-08 22:14:20 +08:00
maosheng.wei
5beeed7593 FIX: complete calibration translation
Change-Id: I7c3d3b1389cc73d223e6c6a17e94b02b8d6fa95f
2023-08-08 10:41:55 +08:00
qing.zhang
e55f9e039a ENH: switch default wall to classic
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I04429ac04370efc98314e46f40fc4e317c6f0fe2
2023-08-08 10:41:55 +08:00
maosheng.wei
e5ae50454f FIX: github #2193 updata Bambu Cube V2R1
Change-Id: Ifea21506948932b09085922ae2dcfee824162c7f
(cherry picked from commit c14f15926881afeb2ab6a8265e15f63cf00df41a)
2023-08-08 10:41:55 +08:00
SoftFever
b8db25ac0e revert PA tower 2023-08-06 23:19:02 +08:00
SoftFever
dc55845a40 tweak machine end gcode for qidi 2023-08-06 23:18:36 +08:00
SoftFever
6800291468 Revert "update PA tower so it's one wall for most nozzles(0.4 upwards)"
This reverts commit ab6649da8a.
2023-08-06 21:20:59 +08:00
SoftFever
ff6bf5e5ad
update Czech translation on behalf of @renemosner (#1702) 2023-08-06 18:12:01 +08:00
maosheng.wei
3010678a61 FIX: translation
Change-Id: I4e6ce9943df178c80a47c49fb50da1ba16d1d7a3
(cherry picked from commit e9aa706f5887658cab8cc962020760c9e6fdad27)
2023-08-04 22:33:22 +08:00
liz.li
18c14179d7 ENH: replace a better image on cali start page
Change-Id: I78cddda53786b6960efd005d416b7a2540213adb
2023-08-04 22:09:01 +08:00
Carlos Caruncho
127ce2b909
Spanish translation update (#1646)
* Some Spanish string fixes

PO updated

* More spanish strings fixes

* Compiled MO

* Update spanish strings and MO

* Update

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Delete OrcaSlicer.mo

* update .mo files

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-08-04 19:11:58 +08:00
xun.zhang
a39c2018d4 ENH: optimize some params for third-party printer
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e1.


commit afdd753db7
Author: SoftFever <softfeverever@gmail.com>
Date:   Thu Aug 3 00:40:30 2023 +0800

    tweak profiles

commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com>
Date:   Mon Jul 31 18:48:25 2023 +0800

    Tweak profiles
    1. Fix Voron Trident printable height issue #1641
    2. Revamp Qidi X3 printer profiles
    3. Turn on accel_to_decel_enable for klipper machine by default
    4. Many other profiles tweaks


Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
maosheng.wei
2bb6dc65b8 FIX: add Chinese pictures in cali page
Change-Id: Ibcb0a01ec0fcbb3a73708cb6dc771748b3ebc2ea
(cherry picked from commit 848e51c5da6d9c5c3f4227ed6dc706b19e9eceae)
2023-08-04 18:15:25 +08:00
maosheng.wei
3a5ddb3ea1 FIX: [STUDIO-3835] Cali translations
Change-Id: I705d27ff172c8c9c0eed617f69af3128f2e3ffe0
(cherry picked from commit 0a1722ebee63ab79a29c3add56d5386b32c3dae9)
2023-08-04 18:15:25 +08:00
liz.li
379bf49adb ENH: replace image of flow dynamics cali start page
Change-Id: I3a1c7ac95cb4908065c8edc8b38f8304c44c96b7
(cherry picked from commit a8d06b20974e2d3f9d3b8d04e44c021463311155)
2023-08-04 18:15:25 +08:00
maosheng.wei
2f09e25e95 FIX: Some translation
Change-Id: I21c1c571b0f65404c51cf8ca80c3b8829a317529
2023-08-04 18:15:24 +08:00
SoftFever
886c1eee6d update Korean .mo file 2023-08-03 19:01:45 +08:00
SoftFever
f3b1694a14 update latest BL profiles from BS 1.7.1 2023-08-03 08:49:37 +08:00
SoftFever
12195c722f update locale 2023-08-03 00:48:54 +08:00
SoftFever
afdd753db7 tweak profiles 2023-08-03 00:47:48 +08:00
lane.wei
3752f608a4 FIX: sync the layer change gcode to P1P
Change-Id: I8a57c43dbb1e5979a1714939426995dc7d229966
2023-08-01 22:09:01 +08:00
椰子
030aab5068 FIX: Revert "FIX: Smooth timelapse in common profile was wrong"
This reverts commit 31c0fc89e3f70b0fa110fa715586c2a597e0929a.

Reason for revert: X1 not working

Change-Id: I9b634e61b37aa3294aa133458d257bc2035b8d48
2023-08-01 22:09:01 +08:00
SoftFever
aaefc400e1 Tweak profiles
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
2023-07-31 19:52:56 +08:00
SoftFever
58e24dd270 Revert "Kingroon profiles improves (#1599)"
This reverts commit e78a6d964b.
2023-07-31 18:52:49 +08:00
xun.zhang
5813ee655d ENH: mismatch between cover name and machine model
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I4ec0351e3ebe1efc88e32702d4136026ddbbc174
2023-07-31 14:29:15 +08:00
xun.zhang
13d33a2cf2 ENH: modify P1S start gcode
Use P1P start gcode for P1S

Change-Id: Ic787c78e1e368551740344893a0d7092a34f5b40
2023-07-31 14:29:15 +08:00
Arthur
d694409b86 FIX: Smooth timelapse in common profile was wrong
Remember C10 is for traditional timelapse, C11 is smooth timelapse.

The mother profile of all machines should be right.

Change-Id: Ia941f743d2a81ef4b5b4fa08a37ca654eb86d0d7
2023-07-31 14:29:15 +08:00
xun.zhang
12eec78d1d ENH: add profiles for creality CR6
Thanks bhast2 ,these profiles are based on his original version.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434
(cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
2023-07-31 14:29:15 +08:00
xun.zhang
793c657b46 ENH: remove nozzle_hrc in params page and profiles
use std::map to map nozzle_type to nozzle_hrc

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie9d1db486808bd5164c7952caecaf4ac279f43d8
2023-07-31 14:29:15 +08:00
liz.li
90e0184313 ENH: adjust imgui plate thumbnail color
Change-Id: Iec5cb3162c55e44eef2c67a3e5d8c65b5eadd785
2023-07-31 14:29:15 +08:00
xun.zhang
b8fa5decc1 ENH: lower the bed temperature for p1s and p1p
Change-Id: If00565c4428bc07d93eb3e2305fea4478d0f3339
2023-07-31 14:29:15 +08:00
maosheng.wei
cd8e7e80ba FIX: Calibration supplementary translation
Change-Id: Id4203f55e921dc5c1d1d462f7dcacd262d88c603
2023-07-31 14:29:15 +08:00
maosheng.wei
ce24b5ced6 FIX: Calibration related translation
Change-Id: I3845cec9ba2d826a1e264ec2d4f8d9b428ab3af9
2023-07-31 14:29:15 +08:00
liz.li
4d8ad0003b FIX: linux darkmode text display
Change-Id: I2c935647669dd9743cf4a230ef21e48ea4b92eb8
2023-07-31 14:29:15 +08:00
liz.li
28899c4b9a ENH: replace a png
Change-Id: I21fb87d7f54a616d2b78269389c59413ad288568
2023-07-31 14:29:15 +08:00
maosheng.wei
619cb8eeff NEW: [STUDIO-3710] add Bambu Cube V2
Thank you very much to Thrutheframe for providing us with a very
valuable model for our software. We sincerely appreciate your time and
effort in helping us improve the project. Here is the model address:
https://www.printables.com/model/222285-bambu-lab-xyz-calibration-cube.
Thank you again, Thrutheframe.

Change-Id: I200fd23ab7a09683b2610664c8e09ae53fc42133
2023-07-31 14:29:15 +08:00
maosheng.wei
e2980e7755 FIX: Mesh Boolean translation
Change-Id: I158f3836fcc18f5e4311b4e59c4fa38bd9c14eec
2023-07-31 14:29:15 +08:00
qing.zhang
c52365cec3 ENH: set wall loops to 2 to reduce extra stick material
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Icab1c1eb73d5e71f63d6fc6046562f0518476080
2023-07-31 14:29:15 +08:00
liz.li
53787b4c9e ENH: refine calibration UI layout
1. adjust layout of every cali page
2. add tips panel about how to use PA result factor
3. modify PA start page text

Change-Id: I5e9d4f9ab63e231289ac2b0db5efee158ddee7f5
2023-07-31 14:29:15 +08:00
qing.zhang
d53d03f1fc ENH: add p1s as compatible machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I08b5f069be45fe0d16bd9e148ffb2409285b2503
2023-07-31 14:29:15 +08:00
SoftFever
ab6649da8a update PA tower so it's one wall for most nozzles(0.4 upwards) 2023-07-30 19:38:34 +08:00
Carlos Caruncho
e78a6d964b
Kingroon profiles improves (#1599)
* 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)

* Kingroon profiles added

Added Kp3s and kp5l printers

* Update OrcaSlicer_es.po

CAMBIOS EN CUARTEL

* Update OrcaSlicer_es.po

* [FIX] Fixed some spanish strings

Improved translation

* More spanish string fixes

More fixes

* Fix More Spanish Strings

* add kingoon profiles

* Last mo update

* Fix KP3S PRO S1 profile

* Kingroon printers fixes

* Update OrcaSlicer.mo

* Added plate bed

* [FIX] Some Kingroon profiles fixes

* Kingroon profile improves

Brong start gcode

* Kingroon profile improves

Deleted some profiles

* Some fixes

* More fixes
2023-07-30 13:58:43 +08:00
djperya
979b17fab7
compilation errors fixed of Ukrainian localizalion (#1610)
* compilation errors fixed of Ukrainian localizalion

* add UKRAINIAN lang option in UI

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-07-29 10:13:17 +08:00
Carlos Caruncho
c13a2e57e2
Spanish translation improves and compiled MO (#1607)
* Some Spanish string fixes

PO updated

* More spanish strings fixes

* Compiled MO
2023-07-28 22:20:58 +08:00
SoftFever
71ddef9724 fix misspelling in the tooltip of Filter out tiny gaps option #1606 2023-07-27 22:21:10 +08:00
SoftFever
5c71994c83 update locale 2023-07-27 22:10:39 +08:00
Carlos Caruncho
cccc857f6f
Fixed spanish translation and kingroon profiles added (#1572)
* 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)

* Kingroon profiles added

Added Kp3s and kp5l printers

* Update OrcaSlicer_es.po

CAMBIOS EN CUARTEL

* Update OrcaSlicer_es.po

* [FIX] Fixed some spanish strings

Improved translation

* More spanish string fixes

More fixes

* Fix More Spanish Strings

* add kingoon profiles

* Last mo update

* Fix KP3S PRO S1 profile

* Kingroon printers fixes

* Update OrcaSlicer.mo

* Added plate bed
2023-07-23 12:03:53 +08:00
ZdDroid
87f6c43784
Display print end time for in BL device page (#1568)
Show progress increase end time
Supplementary translation

Co-authored-by: ZdDroid <601865048@qq.com>
2023-07-22 10:40:15 +08:00
adripo
dfdd335307 fix: missing newlines 2023-07-21 19:51:38 +08:00
Hotsolidinfill
224e1ea2de
Add Korean translation + Font problem (need help) (#1553)
* add ko_KR

* add

* additional translation
"Tip of the Day"

* add korean to language list

* -Fix Korean translation
-Add Russian to language list
2023-07-20 22:59:11 +08:00
SoftFever
f5b824eaa2 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
Heiko Liebscher
3725ef1e1b
fix lang files (gettext tool) (#1550) 2023-07-17 20:38:18 +08:00
zorro.zhang
a1c9422ec3 ENH: Url use Green in dark mode
Change-Id: If6c295c2d2d79aab452b542820a485532e643b3c
2023-07-13 10:35:05 +08:00
qing.zhang
d8d4390d33 ENH: add pic of P1S
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I654ad7210d31f9194bd83dace53a1b66bafc9448
(cherry picked from commit 44cc5135512b86cc7987490de604c33429c2b06f)
2023-07-13 10:35:05 +08:00
qing.zhang
108b0b6999 ENH: add P1S machine
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ide4b293e20e0a66dde748ee5844c7bc0dfcc359e
2023-07-13 10:35:05 +08:00
Stone Li
b19c42ad4d NEW: add config for C12
Change-Id: I80d8ce0a31a18f87cf72823a1a90c351b43c88e4
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-13 10:35:05 +08:00
stasyan68
053bb37ece
added Russian translation (#1509) 2023-07-11 00:06:44 +08:00
Carlos Caruncho
453b0cf8e6
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
tao wang
f7dfe10750 NEW:update the Chinese translation for calibration
Change-Id: I7be722b6ccd6f70c23d623514c6a77b29edba2be
2023-07-07 21:17:48 +08:00
xun.zhang
9b74fbe459 ENH: update X1C/X1/P1P start gcode
Change-Id: Ic552ac801202589e00ef692bae57126b8eed79c7
2023-07-07 17:52:43 +08:00
xun.zhang
f525785338 ENH: update X1/X1C/P1P start gcode
Change-Id: I487778ac32435b870ce78fc515187c0d08db9aba
2023-07-07 17:52:43 +08:00
liz.li
045c2e8c87 NEW: calibration : add new image
Change-Id: I42ec622e3394c832a8b7f12d618b557cba095018
2023-07-07 17:52:43 +08:00
Stone Li
79506b6b05 NEW: sync po files with localazy
Change-Id: Id9b715a179683cf9563b3db545c04025e0f2849b
2023-07-07 17:52:43 +08:00
liz.li
cbaa6bf16c ENH: modify image and introduction text
Change-Id: Ib867b6bc7200405b470b6149213c46986abf4bcb
2023-07-07 17:52:43 +08:00
xun.zhang
d9b44245ad ENH: update X1/X1C start gcode
Change-Id: Ib6ac426ee91be4b85590df2343bc1cb9933dfe73
2023-07-07 17:52:43 +08:00
liz.li
63eaadb355 ENH: change image and text
Change-Id: I8844cde95f75d999079cd2c091247dc555a3fc2c
2023-07-07 17:52:43 +08:00
lane.wei
4dd068b505 ENH: version: update version to 1.7
Change-Id: Id14302d7d6ab510587e8f72cc72333210c386658
2023-07-07 17:52:43 +08:00
maosheng.wei
2e5474418c FIX: Calibration related translation
Change-Id: Ib745305c23c5b01462aac48346dc20943b366c76
2023-07-07 17:52:43 +08:00
Stone Li
60b8597557 NEW: modify to new cali lines pattern
Change-Id: Ib3f05319036a2637430d2922c8c52b9dbe879d1e
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
tao wang
b461d8f9d5 NEW:added missing method for github branch
Change-Id: I6dba035deb036a5610d3659a6abebbe9ae768bdc
2023-07-07 17:52:43 +08:00
Stone Li
2368d929fe NEW: rearch calibration
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
maosheng.wei
f4b3185fb9 FIX: HaiDiye Copywriting localization
Change-Id: I5a076ef48ad639b2ad4b94501413a9780ee2896b
2023-07-07 17:52:43 +08:00
maosheng.wei
774899936d FIX: Copywriting localization
Change-Id: I20f6b6a988d7f9d372f2cbee601bcee57719e6f7
2023-07-07 17:52:43 +08:00
zhou.xu
e55aa34da0 NEW: add plate name edit function
Change-Id: Ic2aacd8617856efd2f528bddab74e5881df28e01
(cherry picked from commit b0bd89928ed974aa77a0b2f4138c53899ae8ba93)
2023-07-07 17:52:43 +08:00
xun.zhang
87848594b7 ENH: update X1C start gcode
Change-Id: Ib1c7e829ae7876c55fdf2d9d3b7f436653dea27a
2023-07-07 17:52:43 +08:00
xun.zhang
7b0b24e64e ENH: add PLA-AERO,add default key in common json
Change-Id: Ia6551f50e0f921a196a3a94659b367ca1ec4424f
2023-07-07 17:52:43 +08:00
salt.wei
c5d70a846e ENH: add setting of extruder type
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ic126466f6b579dd6a55a1ba16a63c015d538c750
2023-07-07 17:52:43 +08:00
xun.zhang
029e246fe0 ENH: update gcode of N1,X1,P1P
Change-Id: I417b77c33ff76eeec3eddf8be246f60785ee5454
2023-07-07 17:52:43 +08:00
qing.zhang
1368501508 ENH: add Generic HIPS
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I0fd861db6137c39f59630ae443661ddeb7a7b060
2023-07-07 17:29:08 +08:00
qing.zhang
9bd0e3e85b ENH: update start gcode
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ide7f55f348b1b49c56da02079178a4b1242d4897
2023-07-07 17:29:08 +08:00
tao wang
cbb69c415a ENH:update the entrance for model upload
Change-Id: I59a4a9d4802b31871601259c3a5766d789fc3b94
2023-07-07 17:29:08 +08:00
qing.zhang
9cbd43049e ENH: add eSUN PLA
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: If518adba2d6a7651e8c8ca083578899c9267940e
(cherry picked from commit a06b89273f0f690781116f889de93e95970f9cef)
2023-07-07 17:29:08 +08:00
zorro.zhang
c48c9a420a FIX: Show the long name of Filament
Change-Id: Ic07cc14262dac2987d50cb09bd9f7bf0ce264dcb
2023-07-07 17:29:08 +08:00
zhimin.zeng
4b23192d6f NEW: add calibration for 3rd printer
cherry pick from SoftFever

Change-Id: Ibb2b4693c3f2e800dbef1542cbada6736154ce48
2023-07-07 17:29:08 +08:00
xun.zhang
8a34f6b606 ENH: rename filament in machine default materials
Change-Id: Ib5df8be29e0a4d69f3e1acb3a2f8b04134ec7bde
2023-07-07 17:29:08 +08:00
tao wang
fa49bdebd3 ENH:transparent images are not complete
Change-Id: I09882f74730fa47dec829901491f411d081b833f
2023-07-07 17:29:08 +08:00
xun.zhang
ee11ca6eeb ENH: rename third-party printers' filaments
Change-Id: Ie6a52f5b91cba9be83c6160f64f5d7edd113c2e9
2023-07-07 17:29:08 +08:00
liz.li
a66c2d6d13 NEW: add meshboolean gizmo
Change-Id: I89a343a2ed3b43f97b87d99a0836abf4b291a4f8
2023-07-07 17:29:08 +08:00
zorro.zhang
e80ecc045e ENH: Reduce Avatar Refresh Time
Change-Id: I9cc8582f2e2ea08860c501834f3a758d86773e4c
2023-07-07 17:29:08 +08:00
xun.zhang
4733a9a602 ENH: pick Qidi and Voxelab printers from orca
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
2023-07-07 17:29:08 +08:00
Stone Li
1f6a36897a ENH: sync translation with localazy
Change-Id: I82907734fd7371ce94e4467763f481a16b5e330b
2023-07-07 17:29:08 +08:00
maosheng.wei
ca1facfaa0 FIX: [STUDIO-3157] AMS material blacklist, prompt without translation
Change-Id: Id4ec08aea568680d2f08346bf18782830bebf205
2023-07-07 17:29:08 +08:00
qing.zhang
4f4516357f ENH: add seam parameters and increase wall loops
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id5c6cd6e97493f8912ce1857aed56eecace66cee
2023-07-07 17:29:08 +08:00
salt.wei
8905121af5 ENH: sync voron profile from orca
Thanks OrcaSlicer.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I02f6b712cc07907ae7cae4284fb75ddef053dfea
2023-07-07 17:29:08 +08:00
salt.wei
45167d6b13 ENH: add elegoo printer from orcaslicer
Thanks OrcaSlicer.
Also fix wrong setting id of these profile

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Ib34a46d1b1ae5681b755a7f5b1ef227b502b5262
2023-07-07 17:29:08 +08:00
Stone Li
efd65561a2 NEW: add Device view for third-party printers
cherry-picked from SoftFever

Change-Id: I36b2fa0227886e4fac494c8b83e12f4fc0b04e17
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
maosheng.wei
5e4f4f82da NEW: [STUDIO-3178] Add three common benchmark models
Change-Id: Ie9c73260692baab865ca99fabcce8f090e54de21
2023-07-07 17:29:08 +08:00
zorro.zhang
77c0c42f9e FIX: Filaments Height when Have too many printers
Change-Id: Iae85d48791cbe6e399b98fd34f041d6b7de9f872
2023-07-07 17:29:08 +08:00
zhimin.zeng
11fb7fb89f ENH: add new calibration
pa calibration for 3rd party printer and retraction calibration

Change-Id: Ifeb12807cdce366c9d265a0490b320224dfb23fe
(cherry picked from commit 732adceeef43c9c957468ab490f0e3ee20f3173b)
2023-07-07 17:29:08 +08:00
Stone Li
2910014887 NEW: render cali lines for X1 series printer
Change-Id: I0edbe9cac3be837702e0b03d66766291b012b4b8
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
salt.wei
f84d38bea1 ENH: add more creatity printer
Thanks OrcaSlicer. Also fix wrong
setting id in orca profile

Add one py file to check whether has duplicated setting_id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I8461a1ae754253d8265ae5239fe91cc7ec775564
2023-07-07 17:29:08 +08:00
zorro.zhang
26ec9ae385 ENH: Show Printer Thumbnail From Profile Folder
Change-Id: I1ebea7016bcf8725d80d450ea82ff85941cb0dc8
(cherry picked from commit 9cd50c690a70f103a9140fdb85cca7d2858874b0)
2023-07-07 17:29:08 +08:00
salt.wei
b0e740ef22 ENH: pick more anycubic printer from orca
Thanks OrcaSlicer, also fix wrong setting id

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I017ee110e18e5e84d1b21113908b43e286fd6d4e
2023-07-07 17:29:08 +08:00
salt.wei
4a3464243c ENH: pick Anker printer from orca
Thanks OrcaSlicer. Also fix the wrong
setting id.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: If70c1bebb853a2f2f9b90e7c66e886af0432b52a
2023-07-07 17:29:08 +08:00
qing.zhang
d9a04d8c09 ENH: set wall generator to arachne
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I6f39baaca4c26440e210cd0780b56f421cab2904
2023-07-07 17:29:08 +08:00
salt.wei
5d36231752 ENH: add prusa MK3 and mini printer
Thanks orca-slicer. Also fix the wrong
setting id from orca.

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I68363dbc2a261a6ae13ac5569972446e032e77f0
2023-07-07 17:29:08 +08:00
maosheng.wei
68192b4e8f FIX: Some translation issue
Change-Id: I3f0081186a3bde4727c54021367f9361462507c9
2023-07-07 17:29:08 +08:00
tao wang
2e4cc06d0c NEW:update the Chinese translation of the privacy agreement
Change-Id: I41bb4150120f7fac6ee2731fbc3fa870b05fc4a6
2023-07-07 17:29:08 +08:00
liz.li
304c3abfe9 ENH: calibration
1.fix some issue: STUDIO-3127、STUDIO-3138、STUDIO-3135、STUDIO-3123、STUDIO-3117、STUDIO-3115、STUDIO-3114、STUDIO-3113、STUDIO-3112 and other issues
2.refine UI
3.FLOW RATE multi-slots calibrate saving related logic
4.add input validate and access protection

Change-Id: Ie6c04fdfd050cc48607182bd8cc8f145381a5b70
2023-07-07 17:29:08 +08:00
zhou.xu
f9a1e203df FIX: update mo and mo files
Change-Id: Id93c1334b562fb85af64ebe55b47016c5a0511f3
2023-07-07 17:29:08 +08:00
xun.zhang
6e34ecd749 ENH:update PETG/PTEG-CF fan_threshold
Change-Id: Iffdffd936f249dd763ab7ebad0b7622d1eb504af
2023-07-07 17:29:08 +08:00
zhou.xu
a1faa927cc FIX:translate "Edit plate setitngs" and so on
Change-Id: Ie82c5e9e4c26b6d72722914192296925ad36ff48
(cherry picked from commit c7ed2e139bccf6ef1cf18c7c232c0c759db19578)
2023-07-07 17:29:08 +08:00
xun.zhang
254c3f77c2 ENH: reduce v-speed in 0.4 nozzle for PETG/PETG-CF
Change-Id: I1ec04a44a16872c19de4e5148fd269aee1952147
2023-07-07 17:29:08 +08:00
maosheng.wei
fc64864b15 FIX: [STUDIO-2947] Privacy terms with white background and white text
Change-Id: I54fdef6300ef7ae0413796c5f685ef7499bb8ef4
2023-07-07 17:29:08 +08:00
manch1n
7ba1ac9d15 ENH: [STUDIO-2773] block notification
Change-Id: I97b556b5ad1f25d8c4118e1f271c0756084d83cc
2023-07-07 17:29:08 +08:00
tao wang
27c8c81cc1 ENH:fixed transparent controls that cannot be clicked
Change-Id: I36f34b73a5248299b1db20127b5cbd010592f62a
2023-07-07 17:25:51 +08:00
xun.zhang
fb5a9062ff ENH:add support for ASA and PLA Aero
Change-Id: I1d4be3cbfce5115bd06b310c947b8aa13960b43b
2023-07-07 17:25:51 +08:00
tao wang
6f2839b641 ENH:display error msg when connecting to the printer fails
Change-Id: I483d6c00bdd623e34bce5b087bfbcb9a5e876fa3
2023-07-07 17:25:51 +08:00
zorro.zhang
c1c990051d FIX: Image preview zindex error
Change-Id: Id4119e9047efbd5f7642b1d84af5f4bf8dbbd5f7
(cherry picked from commit 2715ae3a384137b5db73faf50b0c1a651f318f5e)
2023-07-07 17:25:51 +08:00
liz.li
1f54aaf22b NEW: add calibration
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
tao wang
7d17cb20c8 ENH:transparent colored filaments are supported in the color picker
Change-Id: I1800d66ba4002ccef5c7edbd3c72d4410d1cd7a3
2023-07-07 17:25:51 +08:00
maosheng.wei
95d57386b0 FIX: Some translation issues
Change-Id: I7afe6624a565fe34991bee4c0b914ed05507e39a
2023-07-07 17:25:51 +08:00
tao wang
80d6479bee NEW:support for filament backup and edit
Change-Id: Id0a83e56df75253046cc07d972e9ad156690bbe7
2023-07-07 17:25:51 +08:00
xun.zhang
2c00a44de6 ENH: update PLA/PETG start gcode
Change-Id: I7488f8d38dce87ac3d3c08f6d0367743b61a04ff
(cherry picked from commit 6058fe6fdc8293d7d2542958b9e9aa3562a62bd9)
2023-07-07 17:25:51 +08:00
zorro.zhang
226e18254c ENH: Change Close Button of previewDialog to red
Change-Id: Id742a0e20affcd6c414e6c27e475ae8ed8c32bdd
(cherry picked from commit d080c902d3364a5dbbe9a074117b932acf7c0937)
2023-07-07 17:25:51 +08:00
qing.zhang
cdae0ac2b5 ENH: set fid of Genric PLA Silk & travel_length
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I4f8b7e73007c9740fac8c379c2b85f2d6fbdd9d8
2023-07-07 17:25:51 +08:00
qing.zhang
1d0476fa44 ENH: optimize the efficiency of auto lift
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I9c1679cc80ae23ff066df6e2fe98b5530a9d2288
2023-07-07 17:25:51 +08:00
Stone Li
6e5e947aa2 FIX: disable micro lidar in P1P
Change-Id: Idec534e783319c51c19f3b1bafce633c29a13a71
2023-07-07 17:25:51 +08:00
tao wang
9f8397b187 NEW:support transparent color display
Change-Id: I49e0e4c507121af7dad912a3a549348e7ade8eec
2023-07-07 17:25:51 +08:00
Arthur
9dd33e599f ENH: add cn translation for fill in bed
Change-Id: I8bc9a62bb759c3f1193133f8d6a672e2ef4d8824
2023-07-07 17:25:51 +08:00
chunmao.guo
dfd049374c FIX: [STUDIO-2865] only send changed thubmails to home page
Change-Id: I88ae0dd3a47c4cf02bf97978a22fd72ed0ef0299
2023-07-07 17:25:51 +08:00
chunmao.guo
149b1112fc ENH: transparent filament color
Change-Id: I8f6a26763a3ad790bda6ca13327d40403d88dd59
2023-07-07 17:25:51 +08:00
xun.zhang
8b893e631b ENH: delete duplicate keys in filament profiles
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
2023-07-07 17:25:51 +08:00
tao wang
7af252fa99 NEW:support for sending print job from SD card view
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
2023-07-07 17:25:51 +08:00
xun.zhang
4297f72283 ENH: update end G-code
Change-Id: I4d153b76df8752ca97f394ebb4dd96c4550e95af
(cherry picked from commit 217e7b332c89160d322a86c25ae35b106dcb7d60)
2023-07-07 17:25:51 +08:00
tao wang
d70a608921 NEW:confirm privacy agreement before binding printer
Change-Id: Iee6776bf533577dd9fd388c3ea2efad27692cf82
2023-07-07 17:25:51 +08:00
chunmao.guo
b5663b25c9 FIX: is_support_remote_tunnel P1P >= 01.03.00.00
Change-Id: I97e7a38f7bd3d42f61fb4c56b3757b36805a28bf
2023-07-07 17:25:51 +08:00
zhou.xu
def87a59c0 FIX:The mirrored patch normal vector needs to be reversed
Change-Id: I3a67322eb59355ed91d1af390eb34f7f3d378198
(cherry picked from commit 3187f2b7944ddd2b9b6dc621da07dac6d4b3b31f)
2023-07-07 17:25:51 +08:00
zhou.xu
507a8a6d36 NEW: add overhang highlight area
overhang rgb=(200,0,0),remove supportType,do not save para after overhang operation preview

Change-Id: I947bbd9db264f00f0609b3f02140060f9a2621fb
(cherry picked from commit 796c4460fe998da206f9ca77973a20796fa1d3ca)
2023-07-07 17:25:51 +08:00
tao wang
8b490adc51 NEW:optimizing error info for network requests
Change-Id: I8656c2f899b086b5ab52d94b7186e64df1625e3e
2023-07-07 17:25:51 +08:00
chunmao.guo
14836c5f4a NEW: [STUDIO-1868] show model files in printer's sdcard
Change-Id: I48a3e9d4b0422ddae17fc1eeeb671d1051cd7c6f
2023-07-07 17:25:51 +08:00
qing.zhang
c86c3bf897 FIX: set temp befor open HB fan to avoid oozing
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ibbda89a855927615d7da0e6da94a988852a10465
2023-07-07 17:25:51 +08:00
Stone Li
bcd4864659 ENH: revert remove unused cert
This reverts commit 73410cf602c97466619856890da39db820e7cedf.
2023-07-07 17:25:51 +08:00
Stone Li
b98ced1b13 ENH: remove unused cert
Change-Id: I2b5032cc990463872e9c03f9a793886936c4f01c
2023-07-07 17:25:51 +08:00
qing.zhang
8b19310d5d ENH: add support for PLA and support for PA
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I83781d4e11bd986131caaabba479c0074f2506a0
(cherry picked from commit 545c0122d1c0fce96b62de7ee9042b24911d93a6)
2023-07-07 17:25:51 +08:00
zorro.zhang
329d5d445d ENH: Optimize More Button in OnlineModels
Change-Id: I9438e50a131631a7321fa8bde1225f4371c9487c
2023-07-07 17:25:51 +08:00
manch1n
387a396f4b FIX: update cn translation of conflict check
Change-Id: Iaa11f2c7022dd1fbd66ba8180a78a456c9925472
2023-07-07 17:25:51 +08:00
zorro.zhang
28750e10ac ENH: all fix about OnlineModels
Change-Id: I9ae1a9fdb364c28f3c9de2827ca1bbb9a2f750fa
2023-07-07 17:25:51 +08:00
战马
0a9d33157a NEW: [STUDIO-2476] design_staffpick
This reverts commit 4d13a44a2e4136d0c2e173e367e13f6a6ba00670.

Reason for revert: 123

Change-Id: I008a0ab3540589e5938fb3e1814571e00c467227
2023-07-07 17:25:51 +08:00
SoftFever
3d7c45c6dc fix wrong default support_threshold_angle value 2023-07-07 10:38:55 +08:00
SoftFever
bdf8c8d5b1 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
93b8d7aeff update po/pot files 2023-07-07 00:07:31 +08:00
SoftFever
d6fedfb47a update doxygen setting 2023-06-30 13:59:41 +08:00
Heiko Liebscher
335ba93982
fix some typo and new feature (#1202) 2023-06-05 11:02:07 +08:00
SoftFever
48a7e73fe7 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
35e75b9824
Update French Translation / Add missing translation strings (#1153)
Update French Translation / Add missing strings
2023-05-28 10:46:42 +08:00
SoftFever
c942447f7f Add back missing printer cover photos 2023-05-27 19:43:44 +08:00
SoftFever
1ab212512e 1. Add run_gettext.sh
2. Update locale
2023-05-27 19:08:42 +08:00
fr3ak2402
cf4df922bf
fix BIQU Profiles (#1147) 2023-05-27 09:07:29 +08:00
YGK3D
9b7d72584c
Update RRF start script for Vivedino Troodon 2.0 (#1104)
* Added profiles for Vivedino Troodon 2.0

* Added printer images for Vivedino Troodon 2.0

* Delete Troodon 2.0 - Klipper_cover.png

* Delete Troodon 2.0 - RRF_cover.png

* Move printer images to vendor folder

* Update RRF start script
2023-05-21 11:41:57 +08:00
Tyler Cushing
64a55a4fbe
Update fdm_filament_common.json (#1103)
Set default filament diameter to 1.75mm.
2023-05-21 09:55:43 +08:00
fr3ak2402
7809fabcbf
add Raise3D printer profiles (#1087)
* add Raise3D printer profiles

Raise3D Pro3
Raise3D Pro3 Plus

* add more Sovol profiles

Sovol SV06
Sovol SV06 Plus

* Add & modify Anycubic profiles

Anycubic Chiron
Anycubic Kobra Max

Anycubic Vyper process 0.15mm & 0.30mm
2023-05-20 19:33:16 +08:00
Musicdad
8d96c42a3e
Add Folgertech Printers (#1048)
Profiles for Folgertech Printers includes i3, FT-5, FT-6


Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
2023-05-20 19:32:06 +08:00
Heiko Liebscher
2d92d2f4e1
de fix translation #1057 (#1078)
* de-fix for new features

* fix de translation #1057
2023-05-20 16:20:52 +08:00
Musicdad
0ee4a168f9
Merge branch 'main' into main 2023-05-18 10:47:56 -05:00
Musicdad12
1c6fe03df8 Update BIQU Generic PLA Silk.json 2023-05-16 08:12:39 -05:00
Musicdad12
7e60f171ef Reset Filament IDs for Filaments 2023-05-16 08:07:32 -05:00
Musicdad12
95c56dfbe9 remove duplicate cover images 2023-05-15 09:32:30 -05:00
Musicdad12
9184b4246f Updated Filament names Resized images 2023-05-14 19:35:31 -05:00
SoftFever
914aff54f7 fix a typo in OrcaSlicer_en.po 2023-05-14 22:11:11 +08:00
SoftFever
c0c8ea95ca update cn translation 2023-05-14 21:23:34 +08:00
fr3ak2402
e6f3427bb9
add Anycubic Vyper profile (#1062) 2023-05-14 21:10:55 +08:00
Heiko Liebscher
ff455c6dc4
de-fix for new features (#1059) 2023-05-14 21:10:05 +08:00
SoftFever
7fc16d8774 Update locale
1. include PhysicalPrinterDialog.cpp in the list.txt
2. Update Chinese translation
3. Add handy models to the translation list
2023-05-14 12:50:43 +08:00
fr3ak2402
37e105c1e8
Improvement Artillery Sidewinder X2 Profile & other small changes (#1053)
* Add & revise FLSun Profile

FLSun Q5
FLSun QQ-S Pro

* Patch Artillery Sidewinder X2 profile

revision speed parameters
revision start & end code

* change Anycubic 4Max Pro image

* Adjustments to the profile of the Anycubic 4Max Pro

Preparation for adding more Anycubic printers

* add more Anycubic profiles
2023-05-14 09:18:02 +08:00
Musicdad12
6ee90ea0f3 Profiles for Folgertech Printers
includes i3, FT-5, FT-6
2023-05-13 13:38:27 -05:00
SoftFever
56f8552dab tweak tol model 2023-05-14 00:28:49 +08:00
SoftFever
cf8c6e22bd Orca Tolerance Test 2023-05-13 18:22:55 +08:00
Musicdad12
e85815f0e9 Update BIQU Generic PVA.json 2023-05-12 22:27:09 -05:00
Musicdad12
c695f54a97 Fixed typo in filament, Gave unique IDs 2023-05-12 21:56:24 -05:00
Musicdad12
529762acd5 Fixed machine definition files 2023-05-12 21:24:52 -05:00
Musicdad12
6c2af5e400 Updated cover images
Updated Cover Images
2023-05-12 19:58:19 -05:00
YGK3D
951293c642
Add printer profiles for Vivedino Troodon 2.0 (#1041)
* Added profiles for Vivedino Troodon 2.0

* Added printer images for Vivedino Troodon 2.0

* Delete Troodon 2.0 - Klipper_cover.png

* Delete Troodon 2.0 - RRF_cover.png

* Move printer images to vendor folder
2023-05-12 23:31:24 +08:00
fr3ak2402
7bf453ab0f
Add & revise FLSun Profile (#1045)
* Add & revise FLSun Profile

FLSun Q5
FLSun QQ-S Pro

* change FLSun V400 printer image
2023-05-12 23:26:06 +08:00
fr3ak2402
507db8c301
add more printer profiles (#1038)
* Delete SW-x2.png

* Add Artillery Sidewinder X1 profile

* add Elegoo Neptune profile

* Update Elegoo Neptune 2S 0.4 nozzle.json

* Change start code parameters
2023-05-12 18:45:14 +08:00
fr3ak2402
2e2ea807a6
add BIQU Printer images (#1028) 2023-05-11 07:34:17 +08:00
SoftFever
08a94681ca minor change: use [bed_temperature_initial_layer_single] instead of [hot_plate_temp_initial_layer] for some profiles 2023-05-10 22:48:12 +08:00
SoftFever
35f8dba5ab fine tune retraction test 2023-05-10 22:32:51 +08:00
Musicdad
c9fcc421c9
Add support for BIQU Printers (#1024)
* Add support for BIQU Printers

Adds printers BIQU B1, BX, and Hurakan

* Requested changes made to profiles

---------

Co-authored-by: Musicdad12 <seanmccallister12@gmail.com>
2023-05-10 22:32:20 +08:00
fr3ak2402
382dd9b4c2
Start code correction for Creality, Voxelab, Sovol & Elegoo printers (#1021)
* Adding more Elegoo printer profiles

Elegoo Neptune X
Elegoo Neptune 2
Elegoo Neptune 2S
Elegoo Neptune 2D

* add ultimaker 2 profile

* Error corrections in the G-code

Error Correction of the start codes, so that no error message appears any more.

* Change G-Code Parameter
2023-05-10 22:28:10 +08:00
Musicdad12
4852e180ff Requested changes made to profiles 2023-05-10 07:31:38 -05:00
Musicdad12
0b37502035 Add support for BIQU Printers
Adds printers BIQU B1, BX, and Hurakan
2023-05-09 17:20:13 -05:00
fr3ak2402
ef370bf6f1
Add Ultimaker 2 profile (#1003)
* Adding more Elegoo printer profiles

Elegoo Neptune X
Elegoo Neptune 2
Elegoo Neptune 2S
Elegoo Neptune 2D

* add ultimaker 2 profile
2023-05-09 20:51:30 +08:00
Heiko Liebscher
dedd900be4
lang fix (#1012)
next fix
2023-05-09 20:49:39 +08:00
Xander Forge
692350a214
Fix mistake in "0.28mm Extra Draft @MyKlipper.json" (#1013) 2023-05-09 20:47:29 +08:00
Heiko Liebscher
00b172f4c6
fix pot and lang after PR (#1001) 2023-05-08 23:07:42 +08:00
fr3ak2402
73e14c90ea
Adding more Elegoo printer profiles (#993)
Elegoo Neptune X
Elegoo Neptune 2
Elegoo Neptune 2S
Elegoo Neptune 2D
2023-05-08 22:23:45 +08:00
SoftFever
c81ca8c9d7 profile cover image reorg 2023-05-07 23:52:11 +08:00
SoftFever
117cda00bc improve retraction tower model 2023-05-07 23:52:11 +08:00
SoftFever
ef83e47612 Fix a regression: Generic filament profiles conflicts #981 2023-05-07 23:52:11 +08:00
SoftFever
0d5a1c7dd2 fix missing default 3d hotend model #976 2023-05-07 23:52:11 +08:00
SoftFever
99230aabac Calibration: retraction test 2023-05-07 23:52:11 +08:00
fr3ak2402
a14943665b
Revise and add new Creality profiles & Fix SecKit Filaments (#974)
* Revise and add new Creality profiles

* Correction of SecKit filaments

* Add Creality Ender-3 S1 Pro Profile & change snapmaker printer images

* Revision of the printer Creality & SecKit Printer ID
2023-05-07 22:50:18 +08:00
Heiko Liebscher
cd9ca51035
Fix german hotkey #950 (#984)
* fix empty label

* many typos fixed

* Magic Hotkey fix

* Typo in initial Setup Wizard #982
2023-05-07 22:00:00 +08:00
fr3ak2402
d6290fdbbb
Add Sovol printer profiles (#963)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet

* Adds Elepoo Neptune 3 profiles

Elepoo Neptune 3
Elepoo Neptune 3 Pro
Elepoo Neptune 3 Plus
Elepoo Neptune 3 Max

* Revision of the Qidi profiles

Adjustments of the speeds:
Qidi X-Plus
Qidi X-Max
Qidi X-CF Pro

* Revision of the Qidi profiles

Qidi X-Smart 3
Qidi X-Plus 3
Qidi X-Max 3

* Add Voxelab Aquila X2 Profile

* Revision of the Voxelab Processes

Changing the Aquila X2 process names

* Acceleration adjustment Voxelab

Voxelab Aquila X2

* Adjustment of the printing area

* Add Sovol printer profiles
2023-05-05 23:16:41 +08:00
fr3ak2402
f6741a933f
Add Voxelab Aquila X2 Profile (#956)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet

* Adds Elepoo Neptune 3 profiles

Elepoo Neptune 3
Elepoo Neptune 3 Pro
Elepoo Neptune 3 Plus
Elepoo Neptune 3 Max

* Revision of the Qidi profiles

Adjustments of the speeds:
Qidi X-Plus
Qidi X-Max
Qidi X-CF Pro

* Revision of the Qidi profiles

Qidi X-Smart 3
Qidi X-Plus 3
Qidi X-Max 3

* Add Voxelab Aquila X2 Profile

* Revision of the Voxelab Processes

Changing the Aquila X2 process names

* Acceleration adjustment Voxelab

Voxelab Aquila X2

* Adjustment of the printing area
2023-05-05 21:10:04 +08:00
jonkers71
b5829b4556
New Seckit Profile. (#943)
* Added SK-Go3 profile and supporting resources.

* Moved .stl location

* wrong location removed.

* Changed filament settings as SK-Go3 was not set.

* Changed setting_id as requested.
2023-05-05 21:08:53 +08:00
fr3ak2402
d192a8cc61
Revision of the Qidi Profiles (#940)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet

* Adds Elepoo Neptune 3 profiles

Elepoo Neptune 3
Elepoo Neptune 3 Pro
Elepoo Neptune 3 Plus
Elepoo Neptune 3 Max

* Revision of the Qidi profiles

Adjustments of the speeds:
Qidi X-Plus
Qidi X-Max
Qidi X-CF Pro

* Revision of the Qidi profiles

Qidi X-Smart 3
Qidi X-Plus 3
Qidi X-Max 3
2023-05-04 20:29:55 +08:00
fr3ak2402
1b2bdd40ac
Adds printer profiles for Elegoo printers (#937)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet

* Adds Elepoo Neptune 3 profiles

Elepoo Neptune 3
Elepoo Neptune 3 Pro
Elepoo Neptune 3 Plus
Elepoo Neptune 3 Max
2023-05-03 21:29:59 +08:00
fr3ak2402
93eff233d5
Adds printer profile for Artillery printers (#923)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus

* Add Artillery Profiles

Artillery Genius
Artillery Hornet
2023-05-03 21:11:10 +08:00
Heiko Liebscher
4ba3dbabc8
fix 2 script windows (#926)
* fix 2 script windows

* fix #928
2023-05-03 20:57:38 +08:00
fr3ak2402
774c0bc1ad
Adds printer profile for Qidi X-Plus printer (#915)
* Adding the Qidi X-Plus

Qidi X-Plus profile
Qidi X-Plus image

* Revision of the pressure plate model

Qidi X-Plus
2023-05-02 22:18:38 +08:00
Heiko Liebscher
1463f1ae9e
fix German after big update (#916) 2023-05-02 22:17:46 +08:00
Cyril
c9431bdf2b Update French Translation 2023-05-01 13:07:06 +02:00
SoftFever
ad3a8e766b
Merge pull request #896 from fr3ak2402/main
Adds and corrects printer profiles for Qidi printers
2023-05-01 14:08:51 +08:00