

They are going to “open source” it like they do the other extensions so it cannot be used on forked versions…it’s so OPEN!
~Only a moron wouldn’t cast his vote for Monty Burns!
They are going to “open source” it like they do the other extensions so it cannot be used on forked versions…it’s so OPEN!
According to a random Reddit comment it was down for maintenance, but that comment was made 20+ days ago. Odd there is no mention of it being down on the main page or anything especially because all of the links on the main page point to forum posts.
CAD software is made for situations like this.
Say you design a bench like they show in their example, that bench has defined dimensions length, height, depth as an example.
Then other dimensions would be considered constants, say for instance the size and spacing of the boards (slates) that are used for the seat of the bench.
These dimensions and their relationships are saved in the CAD design file.
So say for instance later on we want to make another bench with the depth of the bench increased and we want to keep the spacing of the boards consistent and assume we are going to keep the boards the same size. Well we will need to increase the number of boards that are needed for the seat.
But since we set that information up in the original design we can just change the depth dimension and the design will automatically update along with all of the linked components and design files.
Hopefully this makes sense. I will try and answer questions if it’s not clear.
Things like this I am always like wow that’s neat. Then I look at it more and I am like so did they not know that parametric CAD already exists. This could have been made in freeCAD for instance. Or if they still wanted the “programming” aesthetic it could have been done in openSCAD.
Then at least it can be saved and distributed in common CAD formats. And then the final design can generate the BOM and the 2d drawings.
Cmdchallenge is similar to Linux survival. But is mostly command line basics like moving around directories, searching, etc. It also gives a list of solutions that people have used for each exercise, which is interesting just to see different ways of doing things.
This is possible you just need a version of VIM that was compiled with the clipboard feature enabled.