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.08mm Extra Fine @MyMarlin",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_marlin_common",
"layer_height": "0.08",
"bottom_shell_layers": "7",
"top_shell_layers": "9"
}