Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,29 +1,29 @@
{
"type": "machine",
"from": "system",
"instantiation": "false",
"name": "fdm_linear2_dual",
"inherits": "fdm_linear2",
"retraction_speed": [
"35",
"35"
],
"deretraction_speed": [
"35",
"35"
],
"extruder_clearance_height_to_rod": "60",
"extruder_clearance_height_to_lid": "285",
"retract_length_toolchange": [
"18",
"18"
],
"default_filament_profile": [
"Snapmaker PLA",
"Snapmaker PETG"
],
"extruder_offset": [
"0x0",
"0x0"
]
"type": "machine",
"name": "fdm_linear2_dual",
"inherits": "fdm_linear2",
"from": "system",
"instantiation": "false",
"retraction_speed": [
"35",
"35"
],
"deretraction_speed": [
"35",
"35"
],
"extruder_clearance_height_to_rod": "60",
"extruder_clearance_height_to_lid": "285",
"retract_length_toolchange": [
"18",
"18"
],
"default_filament_profile": [
"Snapmaker PLA",
"Snapmaker PETG"
],
"extruder_offset": [
"0x0",
"0x0"
]
}