mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
fix processes for Creality Ender3V3SE 0.4 nozzle (#4785)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Fine @Creality Ender3V3SE",
|
||||
"name": "0.12mm Fine @Creality Ender3V3SE 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
@@ -113,6 +113,6 @@
|
||||
"initial_layer_jerk": "8",
|
||||
"travel_jerk": "8",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE"
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Optimal @Creality Ender3V3SE",
|
||||
"name": "0.16mm Optimal @Creality Ender3V3SE 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
@@ -113,6 +113,6 @@
|
||||
"initial_layer_jerk": "8",
|
||||
"travel_jerk": "8",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE"
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality Ender3V3SE",
|
||||
"name": "0.20mm Standard @Creality Ender3V3SE 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
@@ -113,6 +113,6 @@
|
||||
"initial_layer_jerk": "8",
|
||||
"travel_jerk": "8",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE"
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @Creality Ender3V3SE",
|
||||
"name": "0.24mm Draft @Creality Ender3V3SE 0.4",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"instantiation": "true",
|
||||
@@ -113,6 +113,6 @@
|
||||
"initial_layer_jerk": "8",
|
||||
"travel_jerk": "8",
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE"
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user