I've mentioned elsewhere on this Forum that I have been working on a simple
Python program that enables me to create OpenSCAD code without having to
type all the syntactical stuff.
I think the program has now advanced far enough to make it public for anyone
that might be interested. I do appreciate that it will probably be more
attractive for the occasional OpenSCAD user as compared to those who are a
great deal more expert with OpenSCAD than I am.
http://forum.openscad.org/file/t2631/GetStartedBoth.png
This short Youtube video should give you a flavour of how ClikScad is used.
The video is intended for illustration rather than education.
https://youtu.be/q1Sd0Fuppuw
The Python code and the documentation can be downloaded from Google Drive.
https://drive.google.com/drive/folders/1uBpil6TeYyaar_0l8Zm_17UvE-EOTza7?usp=sharing
...R
--
Sent from: http://forum.openscad.org/
Have you heard about https://graphscad.blogspot.com/ ?
On 10/12/19, Robin2 robin@nbleopard.com wrote:
I've mentioned elsewhere on this Forum that I have been working on a simple
Python program that enables me to create OpenSCAD code without having to
type all the syntactical stuff.
I think the program has now advanced far enough to make it public for
anyone
that might be interested. I do appreciate that it will probably be more
attractive for the occasional OpenSCAD user as compared to those who are a
great deal more expert with OpenSCAD than I am.
http://forum.openscad.org/file/t2631/GetStartedBoth.png
This short Youtube video should give you a flavour of how ClikScad is used.
The video is intended for illustration rather than education.
https://youtu.be/q1Sd0Fuppuw
The Python code and the documentation can be downloaded from Google Drive.
https://drive.google.com/drive/folders/1uBpil6TeYyaar_0l8Zm_17UvE-EOTza7?usp=sharing
...R
--
Sent from: http://forum.openscad.org/
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
tobject wrote
Have you heard about https://graphscad.blogspot.com/ ?
On 12.10.19 17:01, Robin2 wrote:
The Python code and the documentation can be downloaded from Google Drive.
Would you consider placing the code on Github or Gitlab (or something
along these lines)?
I'm interested in exploring this code further, but collaboration by way
of Google Drive is … painful.
--
-- Matthias Urlichs
I don't know if this is the proper place for it, but since it isn't on
github, I can't open an issue or ask questions there.
I ran clikscad.py, got the "listening" message, then opened OpenSCAD and
loaded GetStarted.scad, then in the ClikSCAD window on the browser, I loaded
GetStarted.clik
Nothing showed up in my OpenSCAD window. I tried rendering, and it showed
up, but when I made changes, nothing happened to anything in the OpenSCAD
window.
--
Sent from: http://forum.openscad.org/
I haven't used it but I presume it needs Auto-reload&Preview set.
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/
MichaelAtOz wrote
I haven't used it but I presume it needs Auto-reload&Preview set.
Yes - sorry - I had assumed that would be second nature for Openscad folks.
...R
--
Sent from: http://forum.openscad.org/
lar3ry wrote
I don't know if this is the proper place for it, but since it isn't on
github, I can't open an issue or ask questions there.
I have been assuming that people will comment here as it is essentially an
Openscad thing
You need to select Design/Auto-reload and preview - I have had that set for
so long I assumed it was the default.
...R
--
Sent from: http://forum.openscad.org/
I've been looking at this sort of thing for a while now.
I'd like to use OpenJSCAD, but I keep running into instances where code
doesn't seem to work.
Examples of my using BlockSCAD:
https://community.carbide3d.com/t/design-into-3d-boxes-magazine-storage/16238/2
(there's some more on my GitHub)
I'd really like to see something which:
I have a URL I'd like to use for that --- designinto3d.com but I'm kind of
mystified by the whole web server hosting thing. Even better would be if the
server could run TeX/LaTeX and serve up files thusly generated.
William
--
Sent from: http://forum.openscad.org/
OpenSCAD mailing list-2 wrote
I'd really like to see something which:
Who is going to create it? I reckon the first thing that is needed is for
the OpenSCAD folks to acknowledge that a GUI front-end would be "a good
idea". At the moment there seems to be no "official" interest. (By the way I
don't mean that the OpenSCAD folks should write the program - just that they
would support it)
I recently tried the customizer briefly and I was grossly under-whelmed - I
will not repeat the experience. It seems to me altogether the wrong solution
to simplification (or whatever it is trying to solve) - it certainly did not
simplify anything for me.
William
People can do that now. There are lots of projects on Thingiverse and any
Cloud storage can make a file publicly available. There is nothing to
prevent someone creating a design with my ClikScad and posting that on the
Cloud somewhere.
...R
--
Sent from: http://forum.openscad.org/