- added a new FlatCAM Tool: Copper Fill Tool. It will pour copper into a Gerber filling all empty space with copper, at a clearance distance of the Gerber features
This commit is contained in:
@@ -29,6 +29,8 @@ from flatcamTools.ToolProperties import Properties
|
||||
from flatcamTools.ToolQRCode import QRCode
|
||||
from flatcamTools.ToolRulesCheck import RulesCheck
|
||||
|
||||
from flatcamTools.ToolCopperFill import ToolCopperFill
|
||||
|
||||
from flatcamTools.ToolShell import FCShell
|
||||
from flatcamTools.ToolSolderPaste import SolderPaste
|
||||
from flatcamTools.ToolSub import ToolSub
|
||||
|
||||
Reference in New Issue
Block a user