mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-31 13:57:07 +00:00
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:
@@ -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": [
|
||||||
|
|||||||
@@ -29,6 +29,6 @@
|
|||||||
"0.12"
|
"0.12"
|
||||||
],
|
],
|
||||||
"filament_max_volumetric_speed": [
|
"filament_max_volumetric_speed": [
|
||||||
"10"
|
"20"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user