mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM002",
|
||||
"name": "CoLiDo SR1 0.4 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"printer_model": "CoLiDo SR1",
|
||||
"default_filament_profile": [
|
||||
@@ -17,8 +18,6 @@
|
||||
"deretraction_speed": [
|
||||
"50"
|
||||
],
|
||||
"inherits": "fdm_klipper_common",
|
||||
"is_custom_defined": "0",
|
||||
"print_host": "192.168.1.224",
|
||||
"printer_variant": "0.4",
|
||||
"printable_area": [
|
||||
@@ -31,8 +30,7 @@
|
||||
"retraction_length": [
|
||||
"0.4"
|
||||
],
|
||||
"version": "2.1.1.0",
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user