Files
QIDIStudio/resources/info/nozzle_info.json

10 lines
190 B
JSON
Raw Normal View History

2024-09-03 09:34:33 +08:00
{
"version": "1.0.0.1",
"nozzle_hrc": {
"hardened_steel": 55,
"stainless_steel": 20,
2025-07-08 19:28:13 +08:00
"tungsten_carbide": 85,
2024-09-03 09:34:33 +08:00
"brass": 2,
"undefine": 0
}
}