1.Use json to store nozzle hrc 2.Use json to store filament temp type jira: STUDIO-3488 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I8eb226e26352a41418f4e46d8cda403dc22ecff4 (cherry picked from commit 62a71d5b1947474d3d86be9015551c1007c89702)
9 lines
No EOL
158 B
JSON
9 lines
No EOL
158 B
JSON
{
|
|
"version": "1.0.0.1",
|
|
"nozzle_hrc": {
|
|
"hardened_steel": 55,
|
|
"stainless_steel": 20,
|
|
"brass": 2,
|
|
"undefine": 0
|
|
}
|
|
} |