add more presets

This commit is contained in:
numzero 2026-04-07 22:49:51 +03:00
parent 19c0678edf
commit ea2304d898

View File

@ -8,6 +8,12 @@
"marks_medium_ml": "0.5",
"text_size_mm": "3"
},
"1ml-100mm2": {
"volume_ml": "1",
"cross_section_mm2": "100",
"marks_small_ml": "0.2",
"text_size_mm": "3"
},
"2ml-50mm2": {
"volume_ml": "2",
"cross_section_mm2": "50",
@ -21,23 +27,39 @@
"marks_small_ml": "0.2",
"text_size_mm": "5"
},
"2ml-200mm2": {
"volume_ml": "2",
"cross_section_mm2": "200",
"marks_small_ml": "0.2",
"text_size_mm": "5"
},
"5ml-100mm2": {
"volume_ml": "5",
"cross_section_mm2": "100",
"marks_small_ml": "0.2",
"text_size_mm": "5"
},
"5ml-200mm2": {
"volume_ml": "5",
"cross_section_mm2": "200",
"marks_small_ml": "0.2",
"text_size_mm": "5"
},
"5ml-333mm2": {
"volume_ml": "5",
"cross_section_mm2": "333",
"marks_small_ml": "0.5",
"text_size_mm": "8"
"marks_medium_ml": "1",
"marks_large_ml": "5",
"text_size_mm": "7"
},
"10ml-333mm2": {
"volume_ml": "10",
"cross_section_mm2": "333",
"marks_small_ml": "0.5",
"text_size_mm": "8"
"marks_medium_ml": "1",
"marks_large_ml": "5",
"text_size_mm": "7"
}
},
"fileFormatVersion": "1"