-
Updated
Jul 1, 2020 - C++
cad
Here are 469 public repositories matching this topic...
Menu items do not follow platform capitalization rules.
On both Darwin, Windows and most *Nix desktops, some simple rules apply:
- English Headline Capitalization
- The last word is always Capitalized (e.g 'Check for Updates')
- If an item requires further input before the app can perform an action this must be indicated with an ellipsis character (…) at the end (e.g Save As…)
The whole 'Add' me
-
Updated
Feb 25, 2020
System information
- SolveSpace version:
3.0~5d78f993(solvespace-cli) - Operating system: Debian 9.x stretch
Expected behavior
Changing --view option variable to top/bottom/left/right/front/back/isometric should change view for rendering thumbnail.
Actual behavior
I tried to generate thumbnail with --view isometric direction:
$ sol
The current instructions output method does not specify how many times a model/submodel is used withing a main mpd or ldr file the same way parts are parsed and BOMed at the end of the document.
For instance, creating a humanoid model with two identical feet submodels will only showcase the instructions for a foot being made, but will not specify X2 at the bottom of the instruction setup.
If
I can not find the documentation on makerjs, how to implement the scale and grid in the examples of documentation?
SUMMARY
When you create a BOM, you can add additional attributes columns (thanks for that, it is really useful).
But it is not saved. You have to enter it each time.
SOLUTION
Quick fix, remember the added attributes during a session.
For the future, add this in the project settings when it is saved.
Like the THREE one: https://github.com/mrdoob/three.js/wiki/Migration-Guide
I couldn't find any tutorial anywhere. I use OpenSCAD and they have an extensive documentation. Have you?
Longer example/demo?
In this function the Description is:
""" Returns list of tuples (topods_shape, label, color)
Use OCAF.
"""
However instead of the label it returns the name. (Which is way less powerfull)
Maybe it makes more sense to change that to returning the label instead of the name to fit the description.
These lines would be affected afaik:
Is it possible to make exposing parameters like here Allegorithmic exposed parameters
And then use the editor in a "viewer mode" with only exposed parameters visible? Something like this https://codepen.io/ShapeDiver/pen/WRZQRo
That will be great for the onli
An extra null pointer check is not needed in functions like the following.
I need some help about DXF code of REGION entity.
But REGION is not supported?
like it :
REGION
5
AAD8
330
1F
100
AcDbEntity
8
47474747
62
7
420
16777215
100
AcDbModelerGeometry
70
1
1
mnmoo lg m mi
1
ni ^ *+0;:,4 ^ *+0^ [ ng ^ LR nmqoqoqjgmm QK o
1
n fqfffffffffffffffj:rooh n:rono
1
,27:>;:- {rn rn _nm mnmqoqoqjgmm |
1
=0;&
Expected Behaviour
Odin should compare the titles by name and make sure they match. Also be case sensitive (which I think odin is).
Current Behaviour
Odin uses strcmp thus comparing the names and blank spaces not the tokens.
Possible Solution
Compare the tokens instead of using strcmp
Steps to
-
Updated
Jun 22, 2020
- Create 'Cube', 'Cube.001', 'Cube.002'. Create collection 'Collection 1'.
- Move 'Cube.002' into 'Collection 1'.
- Exclude 'Collection 1' by clicking the check box on its left.
- Goto 'Quick Align Planes' Grab Destination of 'Cube'.
- Select 'Cube.001' select three points and hit 'Apply to Object' button.
- Get error message "Object Cube.002 not in View layer 'View layer'".
-
Updated
Mar 5, 2020 - Objective-C
rotate
https://pythonhosted.org/cadquery/classreference.html#cadquery.Workplane
Gives the parameters of rotate as
rotate(start, end, degrees)
But only mentions start (3 tuple of floats) and degrees (float)
Also not sure how the 3 floats specify an axis of rotation
Could you please supply an example.
I tried res = shape.rotate((.0,.0,.0), .30) but got error
rotate missing 1 requir
Apparently NURBS Python converts NURBS geometry to triangle meshes on export to OBJ.
This implicit conversion is nowhere mentioned in the documentation. There should be a big warning box added.
Wavefront OBJ supports (trimmed) NURBS geometry. See e.g. a copy of the format description at Paul Bourke's website.
Software that can read (and write) such
-
Updated
Jul 1, 2020 - OpenSCAD
-
Updated
Apr 15, 2020 - C#
Would be great if there is a single example that covers
Read DWG
Edit something
Write the edit DWG
Would be great as one can use it for beginning. If there is one already please help me spot it.
CameraControl has few capabilities that users don't know about, which need to be documented and demoed.
The following behaviours, for example:
- pan-to-cursor
- click-set-pivot
- rotate-about-pivot
- pan-to-pivot
-
Updated
Nov 21, 2019 - C++
-
Updated
Mar 13, 2020 - JavaScript
-
Updated
Apr 18, 2020 - C++
Improve this page
Add a description, image, and links to the cad topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cad topic, visit your repo's landing page and select "manage topics."
Expected behavior
Menu Help/On line/Commands should redirect to https://librecad.readthedocs.io/en/latest/ref/tools.html
Observed behavior
Menu Help/On line/Commands currently directs to deprecated Wiki.
Steps to reproduce or sample file
Operating System and LibreCAD version info
Version: 2.2.0-rc1-190-g51b21cc7
Compiler: GNU GCC 7.5.0
Compiled on: Mar 29 2020