custom printer profiles

This commit is contained in:
SoftFever 2023-04-24 01:03:37 +08:00
parent afe5e9ed2a
commit 6457608f3e
41 changed files with 2058 additions and 0 deletions

View file

@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @MyKlipper",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_klipper_common",
"layer_height": "0.08",
"bottom_shell_layers": "7",
"top_shell_layers": "9"
}