custom printer profiles

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

View file

@ -0,0 +1,11 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @MyKlipper",
"from": "system",
"inherits": "fdm_process_klipper_common",
"instantiation": "true",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}