Evintos
bb75f93500
[Profiles] Optimize Phrozen Arco 0.4 nozzle.json start up gcode ( #10600 )
...
Update Phrozen Arco 0.4 nozzle.json start up gcode
Changes m109 S200 in machine_start_gcode to allow printer to properly utilize filament profile temperatures. With original code, the temperature will be stuck at 200c despite filament profile having different first layer and other layer temperatures.
2025-09-04 00:12:38 +08:00
Hugo Costa
8e6d69dc9f
[Profiles] Optimize profiles for BLOCKS RF50 printer ( #10597 )
...
* Update BLOCKS RF50 profiles
* Fix z_hop_types value attribution
* Fix: invalid z_hop_types parameter: slope
2025-09-04 00:11:28 +08:00
FlyingbearOfficial
6d0933d27c
[Profile] Fix start_gcode for FlyingBear machines ( #10593 )
...
* Update FlyingBear S1 0.4 nozzle.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update fdm_process_common.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update fdm_machine_common.json
* Update fdm_process_common.json
* Update fdm_process_common_S1.json
fix some parameters
* Update fdm_process_common.json
* Update FlyingBear S1 0.4 nozzle.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.12mm Fine @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update 0.20mm Standard @FlyingBear S1.json
* Update 0.24mm Draft @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update 0.20mm Standard @FlyingBear Reborn3.json
* Update 0.24mm Draft @FlyingBear Reborn3.json
* Update FlyingBear S1 0.4 nozzle.json
* Update fdm_process_common_S1.json
* Update fdm_process_common.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.12mm Fine @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update FlyingBear S1 0.4 nozzle.json
fix zhop type
* Update fdm_machine_common.json
fix zhop type
* Update fdm_process_common_S1.json
* Update fdm_process_common.json
* Update FlyingBear Generic PLA.json
* Update FlyingBear PLA @S1.json
* Update Other PLA @S1.json
* Update fdm_filament_pla @S1.json
* Update fdm_filament_pla_Hyper @S1.json
* Update fdm_filament_pla_other @S1.json
* Update fdm_filament_pla_Hyper_other @S1.json
* Update fdm_filament_pla.json
* Update fdm_filament_pla_Hyper.json
* Update fdm_process_common_S1.json
* Update fdm_process_common.json
* Update fdm_machine_common.json
* Update fdm_klipper_common.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.08mm Extra Fine @FlyingBear S1.json
* Update 0.08mm Extra Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear Reborn3.json
* Update 0.12mm Fine @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear S1.json
* Update 0.16mm Optimal @FlyingBear Reborn3.json
* Update fdm_filament_pla.json
* Update fdm_filament_pla_Hyper.json
* Update fdm_filament_abs.json
* Update fdm_filament_pc.json
* Update fdm_filament_pet.json
* Update fdm_filament_pa.json
* Update fdm_filament_tpu.json
* Update fdm_filament_abs @S1.json
* Update fdm_filament_abs_other @S1.json
* Update fdm_filament_pa @S1.json
* Update fdm_filament_pa_other @S1.json
* Update fdm_filament_pc @S1.json
* Update fdm_filament_pc_other @S1.json
* Update fdm_filament_pet @S1.json
* Update fdm_filament_pet_other @S1.json
* Update fdm_filament_pla @S1.json
* Update fdm_filament_pla_other @S1.json
* Update fdm_filament_pla_Hyper @S1.json
* Update fdm_filament_pla_Hyper_other @S1.json
* Update fdm_filament_tpu @S1.json
* Update fdm_filament_tpu_other @S1.json
* Update fdm_filament_tpu.json
* Update FlyingBear PETG @S1.json
* Update Other PETG @S1.json
* Update Other PETG @S1.json
* Update FlyingBear PETG @S1.json
* Update FlyingBear Generic PETG.json
* Update fdm_filament_pet.json
* Update fdm_filament_pet @S1.json
* Update fdm_filament_pet_other @S1.json
* Update FlyingBear Generic PLA.json
* Update FlyingBear PLA @S1.json
* Update Other PLA @S1.json
* Update FlyingBear S1 0.4 nozzle.json
2025-09-04 00:02:05 +08:00
yw4z
38ed01f61f
gCode Legend Fixes / Improvements ( #10501 )
...
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
* Update GCodeViewer.cpp
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-09-04 00:00:26 +08:00
SoftFever
31869bfbd1
[Feature] Add a new feature that allow user to insert extra solid infills ( #10611 )
...
* refactor Infill rotation template
* clean up comments
* set default solid_infill_rotate_template to empty
* Fix an issue that infill_direction solid_infill_direction not working as expected
* Add Extra Solid Infill Feature
Introduced a new feature to insert extra solid infills at specific layers for enhanced strength in 3D prints.
* fix doc error
* fix image name
* support "#K" for Explicit Layer List
* update wiki
2025-09-03 22:16:31 +08:00
Noisyfox
9fc3b38da8
Prepare for profile cherry-picking
2025-09-03 22:10:12 +08:00
SoftFever
266bfeb9e2
Refactor infill rotation ( #10587 )
...
* refactor Infill rotation template
* clean up comments
* set default solid_infill_rotate_template to empty
* Fix an issue that infill_direction solid_infill_direction not working as expected
* update based on feedback
2025-09-02 22:53:56 +08:00
dependabot[bot]
b100915eba
Bump tj-actions/changed-files from 44 to 46 ( #10604 )
...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) from 44 to 46.
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](https://github.com/tj-actions/changed-files/compare/v44...v46 )
---
updated-dependencies:
- dependency-name: tj-actions/changed-files
dependency-version: '46'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:52:20 +08:00
dependabot[bot]
2ba6f9a5e4
Bump takanome-dev/assign-issue-action from 2.2 to 2.3 ( #10606 )
...
Bumps [takanome-dev/assign-issue-action](https://github.com/takanome-dev/assign-issue-action ) from 2.2 to 2.3.
- [Release notes](https://github.com/takanome-dev/assign-issue-action/releases )
- [Commits](https://github.com/takanome-dev/assign-issue-action/compare/v2.2...v2.3 )
---
updated-dependencies:
- dependency-name: takanome-dev/assign-issue-action
dependency-version: '2.3'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:51:49 +08:00
dependabot[bot]
719c1687e2
Bump actions/checkout from 4 to 5 ( #10605 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-02 22:51:21 +08:00
frawg
756129fff2
Fix Anycubic Kobra 2 Neo Machine Profile ( #10548 )
...
* Updated machine start and end gcodes
* fix: Update Kobra 2 Neo profile for improved compatibility
- Switch gcode_flavor from marlin to marlin2
- Enable relative E distances for better extrusion control
- Add M420 S1 to start gcode to enable bed leveling mesh
- Add G92 E0 before layer changes to reset extruder position
- Fix end gcode formatting and add M83 for consistent relative mode
- Adjust purge line start position from Y3 to X10 Y5
* fix: Typo in end machine gcode
---------
Co-authored-by: frawg <>
2025-08-30 13:22:10 +08:00
Simone
6e1856cb55
Update Italian translation ( #10554 )
...
* Update Italian translation
* my bad, i forgot quotes
2025-08-30 12:56:05 +08:00
GlauTech
a8b7522f9d
Update TURKISH translations (V2.3.1-alpha) ( #10568 )
2025-08-30 12:55:54 +08:00
HYzd766
510f0c3242
[Profile] Add Qidi Q2 ( #10539 )
...
* New Machine
This update introduces new consumables and a new model, Q2
* Delete HATCHBOX PLA @Qidi - 副本.json
2025-08-30 12:54:49 +08:00
zhou.xu
2a9814abeb
FIX:get error config when use quick key
...
jira: STUDIO-9026
Change-Id: I28f4a7bf5ec7e421fada9ca3950e6125c2bb6936
(cherry picked from commit 32c42ccefacbd4b511b296d8796ca4a1874da532)
2025-08-28 15:49:49 +08:00
zhou.xu
b856b9a91a
FIX:check "is_gcode_3mf" api
...
jira: STUDIO-9124&&gerrit27184
Change-Id: I13756818dce236f8b3a0f910156271ba334d5e8c
(cherry picked from commit 541ebc7ca42f663dc5b21330b186f94e84adbde3)
(cherry picked from commit 4202043f5e34b83fa20547e0eae1f576052e8c96)
2025-08-28 15:49:38 +08:00
zhimin.zeng
dd7e3bf72d
FIX: fix crash when not find preset
...
jira: none
Change-Id: I2752294bd0cd0b063c1b164f2f14e96e54f9d9aa
(cherry picked from commit b85205f1de76e89e6400e5ecf9e5bfbbe38e6510)
(cherry picked from commit cb435671d0610a88fca6efe1beec3d25d1364acf)
2025-08-28 15:46:17 +08:00
zhimin.zeng
1bc373f10e
FIX: fix build error
...
jira: none
Change-Id: Ie732916565536fc86b8dbf19b24ea99541f54772
(cherry picked from commit 7cc564fcc9cdd659c2d2eff7b9e56a8f9bf25b7f)
2025-08-28 15:24:54 +08:00
zhimin.zeng
03dddc4db3
FIX: the result of manual calibration cannot be saved
...
jira: 9122
Change-Id: I7169cacf2dec16ea386d23e7440a1f69282cb0db
(cherry picked from commit 859f6345e2c94bcccc5d70613c33a52805b6a98d)
2025-08-28 15:22:47 +08:00
zhimin.zeng
7a04d8d1fb
ENH: add printable check before cali
...
jira: 8816
Change-Id: I7df5676ecc80c27b516f47efe00ac40d04a4a5c9
(cherry picked from commit 13a4edc97c5ba0fc5f8a0a7263608597ce923548)
2025-08-28 15:22:39 +08:00
zhimin.zeng
31b65dfbe9
FIX: array out of bounds
...
when slice one filament with multi_extruder printer
jira: none
Change-Id: Ic8deeb7df9c428e97bf904532362180fc1fd6738
(cherry picked from commit feb9b02067b2e4bbdba7ba429531d4fd6081913c)
2025-08-28 15:21:38 +08:00
chunmao.guo
660d2ee686
FIX: object params variant crash
...
Change-Id: Ia67b98c29a0cc97f8479911ffdefb942cb6c751f
Jira: none
(cherry picked from commit 8bf65c0963d1ee39bba12f67f33177d4ac6d6a60)
2025-08-28 15:18:42 +08:00
chunmao.guo
2a35173b8c
ENH: printer sync buntton flush
...
Change-Id: I91e46fd0cf660c6f30e6221df910459c4b08b92c
Jira: none
(cherry picked from commit e2330d1af72d0fdd1cf496635a0aca95e7233799)
2025-08-28 15:16:10 +08:00
Stone Li
01052c9c15
NEW: add more info for multi-nozzles printers
...
JIRA: STUDIO-9111
Change-Id: I5ed619d57b6857f5d4a1e38662d2fe03640222a3
Signed-off-by: Stone Li <stone.li@bambulab.com >
(cherry picked from commit 993228d3e99e7976a3839b29453b53023ec18b71)
2025-08-28 15:01:52 +08:00
tao wang
0e5d3fd7b8
ENH:support setting nozzle data
...
jira:[none]
Change-Id: I75044d9b5529286e5c32a436a38d2e3c8fcf4d55
(cherry picked from commit 68b314eebd58c486cda79931c52a9bdcb72556a3)
2025-08-28 14:34:48 +08:00
Mack
1f9d27d880
FIX:The color scheme selection has been reset.
...
jira: nojira
Change-Id: I8bf7a8db4e40315b68e610008c865c319ba70172
(cherry picked from commit 5ae194be77187ba349389dc3726cacbcf89dea9c)
2025-08-28 14:10:57 +08:00
Kunlong Ma
853b496a4b
ENH: Do not display unavailable storage when sent to SD card
...
JIRA: STUDIO-9079
1. emmc for printer is unavailable
2. When the printer is not inserted with an SD card, it cannot send
either
Change-Id: I59d2429ec2d13a5300e8bda46cb15f241fde614c
(cherry picked from commit d2096efe52704465f649c5b1846b3442ade8f078)
2025-08-28 14:10:49 +08:00
Kunlong Ma
5233702681
NEW: new fan ctrl
...
JIRA: none
Change-Id: I4e84d455fa728dffb00706f4c07310fcd1b8335c
(cherry picked from commit 0a739fe087933cc89af541817315c7a3d6096b22)
2025-08-28 11:29:00 +08:00
lane.wei
7c1830c04b
FIX: CLI: fix the crash issues after new print_diff logic
...
jira: no-jira
Change-Id: I47beb83b96fcbd2322c878fa4edd5675749f0791
(cherry picked from commit c863a8268fea8fe79cbc4522d6642533474d429b)
2025-08-28 11:23:15 +08:00
zhimin.zeng
f6bb871b38
FIX: should not display sync dialog when open obj file
...
2. select machine with unchecked presets, cannot get the corresponding machine preset
jira: 9070 9065
Change-Id: Ic971a17eef464bead4f247d769ab6be4facb68d1
(cherry picked from commit a297b57249ed1ab8689506c64d12e39328647cf9)
2025-08-28 11:22:46 +08:00
xun.zhang
07148d2dfd
ENH: set filament retract params even if nil
...
1.Always set filament retract params to filament_num size.In
gcode export module, we can always use filament idx to get
retract params
2. add logic in update_filament_maps_to_config to update the
retraction related params which can be overiden by filament
jira:NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Ia45dd1401aa3565d062d5da1c9f4a2ba8966f693
(cherry picked from commit 4b083d8d8220b8f65a1b804688cb2d6e238eb4e6)
2025-08-28 11:09:05 +08:00
zhimin.zeng
d637efee3d
FIX: support sync N3S ams
...
jira: 9008
Change-Id: Icd63670f312562e0260277eb47e01e5d13789f31
(cherry picked from commit ee99497fd7f25e61eec1726c9b40267cf7a51045)
2025-08-28 10:35:23 +08:00
zhimin.zeng
dcaf10a16e
FIX: fix the filament map dialog cannot open on mac
...
jira: none
Change-Id: I73bd2d41b46f4a7212c24e829423ff67fa07b22d
(cherry picked from commit 96197d8abd5b88c62dd31a140f9aa6c9fcc2fd1f)
2025-08-28 10:35:17 +08:00
tao wang
21b67d993f
NEW:new fialment load/unload process
...
jira:[none]
Change-Id: Ie0076d5c7ec619414121c1f6d37876aaa4e044c1
(cherry picked from commit 5d9a7eaadcd5ab6dc2f18e65000ead81e7e8adb6)
2025-08-28 10:35:06 +08:00
Byeon Ho cheol.
90a6c53ad5
Feat/profiles cubicon xceler i ( #10373 )
...
* profiles(Cubicon):
add xCeler-I 0.4 nozzle printer profile
add Cubicon 0.4 nozzle filament profile
* Fixed missed profile name.
* removed default filament colors.
* Cover image size changed.
---------
Co-authored-by: cubi-sw <hcbyeon@hyvision.co.kr >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-08-26 23:22:16 +08:00
Nanashi
fa4161eaae
Correct OrcaSlicer_profile_validator path (again) ( #10512 )
...
* Correct OrcaSlicer_profile_validator path (again)
2025-08-26 23:15:31 +08:00
xxxvodnikxxx
4e1952057c
Cs cz updates ( #10492 )
...
* Update OrcaSlicer_cs.po
* Update Czech localization file with new strings and corrections
* Update OrcaSlicer_cs.po
* possible fix- double quotes
* added comma at endline
* formatting fix- multiline translation
* Update OrcaSlicer_cs.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-08-26 23:13:57 +08:00
Alexandre Folle de Menezes
0ba336647c
Fix misc issues with the translated strings ( #10400 )
...
* Spell check "part selectiont" and "printetrs"
* Remove translation of "°"
* Fix the abbreviation of Watts
* Fix capitalization issues
* Fix punctuation issues
* Fix spacing issues
* Adding more missing periods
2025-08-26 22:39:14 +08:00
coryrc
ca46e06966
Add Assign Issue workflow ( #10408 )
...
Allow users to assign issues to themselves.
I don't know if its comments (i.e. unassigning) affects orca bot's
inactivity and stale. Probably. I didn't see a way for actions/stale
to exempt particular comments. This is set for 30 days and stale for
90 days, so if people are using this the stale timing can jump up to
120 days.
2025-08-26 22:35:05 +08:00
SoftFever
f063e87f06
Revert "Show axis on selected plate" ( #10530 )
...
Revert "Show axis on selected plate (#9419 )"
This reverts commit 8b78fe98aa .
2025-08-26 22:15:49 +08:00
tao wang
27780819e1
ENH:dynamically update use_ams options
...
jira:[none]
Change-Id: Ia555b3375d3a195b8b6c0e0d6f65b78dd997c810
(cherry picked from commit 58d6ac32f99c700da90aca1ec7ba1d986eb2eff7)
2025-08-26 21:15:31 +08:00
lane.wei
148ccec58d
ENH: version: keep original version compare logic
...
jira: no-jira
Change-Id: I52461ec6dee540bd9b42ae9e4d2b367e3b1dd1a6
(cherry picked from commit 750dabf1b487ced27b32b278b1967e7941c35ca2)
2025-08-26 21:15:22 +08:00
lane.wei
bc9c08a614
ENH: version: refine file version process logic
...
only compare minor version when major equals
jira: no-jira
Change-Id: I0159c1b15db30238ad05b8ff7c83f6668fd11ac2
(cherry picked from commit e50e6985925582b4b686793244cc88bde3515d07)
2025-08-26 21:14:51 +08:00
xun.zhang
312371f84c
FIX: use wrong retraction params in tool change
...
1. Set shared retract length size to 2. Filaments in one extruder
shares the param
2. Move toolchange function before unretract function in append_tcr
to get the correct logic
jira:NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I215a542ce36107071fad39f1f9e30234fb19a3a0
(cherry picked from commit c4ef6e9e0950c58a8c5f612662145c6a256884ad)
2025-08-26 20:59:25 +08:00
zhimin.zeng
27e30373c8
FIX: ams control display bug
...
jira: none
Change-Id: I72c5977ff4246c19f4bf5ce7e20f797c0efe9e9a
(cherry picked from commit 7f43d427c30779f8e992a9893eed1ae57ae12446)
2025-08-26 20:59:15 +08:00
chunmao.guo
508ee2760d
FIX: object configuration form cannot be used with multiple extruders
...
Change-Id: I0c78d0367a7e9f032b6c6efc63bfc6d54b28d091
Jira: STUDIO-7976
(cherry picked from commit f4ce4b3600da9dd471c3b9d02aebac093dfcbfc8)
2025-08-26 20:43:50 +08:00
chunmao.guo
5b25588c1f
FIX: WebView UserAgent
...
Change-Id: Ibef6281fb2268ced064461b263368b568348050c
Jira: none
(cherry picked from commit bd3690d85ea1e8d0a5459094ea77eba2c94b4c9f)
2025-08-26 20:42:40 +08:00
chunmao.guo
88a728f444
FIX: PresetComboBox edit_btn crash
...
Change-Id: I7e311420e8c8779cac1654683298252be06a462a
Jira: STUDIO-9061
(cherry picked from commit 20a8a337d624d3e7d1233438d99a09cb6a9d2a38)
2025-08-26 20:40:55 +08:00
chunmao.guo
98295eeb06
FIX: empty param page remain in part tab
...
Change-Id: I41e90b53b0671df926ede7615e84b586e337b37a
Jira: STUDIO-9072
(cherry picked from commit 0948b983d748f5823271b063417e1f514adbc807)
2025-08-26 20:40:48 +08:00
zhimin.zeng
ab9f36dbf4
ENH: add ams control logic for main interface
...
jira: none
Change-Id: Iac75cdfc1b3ccd406a59e8b4e1eb75162b5239e8
(cherry picked from commit 5407c58de8328bf50d5459f3879b72d11382c70b)
2025-08-26 20:37:02 +08:00