If not, would it be possible to add that as a feature?
I'm trying to work up a customizer for a CNC fingerjoint box:
http://community.carbide3d.com/t/cnc-finger-joint-box/8880
(scroll down to the bottom for the current version)
and if I could write out the current settings that'd avoid the need for a
user to transcribe the values from the customizer.
I think the customiser settings are already written out to a text file in
JSON format.
On 26 May 2018 at 20:24, William Adams will.adams@frycomm.com wrote:
If not, would it be possible to add that as a feature?
I'm trying to work up a customizer for a CNC fingerjoint box:
http://community.carbide3d.com/t/cnc-finger-joint-box/8880
(scroll down to the bottom for the current version)
and if I could write out the current settings that'd avoid the need for a
user to transcribe the values from the customizer.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
On 05/26/2018 09:24 PM, William Adams wrote:
and if I could write out the current settings that'd avoid
the need for a user to transcribe the values from the customizer.
You can save multiple named sets of parameters which will
be saved in a *.json file with the same base name as the
main model *.scad file.
See:
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/WIP#Saving_Parameters_value_in_JSON_file
ciao,
Torsten.
Thanks! Managed to puzzle that out and get it working.
One last question: What are the options for hosting an OpenSCAD file with
customizer? Thingiverse? Anything else?
What would be involved in setting that up on my own server?
William
On Sat, May 26, 2018 at 4:04 PM, Torsten Paul Torsten.Paul@gmx.de wrote:
On 05/26/2018 09:24 PM, William Adams wrote:
and if I could write out the current settings that'd avoid
the need for a user to transcribe the values from the customizer.
You can save multiple named sets of parameters which will
be saved in a *.json file with the same base name as the
main model *.scad file.
See:
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/WIP#Savin
g_Parameters_value_in_JSON_file
ciao,
Torsten.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
William Adams-2 wrote
One last question: What are the options for hosting an OpenSCAD file with
customizer? Thingiverse? Anything else?
What would be involved in setting that up on my own server?
I don't know of anyone other than Thingiverse doing so, and they use their
own Customizer, not the new one built-in.
Admin - PM 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/