ChrisLT
Messages : 45 Date d'inscription : 2017-01-30 Localisation : Newbury, Berkshire, England
| Subject: Proposed node type: debug_aid Tue 14 Feb - 1:59 | |
| I have created a node to implement OpenSCAD's four debug features that allow an object or tree to be shown in any of four special ways. See the OpenSCAD documentation. The four are: - ignore the object/subtree but show it in transparent grey - highlight it in pink - isolate it by ignoring everything else - disable and hide it
My implementation has an object output connector, but I think this should be left unconnected. - Attachments
- node_debug_aid.zip
- Chris Lusby Taylor's proposed node_debug_aid and its icon
- You don't have permission to download attachments.
- (25 Kb) Downloaded 1 times
| |
|
ChrisLT
Messages : 45 Date d'inscription : 2017-01-30 Localisation : Newbury, Berkshire, England
| Subject: Re: Proposed node type: debug_aid Tue 14 Feb - 12:27 | |
| I have realised that it is useful to be able to turn debugging on and off, so have added an on-off switch. I have also added a small demo .scad file to show it in use. My previous comment about not connecting the output of the debug node was wrong. You can connect it, as this demo shows. - Attachments
- node_debug_aid.zip
- New version of ChrisLT's node_debug_aid with a small demo file.
- You don't have permission to download attachments.
- (28 Kb) Downloaded 0 times
| |
|