Search found 177 matches

by smf
Fri Jan 30, 2015 9:55 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Yep - I think it has to be reduced to the plain script and what you can do with it (Installation / Tutorials etc). Presented in a more "Public Corner" of this Forum. I don't think that a "Model Railroad track planing guy" will check that often the "Add-On & Plug-in challenge" thread and I like to s...
by smf
Thu Jan 29, 2015 10:59 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Soooo..... 8) Played some time now and couldn't get a crash. :D Attached is an example layout with three layers created with the current version 90. I would classify this version as "working". 8) Talking about tutorials: As soon as your script is "ready" for the "big" audience - I like to see your E...
by smf
Mon Jan 26, 2015 6:02 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Attached is the current version 90 of QCTrack. Remember: the former Q-N is now Q-C, the current Q-N inserts the track without connection. The features described above are implemented, so no listing here. :)
by smf
Sun Jan 25, 2015 10:00 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Hi there, meanwhile I'm thinking that the menu items for the Track Widget shortcuts should always be there. This seems to be QCad-conforming, at least the Block menu shows "Insert Block" all the time but it makes only sense together with Block List Widget. So I will keep this as is. The filter featu...
by smf
Sun Jan 25, 2015 9:49 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: [SOLVED] menu item order
Replies: 5
Views: 8247

Re: [SOLVED] menu item order

Hi Andrew, thanks again for the explanation above. I now created several groups, and between all of them is a separator - all but one (means: I have four groups, separators are between first-second and second-third but not third-fourth, where I also would like to have a separator). Is there a way to...
by smf
Fri Jan 23, 2015 10:02 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Hi Husky, the menu items for "insert/rotate from widget" are separate scripts. They check if a track is selected in "the" Track Widget - they don't check if Track Widget is visible. In the track widget on the other side, the "insert/rotate from widget" scripts are enabled / disabled depending on the...
by smf
Wed Jan 21, 2015 2:46 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

attached is the current version 80 with added version info menu item, fixed Variegate dialog if no solution is found, and some translation updates
by smf
Wed Jan 21, 2015 10:21 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Hi Husky, thanks for the report, I can reproduce this: QCad is crashing under XUbuntu 14.04, too. I think this has something to do with "no result" and "ok clicking" - if there is no solution, a message should appear or at least the ok-button should be disabled. I will insert this in the next versio...
by smf
Sun Jan 18, 2015 2:35 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Attached is an example for Maerklin Z as dxf and image:
Allg_Z01_Frueher.png
Maerklin Z plan image
Allg_Z01_Frueher.png (95.1 KiB) Viewed 430076 times
by smf
Sun Jan 18, 2015 10:33 am
Forum: QCAD Programming, Script Programming and Contributing
Topic: Adding objects in a batch
Replies: 10
Views: 17575

Re: Adding objects in a batch

...with the code above, the original entities are removed from the original block. After inserting "storage.setObjectId(clone, RObject.INVALID_ID)" it works as desired. :)
by smf
Sun Jan 18, 2015 10:30 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Attached is a library for "Märklin Spur Z" (Maerklin 1:220 scale) tracks. The creation of the double-slip switch (German: "Doppelkreuzungsweiche") was a bit tricky, so perhaps the library may be useful for people playing with Maerklin Z.
by smf
Sun Jan 18, 2015 10:28 am
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Attached is version 78 with fixed Insert Exploded Block (now the elements are really copied).
by smf
Sat Jan 17, 2015 5:39 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

...insert exploded track seems to work - but not the way it is wanted... e_surprised The original lines are removed and not cloned although clone is called... I have to debug this... :oops:
by smf
Fri Jan 16, 2015 10:17 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Re: model railroad track planning

Hi Husky, Ok, I can insert an exploded block in my drawing, the block name is still in the block list but empty - and the previously inserted copies in my drawing (of this particular block) will all be gone. And then .... ? That makes not really sense to me - what more do I need to know about this n...
by smf
Thu Jan 15, 2015 4:53 pm
Forum: QCAD 'Script Add-On & Plug-in challenge' - Work in Progress
Topic: model railroad track planning
Replies: 130
Views: 2724292

Tutorial step 9: Fill with straight tracks

Attached is an example of how to use the QCTrack align function. If you have track ends in a straight line, you can (try to) connect them: Select QCTrack / Fill with straight tracks or type QF. Select track ends to connect. Check / modify maximum use of track elements (first example: 077 is limited ...

Go to advanced search