You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
15 years ago
|
# Changes the Fill Style
|
||
|
#
|
||
|
# The fill style for Top and Bottom layer will be switched to 'empty'.
|
||
|
# Use fill.scr to undo this action.
|
||
|
|
||
|
Set Fill_Layer Top Empty;
|
||
|
Set Fill_Layer Bottom Empty;
|
||
|
Set Fill_Layer tPlace Empty;
|
||
|
Set Fill_Layer bPlace Empty;
|
||
|
Set Display_Mode NoDrill;
|