PCB Libraries Forum Homepage
Forum Home Forum Home > PCB Footprint Expert > Questions & Answers
  New Posts New Posts RSS Feed - OrCAD 17.2 Pads Without Pastemask Generate Warning
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

OrCAD 17.2 Pads Without Pastemask Generate Warning

 Post Reply Post Reply
Author
Message
Kyle G View Drop Down
Active User
Active User


Joined: 29 Jun 2016
Status: Offline
Points: 12
Post Options Post Options   Thanks (1) Thanks(1)   Quote Kyle G Quote  Post ReplyReply Direct Link To This Post Topic: OrCAD 17.2 Pads Without Pastemask Generate Warning
    Posted: 29 Jun 2016 at 5:07pm
The new padstack editor included with OrCad / Allegro 17.2 chokes on pads with a pastemask of dimension 0.  It throws a warning and refuses to generate the pad.  Instead of generating a pad with 0 dimension, the script should not generate any pad at all. 

Here's a script which shows the failure:

# Allegro script
# Generated by FPX Expert
#   name:       c1800p0

QtSignal MainWindow New triggered
QtSignal fileNewDialog dataCombo CurrentIndexChanged "SMD Pin"
QtSignal fileNewDialog dataCombo activated "SMD Pin"
QtSignal fileNewDialog browse clicked
QtFillin c1800p0.pad
QtSignal fileNewDialog OK clicked

QtSignal MainWindow Units CurrentIndexChanged Millimeter
QtFillin Yes

QtSignal GuidedDesignLayersTab LayersTable cellClicked 0 "Regular Pad" None 0 2
QtSignal GuidedDesignLayersTab PadShape CurrentIndexChanged Circle
QtSignal GuidedDesignLayersTab PadShape activated Circle
QtSignal GuidedDesignLayersTab PadDiameter editingFinished 18

QtSignal GuidedMaskLayersTab LayersTable cellClicked 0 Pad None 0 1
QtSignal GuidedMaskLayersTab PadShape CurrentIndexChanged Circle
QtSignal GuidedMaskLayersTab PadShape activated Circle
QtSignal GuidedMaskLayersTab PadDiameter editingFinished 18

QtSignal GuidedMaskLayersTab LayersTable cellClicked 2 Pad None 2 1
QtSignal GuidedMaskLayersTab PadShape CurrentIndexChanged Circle
QtSignal GuidedMaskLayersTab PadShape activated Circle
QtSignal GuidedMaskLayersTab PadDiameter editingFinished 0

QtSignal MainWindow Save triggered
QtSignal MainWindow Exit triggered
Back to Top
Back to Top
Tom H View Drop Down
Admin Group
Admin Group
Avatar

Joined: 05 Jan 2012
Location: San Diego, CA
Status: Offline
Points: 5716
Post Options Post Options   Thanks (0) Thanks(0)   Quote Tom H Quote  Post ReplyReply Direct Link To This Post Posted: 08 Jul 2016 at 10:53am
Instead of turning the FP Designer pad stack value to zero (0), why don't you remove (delete) the Paste Mask pad stack from the list?

Stay connected - follow us! X - LinkedIn
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down



This page was generated in 0.141 seconds.