Index: tree/import_footprint_placement.html =================================================================== --- tree/import_footprint_placement.html (nonexistent) +++ tree/import_footprint_placement.html (revision 29577) @@ -0,0 +1,11 @@ + +

pcb-rnd conf tree

+

subtree: import/footprint_placement

+ +
node name type flags description +
method string 0 method/strategy of placement; one of: disperse, frame, fit +
location string 0 placement coordinate for methods that require it; if empty, use fixed coordinates at x,y; if non-empty, it may be: mark, center +
x coord 0 for some methods if location is empty, X coordinate of placement +
y coord 0 for some methods if location is empty, Y coordinate of placement +
disperse coord 0 dispersion distance for the disperse method +