This commit is contained in:
2026-01-02 14:53:38 +01:00
commit 1b961c0df8
3634 changed files with 547921 additions and 0 deletions

13
config/orthocamera.json Normal file
View File

@@ -0,0 +1,13 @@
{
"enabled": false,
"save_enabled_state": false,
"scale_x": 3.9930005,
"scale_y": 3.9930005,
"min_distance": -1000.0,
"max_distance": 1000.0,
"fixed": false,
"fixed_yaw": 0.0,
"fixed_pitch": 0.0,
"fixed_rotate_speed_y": 3.0,
"fixed_rotate_speed_x": 3.0
}