<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.cadence.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PCB Design &amp; IC Packaging (Allegro X)</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Forum Post: RE: Disable CM updates or Audits during Component Replace through tcl</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-scripting-tcl/66123/disable-cm-updates-or-audits-during-component-replace-through-tcl/1408834</link><pubDate>Fri, 03 Jul 2026 13:16:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:d74c2228-1166-4a34-9224-d48342b5eb82</guid><dc:creator>PatEscher</dc:creator><description>I can confirm, CM flow is enabled capIsCMFlowEnabled delivers 1 So is there a possibility to temporarily turn it off, then do the replace of the components and then turn it on again?I quickly checked the available tcl commands, but did not find a command/method which is selfspeaking</description></item><item><title>Forum Post: Don't miss our Live, Interactive upcoming OrCAD X Session on July 8th, Wednesday</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66130/don-t-miss-our-live-interactive-upcoming-orcad-x-session-on-july-8th-wednesday</link><pubDate>Thu, 02 Jul 2026 14:36:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:30a2e6ab-46a3-43dc-a840-65ccc8980d57</guid><dc:creator>Renu Vibha</dc:creator><description>Curious about what other users are trying in latest release of OrCAD X—or looking to solve design challenges faster? Join our live, interactive session with Cadence experts and get real-time answers to your toughest PCB design questions. Date : July 8, 2026 at 7:30 – 8:30 PM IST Location : here What’s on the agenda: Cloud Features: Work in shared cloud workspaces, create and manage components, track revisions, control versions of design and collaborate seamlessly. Variants: Create BOM Variants, manage alternate and substitute parts, and export variant.lst file for downstream manufacturing processes. Why you should attend: Get instant answers to your questions See real-world use cases in action Connect and exchange insights with peers Bring your challenges, explore new possibilities, and walk away with actionable insights. Save your spot now and be part of the conversation, register now !</description></item><item><title>Forum Post: RE: Fanout of Outer-Layer GND smd Pins to Via-in-Pad in Allegro</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66115/fanout-of-outer-layer-gnd-smd-pins-to-via-in-pad-in-allegro/1408829</link><pubDate>Thu, 02 Jul 2026 13:01:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:ab284414-6d53-4550-a065-1576b5fe9c20</guid><dc:creator>Hoangkhoipcb</dc:creator><description>Hi BC202603263145 , You can try following this suggestion. It runs on the version OrCAD X PCB Professional Plus 25.1 BR, HoangKhoi</description></item><item><title>Forum Post: How to import a techfile through SKILL</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-scripting-skill/66129/how-to-import-a-techfile-through-skill</link><pubDate>Thu, 02 Jul 2026 12:30:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:724bfde6-78c7-4dad-b6b3-f16d0f02e3c6</guid><dc:creator>JuanCR</dc:creator><description>axlRunBatchDBProgram can be used to import a techfile. Open the design in Allegro X PCB Editor or Package Designer and type skill at the command line: Command &amp;gt; skill The command line changes to the Skill prompt: Skill &amp;gt; The following skill code will create a log file and import a techfile. In the following skill code, replace mytechfile.tcfx with your own techfile name including the .tcfx extension: Skill &amp;gt; axlRunBatchDBProgram(&amp;quot;techfile&amp;quot; &amp;quot;techfile -$ -r mytechfile.tcfx %s&amp;quot; ?reloadDB t ?logfile &amp;quot;techfile&amp;quot;) Wait while the techfile (apd) runs: The view of the techfile UI will appear. Scroll to view the summary. Close the file. In the database, to exit from the skill prompt, type exit : Skill &amp;gt; exit The Command window changes from Skill &amp;gt; to Command &amp;gt; : Command &amp;gt;</description></item><item><title>Forum Post: RE: axlDesignFlip()</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-scripting-skill/66107/axldesignflip/1408826</link><pubDate>Thu, 02 Jul 2026 06:37:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:ba18769f-eaff-4392-a6b8-d0f7efc925cc</guid><dc:creator>DavidAhl</dc:creator><description>I got confirmation from our support that it is a bug in 25.1. They have created a case with Cadence to get it fixed.</description></item><item><title>Forum Post: RE: Disable CM updates or Audits during Component Replace through tcl</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-scripting-tcl/66123/disable-cm-updates-or-audits-during-component-replace-through-tcl/1408824</link><pubDate>Wed, 01 Jul 2026 14:19:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:e286fb08-0310-4d59-8264-39d2d0d9e8b7</guid><dc:creator>PatEscher</dc:creator><description>I would need to confirm this with our client, but I am pretty sure that Constraint manager is enabled. Cadence Version is SPB 23.1</description></item><item><title>Forum Post: RE: Disable CM updates or Audits during Component Replace through tcl</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-scripting-tcl/66123/disable-cm-updates-or-audits-during-component-replace-through-tcl/1408823</link><pubDate>Wed, 01 Jul 2026 12:46:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:727cbdef-9344-4b5f-a1b1-3f15b511afb9</guid><dc:creator>TechnoBobby</dc:creator><description>Hi PatEscher , Just to narrow this down, these connectivity updates are typically triggered when Constraint Manager is active in Capture. Could you please confirm if Constraint Manager is enabled from Schematic Capture in your setup and whether you are actively using it in this design? Also, it would be helpful to know which Capture version you are currently using. These CM push and ECSet audit messages are generally observed only when Constraint Manager integration is enabled, so this information will help in understanding the behavior more accurately.</description></item><item><title>Forum Post: RE: Standardizing Design Settings in OrCAD X Capture CIS</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-capture-cis/66059/standardizing-design-settings-in-orcad-x-capture-cis/1408821</link><pubDate>Wed, 01 Jul 2026 11:09:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:04b2d93f-f017-4a0b-9550-d13f4894b6fb</guid><dc:creator>Ulf K</dc:creator><description>It is the menu box itself I was referring to. When someone wants to place an arbitrary test and want to use eg. Courier, the text box in the add-text-canvas displays (Cadence) proportional text like tms roman, arial etc. This font cannot be changed. It is only possible to see the resulting alignment when having opted for courier only after the text has been placed in the schematic drawing. If the alignment (like having (white) spaces is wrong, the only way to correct it is to edit the text and in that edit box add or remove the (white) spaces.</description></item><item><title>Forum Post: Disable CM updates or Audits during Component Replace through tcl</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-scripting-tcl/66123/disable-cm-updates-or-audits-during-component-replace-through-tcl</link><pubDate>Wed, 01 Jul 2026 10:08:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:a73d5503-cb9e-4206-a2b6-d50e3c3e2177</guid><dc:creator>PatEscher</dc:creator><description>Hello, we have written TCL code which programmatically replaces a component instance on the schematic with another one from the CIS library. For this we do a full replace, set all the properties and also consider any user properties and merge them. so a quite complex process, but everything is working fine. But we see some performance issues when doing this in OrCAD. Apparently OrCAD tries to update CM connectivity and XNets when we do this. we see in the status bar messages like &amp;quot;Pushing Connectivity changes in CM&amp;quot; , &amp;quot;ECSet Audit on Net Connectivity&amp;quot; Change, etc. is there any possibility to turn these updates off when we do the replace of the instance (it is not a single instance, but can be dozens or hundreds) and then later on turn it on again and do the &amp;#39;full update&amp;#39; ? Can this be done through a tcl command, maybe like DboDesign_SetConnectivityUpdateTracking or maybe some Preference Settings? Thanks Patrick</description></item><item><title>Forum Post: RE: How can i install 16.6-era Allegro Free Physical Viewer?</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66112/how-can-i-install-16-6-era-allegro-free-physical-viewer/1408820</link><pubDate>Wed, 01 Jul 2026 07:28:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:9dee5b71-3205-41f7-abf8-240083afcf11</guid><dc:creator>CT202606302343</dc:creator><description>community.cadence.com/.../db-doctor-23-1-download</description></item><item><title>Forum Post: RE: How can i install 16.6-era Allegro Free Physical Viewer?</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66112/how-can-i-install-16-6-era-allegro-free-physical-viewer/1408819</link><pubDate>Wed, 01 Jul 2026 07:26:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:5389352b-9b4a-469b-a1a8-ccbc22251ee3</guid><dc:creator>CT202606302343</dc:creator><description>FYI. community.cadence.com/.../db-doctor-23-1-download</description></item><item><title>Forum Post: RE: Standardizing Design Settings in OrCAD X Capture CIS</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-capture-cis/66059/standardizing-design-settings-in-orcad-x-capture-cis/1408815</link><pubDate>Wed, 01 Jul 2026 06:13:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:577e4718-3a76-4cdd-9b68-cdd75ebbd6fe</guid><dc:creator>Jeet</dc:creator><description>Ulf, Currently these are the available fonts in Place &amp;gt; Text as shown below- As per your suggestion Cadence should add a feature by which designers can add a Text apart from a single word correct or you are looking for a particular font named Andale Mono ? Let me know if I am missing anything.</description></item><item><title>Forum Post: RE: Fanout of Outer-Layer GND smd Pins to Via-in-Pad in Allegro</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66115/fanout-of-outer-layer-gnd-smd-pins-to-via-in-pad-in-allegro/1408814</link><pubDate>Wed, 01 Jul 2026 05:22:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:ae1020f4-770f-43d0-bfbb-e3a1e838161a</guid><dc:creator>excellon1</dc:creator><description>Hi There is no fully automated batch-driven flow that I am aware of for this operation like a one click button, however it can be done fairly easily. The key to this operation is basically selecting the items you need. Normally the fanout operation is based on the component pin and it can do a very nice job in this regard. Since you want specific nets only and the associated pins &amp;amp; are also looking to do the whole board you basically need a query that will sort out what you need. Allegro/Orcad has great flexibility in this regard. It can even do specific padstacks only globally across the board in one go if needed. Anyway, look at &amp;quot;Find by Query&amp;quot; to select the items you want first. When you run the query you should see the items you choose highlight on the board. Then invoke the fanout and choose via in pad with your custom padstack to seed the padstacks. Its also possible to save the query so you can run it later or modify it to another task. Best regards.</description></item><item><title>Forum Post: RE: When creating a new blank project in SysCap, the default parameter settings for the electrical grid and display electrical grid within the software's grid options are unreasonable.</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-system-capture/66110/when-creating-a-new-blank-project-in-syscap-the-default-parameter-settings-for-the-electrical-grid-and-display-electrical-grid-within-the-software-s-grid-options-are-unreasonable/1408813</link><pubDate>Tue, 30 Jun 2026 16:36:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:8d9cce1f-f258-48dc-8bb8-b4d2715149bc</guid><dc:creator>Zhifeng Jin</dc:creator><description>Hi rg13, your reply addresses the site-level global configurations deployed in large enterprises. The usage scenario I am reporting here involves no site-level configurations enabled, with only user-level configurations in effect. In this case, all grid parameters are fully controlled via the grid settings within the software UI. This is why I argue that the original default values for Electrical Grid and Display Grid are poorly configured.</description></item><item><title>Forum Post: Leveraging Design Review &amp; Markups in OrCAD X Capture CIS 25.1</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-capture-cis/66119/leveraging-design-review-markups-in-orcad-x-capture-cis-25-1</link><pubDate>Tue, 30 Jun 2026 14:10:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:d43ac01e-d822-4ed9-8016-e39fa82255b5</guid><dc:creator>MohitS</dc:creator><description>Collaboration plays a critical role in today’s schematic design workflows, especially when multiple engineers are working on the same project. Traditional feedback methods—like emails or screenshots—can often lead to miscommunication and delays. To address this, OrCAD X Capture CIS 25.1 introduces the Design Review and Markup feature, enabling a more streamlined and interactive review process directly within the schematic environment. What is Design Review &amp;amp; Markup? The Design Review and Markup feature allows users to: Add comments directly on the schematic canvas Highlight areas using graphical markups (rectangles and arrows) Tag team members for collaboration Embed review feedback within the design itself This ensures that all stakeholders can view and act on feedback within the same design. Add Comments &amp;amp; Markup Open your schematic in OrCAD X Capture CIS Go to Tools → Markup (opens Comments panel) Click New Comment Mark the area using: Rectangle ➝ highlight region Arrow ➝ point to object Enter your comment (use @username to tag users) Click Submit → Comment is saved in design Review &amp;amp; Respond to Comments Open schematic and go to Tools → Markup Select a comment → Auto-zoom to location Add replies or update feedback Mark as Resolved once addressed The Design Review and Markup feature in OrCAD X Capture CIS 25.1 brings collaboration directly into the schematic, enabling teams to communicate more efficiently and reduce design iteration cycles.</description></item><item><title>Forum Post: RE: When creating a new blank project in SysCap, the default parameter settings for the electrical grid and display electrical grid within the software's grid options are unreasonable.</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-system-capture/66110/when-creating-a-new-blank-project-in-syscap-the-default-parameter-settings-for-the-electrical-grid-and-display-electrical-grid-within-the-software-s-grid-options-are-unreasonable/1408811</link><pubDate>Tue, 30 Jun 2026 11:10:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:60005979-b1f1-4cb1-9d8c-e829831d82fe</guid><dc:creator>rg13</dc:creator><description>Thanks for sharing all your observations! Whatever grid unit is set at site level, it will take that into consideration and will not allow user to change the unit from inside the tool.</description></item><item><title>Forum Post: Join us for a Lunch &amp; Learn session on Allegro X System Capture on July 9th at Cadence Bangalore</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66117/join-us-for-a-lunch-learn-session-on-allegro-x-system-capture-on-july-9th-at-cadence-bangalore</link><pubDate>Tue, 30 Jun 2026 09:25:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:7d1f8b93-378b-46d7-980b-48ec1417daa3</guid><dc:creator>Renu Vibha</dc:creator><description>You are cordially invited to an exclusive Lunch &amp;amp; Learn session on Allegro X System Capture – the next-generation schematic technology built to accelerate your design productivity. Discover how System Capture helps your team design faster, smarter, and right-first-time through powerful automation and built-in intelligence. Session Agenda: One-Stop Library Cockpit – Unified Search &amp;amp; Part Manager for instant component access Core Capabilities – Version Control, Variant Editor, and 120+ built-in Audit Checks Productivity Boosters – Decap Wizard and TCL Script Automation for rapid design cycles Integrated Layout Experience – Cross-probe, floorplan edits, and full-fledged Constraint Manager Join us at the Cadence Bengaluru Office for an interactive session and networking with our experts — over lunch. Session Speakers: Shikhar Dwivedi - Principal Application Engineer Bhargava Hegde - Senior Application Engineer Event Details Date: Thursday, 9 July 2026 Time: 10:00 AM – 2:00 PM IST Venue: Agamya Training Room, 1st Floor, Campus 4A &amp;amp; 4B, RMZ Ecoworld, ORR Road, Bengaluru Seats are limited. Please confirm your participation ASAP by writing to hbhargav@cadence.com or dshikhar@cadence.com We look forward to hosting you!</description></item><item><title>Forum Post: Fanout of Outer-Layer GND smd Pins to Via-in-Pad in Allegro</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66115/fanout-of-outer-layer-gnd-smd-pins-to-via-in-pad-in-allegro</link><pubDate>Tue, 30 Jun 2026 05:28:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:b1e44c77-a298-4597-8462-c0f5c67265d7</guid><dc:creator>BC202603263145</dc:creator><description>I am looking for a solution to select all GND smd pins on the outer layers (TOP/BOTTOM) and fan them out directly to a custom via-in-pad (user-defined padstack) using a fully automated, batch-driven flow. Is there any set of steps that I could try?</description><category domain="https://community.cadence.com/cadence_technology_forums/pcb-design/tags/filter">filter</category><category domain="https://community.cadence.com/cadence_technology_forums/pcb-design/tags/fanout">fanout</category><category domain="https://community.cadence.com/cadence_technology_forums/pcb-design/tags/Allegro%2bPCB%2bEditor">Allegro PCB Editor</category></item><item><title>Forum Post: RE: How do I cut only a cline segment ?</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66097/how-do-i-cut-only-a-cline-segment/1408808</link><pubDate>Tue, 30 Jun 2026 05:17:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:43ab546f-3c65-4715-96db-e910fda42aaa</guid><dc:creator>BC202603263145</dc:creator><description>Thanks! JuanCR</description></item><item><title>Forum Post: How can i install 16.6-era Allegro Free Physical Viewer?</title><link>https://community.cadence.com/cadence_technology_forums/pcb-design/f/allegro-x-pcb-editor/66112/how-can-i-install-16-6-era-allegro-free-physical-viewer</link><pubDate>Mon, 29 Jun 2026 14:18:00 GMT</pubDate><guid isPermaLink="false">75bcbcf9-38a3-4e2e-b84b-26c8c46a9500:0a77230a-eeba-4ea9-b0ef-9ead19f10d82</guid><dc:creator>CF20260629245</dc:creator><description>Hi there, I&amp;#39;m looking to install an older version of the Allegro Free viewer to see an older pcb. How can i do this?</description><category domain="https://community.cadence.com/cadence_technology_forums/pcb-design/tags/Allegro%2bPCB%2bEditor">Allegro PCB Editor</category><category domain="https://community.cadence.com/cadence_technology_forums/pcb-design/tags/Allegro">Allegro</category></item></channel></rss>