-always-load-scripts

Discussion forum for C++ and script developers who are using the QCAD development platform or who are looking to contribute to QCAD (translations, documentation, etc).

Moderator: andrew

Forum rules

Always indicate your operating system and QCAD version.

Attach drawing files, scripts and screenshots.

Post one question per topic.

Post Reply
jamby
Full Member
Posts: 55
Joined: Fri Jun 24, 2016 2:41 pm

-always-load-scripts

Post by jamby » Sun Jul 02, 2017 7:07 pm

HI

Does -always-load-scripts work in the Cam side to reload the post processors after editing?

Thanks
Jim

User avatar
andrew
Site Admin
Posts: 9037
Joined: Fri Mar 30, 2007 6:07 am

Re: -always-load-scripts

Post by andrew » Mon Jul 03, 2017 7:58 am

No.

For testing, you might want to launch QCAD/CAM from a command line and automatically load and export the file and then quit:

Code: Select all

./qcad myfile.dxf -exec scripts/Cam/CamExportV2/CamExportV2.js -quit

jamby
Full Member
Posts: 55
Joined: Fri Jun 24, 2016 2:41 pm

Re: -always-load-scripts

Post by jamby » Mon Jul 03, 2017 9:40 pm

Thanks Andrew
Jim

Post Reply

Return to “QCAD Programming, Script Programming and Contributing”