Hello,
could someone point me to an example of a script usage of the MEANDER command?
For example, consider the following script
Grid mm 0.25 off;
Set Wire_Bend 0;
Layer Dimension;
Wire 0 (4 1.25) (25 45.75) (4 1.25);
Window Fit;
Layer Top;
wire 0.15 (12 39) (6 39);
wire 0.15 (12 38.5) (7 38.5);
what should be the exact MEANDER command to make the length of the wires equal?
Many thanks!
Makis