diff --git a/resources/profiles/Snapmaker.json b/resources/profiles/Snapmaker.json index c4f88949ffe..a7e31273ed2 100644 --- a/resources/profiles/Snapmaker.json +++ b/resources/profiles/Snapmaker.json @@ -932,6 +932,10 @@ "name": "Snapmaker Dual TPU High-Flow", "sub_path": "filament/Snapmaker Dual TPU High-Flow.json" }, + { + "name": "Snapmaker Dual TPE", + "sub_path": "filament/Snapmaker Dual TPE.json" + }, { "name": "Snapmaker Breakaway Support @base", "sub_path": "filament/Snapmaker Breakaway Support @base.json" @@ -941,8 +945,8 @@ "sub_path": "filament/Snapmaker Breakaway Support.json" }, { - "name": "Snapmaker Dual TPE", - "sub_path": "filament/Snapmaker Dual TPE.json" + "name": "Snapmaker J1 Breakaway Support", + "sub_path": "filament/Snapmaker J1 Breakaway Support.json" } ], "machine_list": [ diff --git a/resources/profiles/Snapmaker/filament/Snapmaker Breakaway Support @base.json b/resources/profiles/Snapmaker/filament/Snapmaker Breakaway Support @base.json index bcc1cac7455..413882f0c06 100644 --- a/resources/profiles/Snapmaker/filament/Snapmaker Breakaway Support @base.json +++ b/resources/profiles/Snapmaker/filament/Snapmaker Breakaway Support @base.json @@ -21,6 +21,7 @@ "Breakaway Support" ], "from": "User", + "instantiation": "false", "hot_plate_temp": [ "65" ], diff --git a/resources/profiles/Snapmaker/filament/Snapmaker J1 Breakaway Support.json b/resources/profiles/Snapmaker/filament/Snapmaker J1 Breakaway Support.json index 901e2f15c11..78ad5456c28 100644 --- a/resources/profiles/Snapmaker/filament/Snapmaker J1 Breakaway Support.json +++ b/resources/profiles/Snapmaker/filament/Snapmaker J1 Breakaway Support.json @@ -1,7 +1,7 @@ { "type": "filament", "from": "system", - "instantiation": "false", + "instantiation": "true", "name": "Snapmaker J1 Breakaway Support", "filament_id": "4227461134", "inherits": "Snapmaker Breakaway Support @base",