push the first version of package.

This commit is contained in:
2026-02-25 00:14:30 +08:00
parent 00ddf54c0b
commit 49e566ae2f
1475 changed files with 35165 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
#Choose how many wire sections are rendered in one meter (block).
#Decreasing this value can theoretically improve performance
# Default: 10
# Range: > 1
wireSectionsPerMeter = 10
#...wire thickness...
# Default: 0.03
# Range: 0.0 ~ 1.7976931348623157E308
wireThickness = 0.03