SoftFever
2915e3035f
bump profile version
2025-10-24 17:23:26 +08:00
Noisyfox
3d80ca3d85
Merge remote-tracking branch 'upstream/main' into dev/h2d-2
...
# Conflicts:
# resources/profiles/BBL.json
2025-10-21 14:42:44 +08:00
bonninjd
0e30dab638
Add Coex 3D filament profiles to Orcaslicer ( #10924 )
...
* Fix some errors (e.g., missing instantiation, missing commas, wrong order) and remove unnecessary parameters.
* Fix filament profiles to use arrays for vendor, cost, density, type, temperature, and speed attributes across COEX materials.
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-10-21 00:40:24 +08:00
Noisyfox
3b1a420b4e
Merge remote-tracking branch 'upstream/main' into dev/h2d-2
2025-10-20 09:37:23 +08:00
Anson Liu
fcb640bee1
Set Ironing angle setting to be a relative degree offset from top surface infill direction ( #10841 )
...
* Change ironing angle setting to be an offset angle from the top surface angle rather offset from the layer 0 angle that changes on each layer.
* Change Ironing angle offset range from [-1,359] to [0,359].
-1 is redundant because it is the same behavior as 0 offset.
* Change ironing_angle new default value to 0.
* Update existing print profiles' hardcoded ironing_angles from -1 to 0 to reflect new default value.
* Add migration for old -1 ironing_angle settings. Remove logic for -1 ironing_angle.
* Add u8 prefix for degree symbol string
* Use solid_infill_direction instead of infill_direction for top surface infill direction. Use calculate_infill_rotation_angle to add offset to solid_infill_rotate_template if used.
* Update quality settings wiki for Ironing
* Set f->is_using_template_angle when making ironing filler objects
* Update quality_settings_ironing link from #angle to #angle-offset
---------
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
2025-10-20 09:01:53 +08:00
Noisyfox
712febf3fb
Update H2D transparent cover image
...
---------
Co-authored-by: Ian Bassi <ian.bassi@outlook.com >
2025-10-17 21:06:44 +08:00
Noisyfox
3a5a49b23d
Merge branch 'main' into dev/h2d-2
...
# Conflicts:
# src/slic3r/GUI/PartPlate.hpp
2025-10-14 19:43:33 +08:00
Aleksandra M
9c1c439cfc
[Profiles] Fix Prusa XL overhang speed ( #10931 ) ( #10933 )
...
Fix reverse order of overhangs slowdown settings
2025-10-13 16:46:13 +08:00
Noisyfox
2fa386cbdb
Treat extruder_clearance_max_radius as extruder_clearance_radius, and raise error if both options are present
2025-10-11 16:34:58 +08:00
Noisyfox
cad5996446
Merge branch 'main' into dev/h2d
2025-10-10 19:30:50 +08:00
Noisyfox
6b4975da72
Sync with latest bbl profiles
2025-10-09 20:37:31 +08:00
Noisyfox
4897fd5ea2
Apply extend_default_config_length to system profiles too
...
so we don't need to worry about default values for different variants
2025-10-08 15:19:25 +08:00
Noisyfox
fb4bb83546
Fix issue that when swtiching to other printer from H2D/H2S, an empty preset dirty dialog will pop up
2025-10-06 20:25:34 +08:00
Noisyfox
da2934d02a
Revert "ENH:instead of prime_volume by filament_prime_volume"
...
This reverts commit e7e6405ad3 .
2025-10-05 19:16:05 +08:00
Noisyfox
1dc8460621
Update profile
2025-10-05 18:47:58 +08:00
Noisyfox
804c569b07
Merge branch 'main' into dev/h2d-2
2025-10-05 16:03:58 +08:00
shsst
f36f73e518
ENH:[Process/Filament] H2S TPU slow_down_min_speed_20 Profile Edited by lianhu.xiong
...
Change-Id: I9f064d27cfc120dbcf4b693da40d113b054a5249
(cherry picked from commit 925504180af7e5001956f04525217c4c74c9fac0)
2025-10-05 00:02:37 +08:00
weizhen.xie
895d33f690
Fix: Fix the length of "filament_adaptive_volumetric_speed" in Polymaker filament.
...
Jira: None
Change-Id: I1178feccbb13c4d5fb35879ebc82581986d101c2
(cherry picked from commit c56cea495edfad41b292dfd5e25f6717ae1f287d)
2025-10-05 00:00:38 +08:00
weizhen.xie
247a811900
Fix: Modify the string delimiter of parameter “volumetric_speed_coefficients”: change “;” to “ ”
...
Jira: none
Change-Id: Iabe29c14b5d4dadc97d3ea72c4be4104a0e48720
(cherry picked from commit 3a3ed5816b7a70669561d0a33ca6fb9761ab40d2)
2025-10-05 00:00:31 +08:00
shsst
093367a58e
ENH:[Process/Filament] MOD:[H2D/H2DP][start] increase z avoid distance to avoid impact Profile Edited by xuanquan.liang
...
Change-Id: I8f8b5d9d27e204615c9380898da86d4d7ae4b132
(cherry picked from commit 0c6e34feec768e9a00aebf54d4b2d9f75773607f)
2025-10-04 23:59:20 +08:00
weizhen.xie
757d1f4cb1
ENH: Modify filament jsons to support parameter “filament_adaptive_volumetric_speed”
...
Jira: None
Change-Id: Iddd9fdf1ab39ad1e72da4040b7bb7dd0d1375652
(cherry picked from commit 900d0b5f6e6738eae12e2418dbb6ea1051e131c0)
2025-10-04 23:57:54 +08:00
Noisyfox
f45d13dfc9
Fix plate stl origin point
2025-10-03 23:44:01 +08:00
qian.wang
aebf303122
FIX:correct param length err
...
Change-Id: I65ec4e606a280671b84c9e9d6d83bccc0f7c182f
(cherry picked from commit 26063855ce1360fb66c977df3f0c614e43bfa7e7)
2025-10-03 23:13:07 +08:00
qian.wang
bac1473116
FIX:correct param length err
...
Change-Id: Ifbbdaa465d75cf39f224d7030b4910a7db87eb84
(cherry picked from commit a57dbe82cb65570ebc12bc80c648a9c09c556844)
2025-10-03 23:11:14 +08:00
shsst
f46c456a49
ENH:[Process/Filament] [H2S] Supports independent setting of flushing temperature and speed; Add a retraction after the extrusion compensation is complete; Supports foreign object detection on areas other than the textured plate. Profile Edited by haowen.wu
...
Change-Id: I475334e300ae0776936b74d673245c3dff74ca01
(cherry picked from commit 8ca2907df46c36337ff1f0ce48b64076671550a6)
2025-10-03 23:08:56 +08:00
weizhen.xie
1ce594f4df
FIX:Fix the length of parameter “volumetric_speed_coefficients”
...
Jira:None
Change-Id: I227f17e404ad96d8c4246a93e0fd1b0a5e61f664
(cherry picked from commit 3e4fa9748293a8e6cb1ad0fe957290e649aea13b)
2025-10-03 23:08:56 +08:00
qian.wang
625d02661b
ENH:[Process/Filament] fix repeat setting_id and miss pla tough+ of h2s Profile Edited by qian.wang
...
Change-Id: I43be2a716b282a1f60042c5b07ffeed85fda36d1
jira:None
(cherry picked from commit b3e158e7d297899e5c6d8e60d809dda6e2199675)
2025-10-03 23:08:55 +08:00
qian.wang
574f597382
ENH:batch modify upward_compatible_machine of x/p/a
...
Change-Id: I58d15781591fc0a382f55bf53e67e74dd7a08988
(cherry picked from commit 686393c2cd4471cb33d8b7d3e13b285305f1a862)
2025-10-03 23:08:55 +08:00
shsst
c348556235
ENH:[Process/Filament] add cli config for h2s Profile Edited by lane.wei
...
Change-Id: I17a5ca7ac0b6972b6f6393770a139972fca94da3
(cherry picked from commit 5384e301ff61faaf4a4ae3584fce860f994ed0e8)
2025-10-03 23:08:55 +08:00
Noisyfox
2eb607bf2c
Update BBL.json
2025-10-03 23:08:55 +08:00
shsst
cd7f30d73e
ENH:[Process/Filament] H2S silk additional_cooling_fan_speed Profile Edited by lianhu.xiong
...
Change-Id: Iedbf164c638714d36c5c91c7b7a4862acbd00978
(cherry picked from commit bf636785191ee342175de52103c846ed4fd6d8b1)
2025-10-03 23:08:55 +08:00
shsst
e520c68675
ENH:[Process/Filament] batch modify fan_max_speed/slow_down_layer_time of ABS Profile Edited by shsst
...
Change-Id: I2ea8e5f8d493eba27fec4ce2d8e86790da69cb04
(cherry picked from commit 17c0b1519f7ceb1dd3904401c350f424ad4ff072)
2025-10-03 23:08:55 +08:00
weizhen.xie
38a18dc086
ENH: Polynomial fitting via Gaussian regression for determining the filament_max_volumetric_speed
...
Jira: none
Change-Id: Iab1ef65f0546884c60d2a9e39213a07d76a1f483
(cherry picked from commit 186948cc91b12d547b7168104ba629d40c333d1b)
2025-10-03 23:08:54 +08:00
shsst
4333872b3d
ENH:[Process/Filament] Modify H2S volumetric flow Profile Edited by lianhu.xiong
...
Change-Id: Iecb4ae8ca0769234ffd4d870ea63a324f67ac377
(cherry picked from commit 64642337e1d3738ae473d96e83a855013606b439)
2025-10-03 23:08:54 +08:00
shsst
ae8c59edc9
ENH:[Process/Filament] [O1S][start]Add a coordinate switch to prevent coordinates from being previously altered by other functions. Profile Edited by haowen.wu
...
Change-Id: I286ad96d34b993e0931df09cace0ad5eb58f2413
(cherry picked from commit 8f2ae3099518bd812e1e9101c20dc662cc871e90)
2025-10-03 23:08:54 +08:00
shsst
b8f3ff070d
ENH:[Process/Filament] modify filament_flush_volumetric_speed/filament_flush_temp of o1s Profile Edited by shsst
...
Change-Id: I25f0bdaf48e503a3321532fcf84f5389217c3da8
(cherry picked from commit bf9da4391198eb429a1913203766620a08a42aa5)
2025-10-03 23:08:54 +08:00
shsst
ed7ef5cb9d
ENH:[Process/Filament] [O1S][start]TPU Extrusion Force Anomaly Detection Profile Edited by haowen.wu
...
Change-Id: Idfac4a7c0d265044033c45564a017782a88b5823
(cherry picked from commit 304a94f77cedcb140f0bc5f228d6b52fb1645dc5)
2025-10-03 23:08:54 +08:00
weizhen.xie
f6034a80af
FIX: Add the parameter filament_retract_restart_extra to the filament JSON files for the H2S machine
...
Jira: STUDIO-13132
Change-Id: Id754862b2c2cee4712c51a1080ef99295e588306
(cherry picked from commit b2a6871ee92707d44db123ed84c99d2544d8fd7b)
2025-10-03 23:08:54 +08:00
xun.zhang
874a13180e
ENH: update nozzle volume for H2S
...
1.Update nozzle volume and printer extruder id
2.Also remove uncessary cover image for H2S
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I73c349ce7126e02b55c9aecef22ab3741b0c399f
(cherry picked from commit e579f65fdc5a241684676d69a0131b9900a9012f)
2025-10-03 23:08:53 +08:00
shsst
2b7f14da27
ENH:[Process/Filament] H2S Lite 90A parameters Profile Edited by lianhu.xiong
...
Change-Id: I9fef25c768b51c950878ca9497b346b54de5fd9a
jira: None
(cherry picked from commit 7c89c640c69997304c7ce5b6d220b44fb0f63716)
2025-10-03 23:08:52 +08:00
shsst
2c4d422d30
ENH:[Process/Filament] H2S Parameters Profile Edited by lianhu.xiong
...
Change-Id: If0437b3ec5a65a95911b587cec7b352ee0f85ef7
(cherry picked from commit 67164886f9ddff90ab4d1f295e21dbc988de323a)
2025-10-03 23:08:50 +08:00
shsst
791e124440
ENH:[Process/Filament] H2S PLA Silk Profile Edited by lianhu.xiong
...
Change-Id: I604cb7f8ac8ce736d69689e546fc027e5111dae0
jira: None
(cherry picked from commit 2b1f48d4e0505803ad3da6eb151b3fc2c3788b14)
2025-10-03 23:08:47 +08:00
shsst
d8dc560f7a
ENH:[Process/Filament][O1DSE][start] modify gcode of H2S Profile Edited by haowen.wu
...
Change-Id: I3e46386d450127f9aef86eea052ad2e88bacc336
jira: None
(cherry picked from commit adce900ab331c68e944575c7a71a9c3298713c52)
2025-10-03 23:08:47 +08:00
shsst
d1c8894fd6
ENH:[Process/Filament] Modify H2S filament parameters Profile Edited by lianhu.xiong
...
Change-Id: Ie2deadf065955192118b37830534e513d723d139
jira: None
(cherry picked from commit 06680e70e79b06454a729fbb484ec8587a849b45)
2025-10-03 23:08:47 +08:00
xun.zhang
26a9cec304
FIX: display the minimum flush data
...
1. Use the minimum flush between nozzle volume and flush in datalist
2. Add a new param to decide the datalist to use
3. set for o1s
github:7445
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I7b3b69ee06f984b279ae4be47f70f5a472703b15
(cherry picked from commit 036fa80eea9ef8e02d9c9c9e6e7974d5a9a08131)
2025-10-03 23:08:47 +08:00
qing.zhang
1f1a408728
ENH: add H2S cover
...
Jira: 12825
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ia3bae08bf047c968538eff4fa0082f3d6f255624
(cherry picked from commit 277a212705013789da073c9d930cfbb62427e778)
2025-10-03 23:08:47 +08:00
qian.wang
49befe4306
ENH:[filament] add H2 z_hop_types params
...
Change-Id: I721471737eca1e2d59ffae05a2a7df399bec9e9d
(cherry picked from commit b1001961e9b5a985e1a6ebcc1e5e2ca828ea991a)
2025-10-03 22:33:34 +08:00
qian.wang
8b3c8fddb1
ENH:[filament/process/machine] Rename H2 to H2S
...
Change-Id: I180fe8b9c13cae3027f0dc7bfcfd38d6a66166c3
(cherry picked from commit 66c0856928557f7deda784b9f2b9c4a94440925b)
2025-10-03 22:33:12 +08:00
xun.zhang
5499007bc3
FIX: solve the conflict
...
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: If3862fbf7a543283ff77d4511d7c321a6e24d38b
(cherry picked from commit 162b5ac65f74cc8ec8c5bfa285d630d165aee437)
2025-10-03 22:32:45 +08:00
shsst
c30459f1c6
ENH:[Process/Filament] update timelapse and layer change gcode for h2 Profile Edited by xun.zhang
...
Change-Id: Iee59e70854b80f592384cfa3593feb304aad3257
(cherry picked from commit a181fd229c03de59a055001aa11ed64844f2396a)
2025-10-03 22:32:41 +08:00