Merge pull request #64 from tommasobbianchi/feat/esun-pla-maxvolspeed-tuning

IdeaFormer IR3 V2: tune eSUN PLA white speed from HW max-vol-speed calibration
This commit is contained in:
Joseph Robertson
2026-06-18 09:42:19 -05:00
committed by GitHub
3 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "IdeaFormer", "name": "IdeaFormer",
"version": "02.00.00.00", "version": "02.00.00.02",
"force_update": "0", "force_update": "0",
"description": "IdeaFormer belt printer configurations", "description": "IdeaFormer belt printer configurations",
"machine_model_list": [ "machine_model_list": [

View File

@@ -29,6 +29,6 @@
"0.12" "0.12"
], ],
"filament_max_volumetric_speed": [ "filament_max_volumetric_speed": [
"10" "20"
] ]
} }

View File

@@ -13,6 +13,7 @@
"skirt_loops": "0", "skirt_loops": "0",
"skirt_distance": "0", "skirt_distance": "0",
"sparse_infill_pattern": "grid", "sparse_infill_pattern": "grid",
"sparse_infill_speed": "200",
"support_base_pattern": "rectilinear", "support_base_pattern": "rectilinear",
"support_interface_pattern": "rectilinear", "support_interface_pattern": "rectilinear",
"compatible_printers": [ "compatible_printers": [