Results 66 comments of Jeff Hayes

ambitious goals .. very worth while too! > **Describe the solution you'd like** > > * The module `print()` would emit scalar arguments unadorned, except that multiple arguments would be...

my issue with anything resembling printf, and even the Qt's QString::arg() methods, is that the formatting is encoded and each code has to match the position of its intended value...

named tags solves the prob with order of format codes not matching the order of the arguments at the cost of making the whole thing less readable and requiring more...

i suggest this feature have these parts : 1. improve the documentation of the template feature as it is now - it needs its own section 2. add the OpenSCAD...

> Let's keep it to one feature/bug per issue. This one would be your number 3, I think. makes sense i have made a start on #1 with #6281 and...

i think we can do both Part 1 the user can create a specially named file like /User/vulcan_/.config/OpenSCAD/templates/UserDefinedStartTemplate.json It will be easy to notice this special file as the templates...

> I suppose we could add a new field to the JSON record called "tag" which could be blank (meaning put this in the list when the user attempts an...

ok, i am able to get back to this now

what if we tied this to putting a name on a group and allowing export to work on named groups?