Home
last modified time | relevance | path

Searched refs:MCAD (Results 1 – 25 of 876) sorted by relevance

12345678910>>...36

/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/testdata/scad/templates/
H A Dinclude-tests-template.scad28 // Test simple MCAD include
29 include <MCAD/constants.scad>
31 // Test MCAD include which includes another file
32 include <MCAD/math.scad>
34 // Test MCAD include which uses another file
35 include <MCAD/servos.scad>
49 // MCAD
H A Duse-tests-template.scad28 // Test simple MCAD library
29 use <MCAD/teardrop.scad>
31 // Test MCAD library which includes another file
32 use <MCAD/math.scad>
34 // Test MCAD library which uses another file
35 use <MCAD/servos.scad>
51 // MCAD
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/testdata/scad/templates/
H A Dinclude-tests-template.scad28 // Test simple MCAD include
29 include <MCAD/constants.scad>
31 // Test MCAD include which includes another file
32 include <MCAD/math.scad>
34 // Test MCAD include which uses another file
35 include <MCAD/servos.scad>
49 // MCAD
H A Duse-tests-template.scad28 // Test simple MCAD library
29 use <MCAD/teardrop.scad>
31 // Test MCAD library which includes another file
32 use <MCAD/math.scad>
34 // Test MCAD library which uses another file
35 use <MCAD/servos.scad>
51 // MCAD
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/
H A D.gitmodules1 [submodule "libraries/MCAD"]
2 path = libraries/MCAD
3 url = https://github.com/openscad/MCAD.git
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/
H A D.gitmodules1 [submodule "libraries/MCAD"]
2 path = libraries/MCAD
3 url = https://github.com/openscad/MCAD.git
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/utils/idftools/idf_examples/
H A Didf_example.emn9 .BOARD_OUTLINE MCAD
70 .PLACE_OUTLINE MCAD
114 .PLACE_KEEPOUT MCAD
123 .PLACE_KEEPOUT MCAD
229 93.0 0.0 4800.0 NPTH BOARD TOOL MCAD
258 1800.0 100.0 0.0 0.0 TOP MCAD
260 4400.0 100.0 0.0 0.0 TOP MCAD
/dports/cad/kicad-library-packages3d-devel/kicad-packages3D-1080b6e565e56bae9be46db2278a1542092d7a2d/
H A DREADME.md2 This repository contains 3D models for rendering and MCAD integration, for use with [KiCAD EDA](htt…
3 …ript-generated file); its WRL counterpart file must be obtained as a conversion from the MCAD model
9 STEP files are used for integration with MCAD software packages.
10 …nd component models into an integrated STEP file. This file can then be imported by a MCAD package.
20 … can rework the model for future improvements, but also other proprietary MCAD software are allowe…
22 when the model is manually created, the MCAD source file should be added to the PR as well as STEP …
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/examples/Old/
H A Dexample023.scad1 // Example combining MCAD/fonts.scad with search() function.
3 use <MCAD/fonts.scad>
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/examples/Old/
H A Dexample023.scad1 // Example combining MCAD/fonts.scad with search() function.
3 use <MCAD/fonts.scad>
/dports/sysutils/siegfried/siegfried-1.9.1/cmd/sf/testdata/skeleton-suite/fmt/
H A Dfmt-931-signature-id-1275.mcd1 .MCAD
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/testdata/modulecache-tests/
H A Duse-mcad.scad1 use <MCAD/boxes.scad>
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/testdata/modulecache-tests/
H A Duse-mcad.scad1 use <MCAD/boxes.scad>
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/utils/idftools/
H A Didf_helpers.cpp163 aOwner = MCAD; in ParseOwner()
312 case IDF3::MCAD: in GetOwnerString()
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dmathcad8 0 string .MCAD\t Mathcad document
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/magic/Magdir/
H A Dmathcad8 0 string .MCAD\t Mathcad document
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dmathcad8 0 string .MCAD\t Mathcad document
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/.github/workflows/
H A Dmacos.yml15 - name: Checkout MCAD
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/.github/workflows/
H A Dmacos.yml15 - name: Checkout MCAD
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/testdata/scad/2D/features/
H A Dtext-search-test.scad3 use <MCAD/fonts.scad>
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/testdata/scad/2D/features/
H A Dtext-search-test.scad3 use <MCAD/fonts.scad>
/dports/cad/kicad-library-packages3d-devel/kicad-packages3D-1080b6e565e56bae9be46db2278a1542092d7a2d/TestPoint.3dshapes/
H A DTestPoint_Bridge_Pitch2.0mm_Drill0.7mm.step7 'kicad StepUp'),('ksu MCAD'),'Open CASCADE STEP processor 7.1',
H A DTestPoint_Bridge_Pitch2.54mm_Drill1.0mm.step7 'kicad StepUp'),('ksu MCAD'),'Open CASCADE STEP processor 7.1',
H A DTestPoint_Bridge_Pitch3.81mm_Drill1.3mm.step7 'kicad StepUp'),('ksu MCAD'),'Open CASCADE STEP processor 7.1',
H A DTestPoint_Bridge_Pitch2.54mm_Drill0.7mm.step7 'kicad StepUp'),('ksu MCAD'),'Open CASCADE STEP processor 7.1',

12345678910>>...36