[Panelize][Add] Dimensions
This commit is contained in:
parent
ba82f40798
commit
3af0758cce
|
|
@ -2015,6 +2015,8 @@ outputs:
|
||||||
scriptarg: ''
|
scriptarg: ''
|
||||||
# [string='auto'] [auto] Currently fixed
|
# [string='auto'] [auto] Currently fixed
|
||||||
type: 'auto'
|
type: 'auto'
|
||||||
|
# [boolean=false] Draw dimensions with the panel size.
|
||||||
|
dimensions: false
|
||||||
# [dict] Used to adjust details of which part of the PCB is panelized
|
# [dict] Used to adjust details of which part of the PCB is panelized
|
||||||
source:
|
source:
|
||||||
# [number|string] Bottom right X coordinate of the rectangle used. Used for *rectangle*
|
# [number|string] Bottom right X coordinate of the rectangle used. Used for *rectangle*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue