Slicer Discord
OpenSCAD Module_Help – 3D-Druckmodell von Thingiverse Thingiverse

OpenSCAD Module_Help

von txoof
20 Downloads
16 Likes
0 Makes
Zum Modell
I got tired of cracking open libraries that I wrote and trying to decipher the comments and documentation that I left for myself. Instead, I thought it would be nice if I could just `use ` and then call `help_libraryName()` to get a list of the available functions and module calls.

This is an attempt to add a standardized way of documenting modules.

The current version will be hosted on Git Hub: https://github.com/txoof/module_help

Add the module help_YourLibraryNameHere() {} to your OpenSCAD library to provide some
callable help.

Usage from an imported library:
//provide a list of all help topics in the "colors" library:

use
help_colors();

//output:
ECHO: "Available Help Topics in this Library:"
ECHO: "colorArray"
ECHO: "chord"
ECHO: "RGB"
ECHO: "RGBScale"
ECHO: "red"
ECHO: "redScaled"

//get help on a particular topic from the "colors" library:
help_colors("colorAray");

//output:
ECHO: "He
Quelle
Thingiverse
Was du zum Drucken brauchst: Anfänger Niedrige Konfidenz
Einteilig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 0/3
Drucker
FDM / FFF
Dateiformat
STL
Material
TPU
Software
Cura, PrusaSlicer o. Ä.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!

Ähnliche Modelle

6 Vorschläge
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen