BlocksCAD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
*You can upload STLs to work with in addition to the simple boolean forms (cube, cylinder, etc) | *You can upload STLs to work with in addition to the simple boolean forms (cube, cylinder, etc) | ||
*You can open up saved project files - for modifications. | *You can open up saved project files - for modifications. | ||
=License Information= | |||
Hi BlocksCAD People, | |||
I'm the founder of Open Source Ecology, and we are considering BlocksCAD for our teaching programs. What is the license of BlocksCAD? The older Github repository has Blockscad under a GNU GPL license - https://github.com/EinsteinsWorkshop/BlocksCAD/blob/development/LICENSE | |||
But the site https://www.blockscad3d.com does not show a license or its open source positioning. Is the software still open source? We would like to use the software, but we work only with open and libre content. | |||
Thanks, | |||
Marcin |
Revision as of 15:30, 30 April 2018
https://www.blockscad3d.com/editor/
- This is a visual programming editor for STL files, based on OpenSCAD. Instead of programming in command line, you drag and drop in BlocksCAD
- BlocksCAD exports STLs, and in the true sense of open source - allows you to save your working files as XML.
- You can upload STLs to work with in addition to the simple boolean forms (cube, cylinder, etc)
- You can open up saved project files - for modifications.
License Information
Hi BlocksCAD People,
I'm the founder of Open Source Ecology, and we are considering BlocksCAD for our teaching programs. What is the license of BlocksCAD? The older Github repository has Blockscad under a GNU GPL license - https://github.com/EinsteinsWorkshop/BlocksCAD/blob/development/LICENSE
But the site https://www.blockscad3d.com does not show a license or its open source positioning. Is the software still open source? We would like to use the software, but we work only with open and libre content.
Thanks, Marcin