I have played with the customizer for the first time today. I have several
constants at the top of my file that are not parameters to be adjusted,
they are just named constants. The documentation on the wiki says I can
create a hidden tab that will stop them being displayed, but it doesn't. I
just puts them on a tab named Hidden.
E.g.
/* [Tab Hidden] */
[image: image.png]
Am I missing something?
On 11.02.19 00:21, nop head wrote:
E.g.
/* [Tab Hidden] */
The Thingiverse docs (http://customizer.makerbot.com/docs)
say it should be just /* [Hidden] */
So maybe just a bug in our documentation.
ciao,
Torsten.
The other thing that stops it is a module, I have used
a=1;
module stop() {}
b=2; // b not in customizer
Admin - email* me if you need anything, or if I've done something stupid...
Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.
Sent from: http://forum.openscad.org/
On 11.02.19 00:43, Torsten Paul wrote:
On 11.02.19 00:21, nop head wrote:
E.g.
/* [Tab Hidden] */
The Thingiverse docs (http://customizer.makerbot.com/docs)
say it should be just /* [Hidden] */
So maybe just a bug in our documentation.
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/WIP#[Hidden]
That is not wrong. I mean: The documentation is not nicely worded, as it
was mainly written and edited by non native speakers, but writing a
clear documentation is even a challenge for native speakers. Part of the
issue is surely also structurally.
With Kind Regards,
Michael Frey
Thanks.
Both documents are misleading because they show how to create a tab with a
name and then say "Three tabs names have a special functionality;" and " The
following tab names are reserved for special functionality: " . So I tried
[Tab Hidden] [Tab][Hidden] and [Tab [Hidden]].
It isn't a tab name at all, it is something that is not a tab. So not an
English language problem, it's logically incorrect.
The Thingiverse one follows it with an example, so they get away with it.
On Mon, 11 Feb 2019 at 05:27, Michael Frey michael.frey@gmx.ch wrote:
On 11.02.19 00:43, Torsten Paul wrote:
On 11.02.19 00:21, nop head wrote:
E.g.
/* [Tab Hidden] */
The Thingiverse docs (http://customizer.makerbot.com/docs)
say it should be just /* [Hidden] */
So maybe just a bug in our documentation.
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/WIP#[Hidden]
That is not wrong. I mean: The documentation is not nicely worded, as it
was mainly written and edited by non native speakers, but writing a
clear documentation is even a challenge for native speakers. Part of the
issue is surely also structurally.
With Kind Regards,
Michael Frey
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org