ENH: add PPS-CF/PPA-CF detection for multi-extruder printer

jira: STUDIO-9660

Change-Id: I1df024e178b8561569b493888d6057d8f96aea3c
(cherry picked from commit b68a7b3bd6ad5c980885fbaed3c635ae1a424f73)
This commit is contained in:
zhimin.zeng
2025-01-10 12:29:50 +08:00
committed by Noisyfox
parent 0c27260cda
commit 6ab141e0e1
17 changed files with 173 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "02.00.00.12",
"version": "02.00.00.15",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [

View File

@@ -28,6 +28,10 @@
"25x0,350x0,350x320,25x320"
],
"machine_load_filament_time": "24",
"unprintable_filament_types" : [
"TPU",
"PPS-CF,PPA-CF"
],
"machine_max_acceleration_x": [
"16000",
"16000",

View File

@@ -37,6 +37,7 @@
],
"extruder_printable_area": [],
"extruder_printable_height": [],
"unprintable_filament_types" : [""],
"extruder_type": [
"Direct Drive"
],

View File

@@ -46,6 +46,10 @@
"320",
"325"
],
"unprintable_filament_types" : [
"",
""
],
"extruder_type": [
"Direct Drive",
"Direct Drive"