Fixed the "wiring" section in the magic tech file, which had incorrect entries for most layers. Based on conversation with Tamas Hubai and Sylvain Munaut on Discord, who provided the corrections.
diff --git a/VERSION b/VERSION index c6e0a65..16b9b62 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -1.0.593 +1.0.594
diff --git a/gf180mcu/magic/gf180mcu.tech b/gf180mcu/magic/gf180mcu.tech index 208a035..fe9df61 100644 --- a/gf180mcu/magic/gf180mcu.tech +++ b/gf180mcu/magic/gf180mcu.tech
@@ -5311,15 +5311,15 @@ wiring scalefactor 50 - contact v1 200 m1 5 45 m2 0 45 + contact v1 260 m1 0 60 m2 10 60 #ifdef METALS3 || METALS4 || METALS5 || METALS6 - contact v2 200 m2 0 45 m3 0 45 + contact v2 280 m2 0 50 m3 0 50 #endif (METALS3 || METALS4 || METALS5 || METALS6) #ifdef METALS4 || METALS5 || METALS6 - contact v3 200 m3 0 45 m4 0 45 + contact v3 280 m3 0 50 m4 0 50 #endif (METALS4 || METALS5 || METALS6) #ifdef METALS5 || METALS6 - contact v4 200 m4 0 45 m5 0 45 + contact v4 280 m4 0 50 m5 0 50 #endif (METALS5 || METALS6) #ifdef METALS6 contact vtp 370 m3 0 45 mtp 80 80