GCodeOverlay/public/config.json

6 lines
135 B
JSON
Raw Normal View History

{
"streamUrl": "",
"calibration": null,
"renderDefaults": { "cutColor": "#00e5ff", "rapidColor": "#ff9800", "lineWidth": 1.5 }
}