1
0
Fork 0
This repository has been archived on 2019-12-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
arduinisten/eagle-5.7.0/scr/nofill.scr
Eve Entropia 157fd6f1a1 eagle
2010-03-30 20:14:34 +02:00

10 lines
274 B
Text

# 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;