element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Altium CircuitStudio
  • Products
  • Manufacturers
  • Altium CircuitStudio
  • More
  • Cancel
Altium CircuitStudio
Altium CircuitStudio Forum Outjob file
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Altium CircuitStudio to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Verified Answer
  • Locked Locked
  • Replies 6 replies
  • Subscribers 86 subscribers
  • Views 1813 views
  • Users 0 members are here
  • circuitstudio 1.5
  • circuitstudio
  • generate outputs
  • altium circuitstudio
Related
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Outjob file

adam.nickerson
adam.nickerson over 3 years ago

Tried to follow the video made by Altium for reusing Outjob settings but the only Outjob file I found was in the history folder and it was archived. I tried save this into main folder with the other files but when I generate outputs it does not appear to be using the Outjob file. The video from Altium was from 2020 using version 1.4. I am using 1.5.2 now. Did Altium drop this capability? I did find something on the forum from 5 years ago similar to what the video suggested but they were altering the file in a text editor. Anybody have luck reusing Outjob files and/or modifying the file in a text editor?

  • Cancel

Top Replies

  • Former Member
    Former Member over 3 years ago in reply to adam.nickerson +1 verified
    For what it's worth I checked this on 1.5.2 and the .OutJob file is definitely in the project and is updated when outputs are generated. The strange thing is that the file isn't being generated in your…
  • tarribred61
    0 tarribred61 over 3 years ago

    Maybe check that the project file is using the named Outjob file.  I know if you rename a project (e.g. save project as...) then the outjob file is not renamed.  The project may then be using the outjob file with the old name.

    You should be able to look at the project file with a text editor and see what name it uses.

    It should work to edit the files but make a back up copy before you do it just to be safe.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • adam.nickerson
    0 adam.nickerson over 3 years ago in reply to tarribred61

    I did verify the name was correct. I tried a simple mode to the file in a text editor and saved it. I then generated outputs again. Within the history folder a new Outjob file was generated and archived but it does not reflect the changes I made to the Outjob file and the change I made (modified a name in the BOM) did not change the output. Do you have version 1.5.2 and can you verify that you can use a Outjob file reuse settings from another project? I remember seeing in previous versions of Circuit Studio it would generate the Outjob file and it would be located with the other project documents (schematics, PCBs) but that doesn't seem to be the case anymore. I'm under the suspicion that they removed this on purpose.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    +1 Former Member over 3 years ago in reply to adam.nickerson

    For what it's worth I checked this on 1.5.2 and the .OutJob file is definitely in the project and is updated when outputs are generated. The strange thing is that the file isn't being generated in your project directory, and I found that there are two references to the .OutJob file path in the project (.PrjPcb) file, although I can't find which program menu is supposed to edit them.

    Check where these are pointing to, in my case it's just the project folder, i.e. DocumentPath=ProjectName.OutJob, and OutputJobFileName1=ProjectName.OutJob.

    • Cancel
    • Vote Up +1 Vote Down
    • Cancel
  • tarribred61
    0 tarribred61 over 3 years ago in reply to adam.nickerson

    I'm not sure why you only have an OutJob file in the history folder.  I have always seen these in the project folder.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • adam.nickerson
    0 adam.nickerson over 3 years ago in reply to Former Member

    Good call with checking the .PrjPcb file. This is a new revision in version control and the in the .PrjPcb file is still pointing to the Outjob file from the old version. I modified the .PrjPCB file to remove the leading file path and leave only the .OutJob file with its file name. I generated new outputs and then checked the PrjPCB file and it did not revert to the previous file path and the outputs were generated successfully with the changes I made.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Former Member
    0 Former Member over 3 years ago in reply to adam.nickerson

    I don't know why this occurs, but the .PrjPCB file seems to contain lots of stuff (probably from Designer) that isn't accessible via the stripped down menus in CircuitStudio, and have to be edited manually when weird stuff happens.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube