mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
ENH: add preset for ender3 printer
As title. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I2d9b1aaeadfe945a6a90f34cdb10a1f240a50ae4 (cherry picked from commit a223ab23605c3ef96ae878b9c4d2199520b4f201)
This commit is contained in:
parent
cd82f70002
commit
d47d82bf43
30 changed files with 1100 additions and 9 deletions
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_CREALITY_002",
|
||||
"name": "0.12mm Fine @Creality",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"layer_height": "0.12",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue