image imagewidth (px) 448 448 | deepcad_id stringlengths 13 13 | cadquery stringlengths 283 8.1k | token_count int64 807 6.5k | prompt stringclasses 1
value | hundred_subset bool 1
class |
|---|---|---|---|---|---|
0000/00006495 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.265625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.26842105263157895).lineTo(0.0, 0.26842105263157895).lineTo(0.0, 0.0).close()
loop1=wp_sk... | 2,570 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002426 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.49736842105263157).lineTo(0.0, 0.49736842105263157).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.a... | 870 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006640 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.359375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.5, 0.0).lineTo(1.5, 0.7105263157894737).lineTo(0.0, 0.7105263157894737).lineTo(0.0, 0.0).close()
solid0=wp_sketc... | 874 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004043 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.015625, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.011842105263157895, 0.0).circle(0.011842105263157895)
loop1=wp_sketch0.moveTo(0.011842105263157895, 0.0).circle(0.... | 1,119 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00001885 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.7421052631578947)
loop1=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.3501873375668278,... | 1,117 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005413 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.484375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.0312... | 845 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003710 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, -0.0703125), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.6789473684210526, 0.0).threePointArc((0... | 1,667 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008645 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.29210526315789476).lineTo(0.0, 0.29210526315789476).lineTo(0.0, 0.0).close()
solid0=wp_sketch0... | 871 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004094 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.296875, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.30394736842105263, 0.0).circle(0.30394736842105263)
solid0=wp_sketch0.add(loop0).extrude(0.75)
solid=solid0
# Gene... | 1,436 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006867 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.21875, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.96875, 0.0).lineTo(0.96875, 0.23453947368421055).lineTo(0.0, 0.23453947368421055).lineTo(0.0, 0.0).close()
solid0=w... | 882 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006720 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.0078125, -0.0390625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.018092105263157895, 0.0).lineTo(0.018092105263157895, 0.0859375).lineTo(0.0, 0.0859375).lineTo(0.0, 0.0).c... | 891 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008057 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, -0.015625), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.0048494007925... | 1,069 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008902 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.578125, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.07302631578947369, 0.0).lineTo(0.12171052631578946, 0.0).lineTo(0.12171052631578946, 0.4016447368421053).threePoin... | 1,322 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00000386 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.7421052631578947)
loop1=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.3473684210... | 904 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003857 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.0390625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.021463815789473685, 0.0).lineTo(0.021463815789473685, 0.13832236842105264).lineTo(0.0834703947368421, 0.1383223... | 1,296 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00000392 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.3359375, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.34342105263157896, 0.0).circle(0.343421... | 911 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006913 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.109375, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.11447368421052631, 0.0).circle(0.11447368421052631)
loop1=wp_sketch0.moveTo(0.11447368421052631, 0.0).circle(0.081... | 903 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004321 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.203125, -0.171875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.00780406273812157, -0.018840674103983695), (0.026644736842105263, -0.02664473684210... | 1,825 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002988 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.234375, -0.28125, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.4677631578947369, 0.0).lineTo(0.4677631578947369, 0.5625).lineTo(0.0, 0.5625).lineTo(0.0, 0.0).close()
loop1=... | 962 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009177 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.375, -0.46875), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(1.5, 0.0).lineTo(1.5, 1.12105263157894... | 944 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004335 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.2265625, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.22894736842105262, 0.0).lineTo(0.453125... | 979 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002744 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.3046875, -0.75, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.6, 0.0).lineTo(0.6, 1.5).lineTo(0.0, 1.5).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.22656... | 845 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006522 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.757894736842... | 909 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00007614 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.296875, 0.0), cq.Vector(3.749399456654644e-33, 1.0, -6.123233995736766e-17), cq.Vector(1.0, 0.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.043933982822017915, -0.10606601717... | 1,213 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00001503 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.3473684210526316).lineTo(0.0, 0.3473684210526316).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add... | 1,281 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005017 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.09375, 0.2265625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.09280427631578947, -0.4819965627342602), (0.18560855263157894, 0.0)).threePointArc((... | 1,416 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005956 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.546875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.3379934210526316, 0.0).lineTo(0.3379934210526316, 1.0703125).lineTo(0.0, 1.0703125).lineTo(0.0, 0.0).close()
sol... | 886 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00000190 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.75, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.5, 0.0).lineTo(1.5, 1.5).lineTo(0.0, 1.5).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.296875)
so... | 839 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002963 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.4375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.328125, 0.0).lineTo(1.328125, 0.8248355263157895).lineTo(0.0, 0.8248355263157895).lineTo(0.0, 0.0).close()
solid0=... | 1,282 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002962 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.0078125, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.007894736842105263, 0.0).circle(0.007894736842105263)
solid0=wp_sketch0.add(loop0).extrude(0.75)
solid=solid0
| 841 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009823 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.37894736842105264, -0.6473684210526316).lineTo(1.1210526315789473, -0.6473684210526316).lineTo(1.5, 0.0).lineTo(1.1210... | 984 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004308 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.1875, -0.28125, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.09473684210526316).lineTo(0.0, 0.4677631578947369).lineTo(0.0, 0.5625).threePointArc((-0.1503312569861603,... | 1,465 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005002 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.3125, -0.109375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.16578947368421051, 0.0).circle(0.16578947368421051)
loop1=wp_sketch0.moveTo(0.16578947368421051, 0.0).circle(0... | 909 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005764 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.0390625, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.039473684210526314, 0.0).circle(0.039473684210526314)
loop1=wp_sketch0.moveTo(0.039473684210526314, 0.0).circle(0... | 907 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00001502 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.3631578947368421).lineTo(0.0, 0.3631578947368421).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add... | 869 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002745 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.3203125, -0.640625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.013404605263157895, 0.0).lineTo(0.6434210526315789, 0.0).lineTo(0.6434210526315789, 1.2734375).lineTo(0.0, ... | 1,285 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004334 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.6171875, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.6236842105263158, 0.0).circle(0.6236842... | 910 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004320 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.375, -0.5625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.18947368421052632).lineTo(0.0, 0.9355263157894738).lineTo(0.0, 1.125).threePointArc((-0.3006625139723206, 0.... | 1,451 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008056 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.2890625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.023123148853693615, -0.05582421956735902), (0.07894736842105263, -0.07894736842105263)... | 1,233 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003117 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.75, 0.0), cq.Vector(3.749399456654644e-33, 1.0, -6.123233995736766e-17), cq.Vector(1.0, 0.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.7578947368421053)
loop1=wp_sket... | 955 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006721 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.6953125, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.234375, 0.0).lineTo(1.234375, 0.7276315789473684).lineTo(0.0, 0.7276315789473684).lineTo(0.0, 0.0).close()
soli... | 885 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004917 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.359375, -0.4296875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.09046052631578948, 0.0).lineTo(0.3573190789473684, 0.0).lineTo(0.3573190789473684, 0.013569078947368422).li... | 1,250 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006866 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.4453125, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.9140625, 0.0).lineTo(0.9140625, 0.7504934210526316).lineTo(0.0, 0.7504934210526316).lineTo(0.0, 0.0).close()
soli... | 886 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006682 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.5921052631578948).lineTo(0.0, 0.5921052631578948).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add... | 1,080 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006669 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.7578947368421053)
loop1=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.3315789473... | 1,163 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008136 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.3828125, -0.515625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.04786184210526316, 0.0).lineTo(0.04786184210526316, 0.7578125).lineTo(0.0, 0.7578125).lineTo(0.0, 0.0).clos... | 1,128 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004283 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.7421875, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7460526315789473, 0.0).circle(0.7460526315789473)
loop1=wp_sketch0.moveTo(0.7460526315789473, 0.0).circle(0.52845... | 899 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004297 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.2578125, 0.0, -0.25), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.7240131578947369, 0.0).lineTo(0.72401... | 954 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005837 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.375, -0.375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.75)
... | 841 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008320 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.2109375, 0.0546875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.046875, 0.0).lineTo(0.046875, 0.026644736842105263).lineTo(0.0, 0.026644736842105263).lineTo(0.0, 0.0).clos... | 1,854 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008452 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.015625)
so... | 841 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003517 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.375, -0.375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.75)
... | 841 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005600 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.6171875, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.3671875, 0.0).lineTo(1.3671875, 0.05756578947368421).lineTo(0.0, 0.05756578947368421).lineTo(0.0, 0.0).close()
so... | 892 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009774 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.75, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.0625)
so... | 840 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006447 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.4296875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.5390625, 0.0).lineTo(0.5390625, 0.11348684210526316).lineTo(0.11348684210526316, 0.11348684210526316).lineTo(0.11... | 983 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009953 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.0078125, -0.3125, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7578125, 0.0).lineTo(0.7578125, 0.7578125).lineTo(0.0, 0.7578125).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.... | 870 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002806 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.5), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.2265625, 0.0).lineTo(0.2265625, 0.2265625).l... | 935 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009947 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.0390625, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.043421052631578944, 0.0).circle(0.043421052631578944)
solid0=wp_sketch0.add(loop0).extrude(0.0546875)
solid=solid... | 1,363 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008132 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.1171875, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.12236842105263158, 0.0).circle(0.122368... | 1,333 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008898 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.3984375, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.40657894736842104, 0.0).circle(0.40657894736842104)
solid0=wp_sketch0.add(loop0).extrude(-0.0703125)
solid=solid0... | 1,488 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006645 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.0546875, 0.0, -0.1484375), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.0542763... | 2,119 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006889 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.734375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.5, 0.0).lineTo(1.5, 0.5526315789473685).lineTo(1.1210526315789473, 0.5526315789473685).threePointArc((0.75, 0.18... | 1,324 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005358 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.7578947368421053)
loop1=wp_sketch0.moveTo(0.7578947368421053, 0.0).circle(0.7263157894... | 899 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006862 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.4375, -0.5625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.1875, 0.0).lineTo(1.1875, 1.1875).lineTo(0.0, 1.1875).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extr... | 855 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005204 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.703125, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7105263157894737, 0.0).circle(0.7105263157894737)
loop1=wp_sketch0.moveTo(0.7105263157894737, 0.0).circle(0.666118... | 904 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005562 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.5625, -0.1796875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.5684210526315789, -0.4144736842105263).lineTo(1.125, 0.0).lineTo(0.9118421052631579, 0.6631578947368422).line... | 1,026 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00007361 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.0703125, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0703125, 0.0).lineTo(0.0703125, 0.0703125).lineTo(0.0, 0.0703125).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(... | 863 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003891 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.6640625, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.6710526315789473, 0.0).circle(0.6570723684210527)
solid0=wp_sketch0.add(loop0).extrude(0.0546875)
solid=solid0
# ... | 1,106 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004126 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, -0.0234375), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.0109375, 0.0).lineTo(0.0109375, 0.00518... | 2,150 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003649 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.53125, -0.7265625, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.031085526315789473, -0.015542763157894737).lineTo(1.056907894736842, 1.4610197368421052).lineTo(1.0258223684... | 930 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004640 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrude(0.1796875)... | 1,424 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009370 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.2265625, 0.4609375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.11020894410556163, 0.03950032808483552), (0.2265625, 0.0524671052631579)).lineTo(0... | 1,648 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004132 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.28125, -0.75, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.5526315789473685, 0.0).lineTo(0.5526315789473685, 1.5).lineTo(0.0, 1.5).lineTo(0.0, 0.0).close()
solid0=wp_sketch... | 873 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00002594 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.34375, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.34342105263157896, 0.0).circle(0.34342105... | 909 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00001506 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.37894736842105264, -0.6473684210526316).line... | 1,119 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008522 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.1875, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.19342105263157897, 0.0).circle(0.19342105263157897)
loop1=wp_sketch0.moveTo(0.19342105263157897, 0.0).circle(0.05238... | 1,356 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005984 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.09375, 0.203125, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((-0.0965431166742591, -0.10016447368421053), (0.0, -0.20032894736842105)).lineTo(0.006907... | 2,055 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006527 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.75, 0.0).lineTo(0.75, 0.27631578947368424).lineTo(0.5763157894736842, 0.5447368421052632).lineTo(0.0, 0.5447368421052632... | 1,597 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009827 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.34375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.8671875000000001, 0.0).lineTo(0.8671875000000001, 0.30123355263157897).lineTo(0.0, 0.30123355263157897).lineTo(0.... | 903 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00007188 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.421875, 0.0, -0.1015625), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(1.171875, 0.0).lineTo(1.171875, 0.1... | 1,129 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004495 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.4296875, 0.0, 0.0), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.4342105263157895, 0.0).circle(0.4342105... | 972 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005952 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.6484375, 0.0, -0.75), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(1.28125, 0.0).lineTo(1.28125, 1.28125).... | 931 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00007189 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, -0.03125), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.9921875, 0.0).lineTo(0.9921875, 0.09399... | 1,279 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009832 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.37894736842105264, -0.6473684210526316).lineTo(1.1210526315789473, -0.6473684210526316).lineTo(1.5, 0.0).lineTo(1.1210... | 983 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00000802 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.46875, 0.0, -0.7109375), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.09226973684210527, 0.0).lineTo(0.0... | 1,420 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00009826 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.34375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.8671875000000001, 0.0).lineTo(0.8671875000000001, 0.2647203947368421).lineTo(0.0, 0.2647203947368421).lineTo(0.0,... | 901 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008523 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.34375, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.34342105263157896, 0.0).circle(0.34342105263157896)
loop1=wp_sketch0.moveTo(0.34342105263157896, 0.0).circle(0.2217... | 906 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003847 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.2421875, 0.0), cq.Vector(3.749399456654644e-33, 1.0, -6.123233995736766e-17), cq.Vector(1.0, 0.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.0, 0.0).threePointArc((0.2368421052631579, -0.236842105263... | 1,052 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008906 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.7578947368421053, 0.0).lineTo(1.5, 0.0).lineTo(1.5, 0.5684210526315789).lineTo(0.7578947368421053, 0.5684210526315789)... | 1,229 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00003884 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.5, 0.0).threePointArc((1.0748340857822323, 0.30763299968634394), (0.8052631578947369, 0.7578947368421053)).lineTo(0.69... | 979 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006718 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.0546875, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.5, 0.0).lineTo(1.5, 0.1105263157894737).lineTo(0.0, 0.1105263157894737).lineTo(0.0, 0.0).close()
solid0=wp_sket... | 875 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00001705 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.2890625, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.29210526315789476, 0.0).circle(0.29210526315789476)
solid0=wp_sketch0.add(loop0).extrude(0.171875)
solid=solid0
#... | 1,049 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006863 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.6710526315789473, 0.0).lineTo(0.6710526315789473, 0.75).lineTo(0.0, 0.75).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add... | 869 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006136 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, -0.5234375, 0.0), cq.Vector(3.749399456654644e-33, 1.0, -6.123233995736766e-17), cq.Vector(1.0, 0.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(1.0390625, 0.0).lineTo(0.5249999999999999, 0.459375).lineTo(... | 907 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00004053 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, 0.0, 0.28125), cq.Vector(1.0, 6.123233995736766e-17, -6.123233995736766e-17), cq.Vector(6.123233995736766e-17, -1.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.07894736842105263, 0.0).lineTo(0.0789473... | 1,691 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008127 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.03125, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.027631578947368417, 0.0).circle(0.027631578947368417)
solid0=wp_sketch0.add(loop0).extrude(0.75)
solid=solid0
| 839 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005826 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.375, -0.375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.1875, 0.0).lineTo(0.1875, 0.1875).lineTo(0.0, 0.1875).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.add(loop0).extrud... | 1,688 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00005629 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.75, -0.375, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(1.5, 0.0).lineTo(1.5, 0.7578947368421053).lineTo(0.0, 0.7578947368421053).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.... | 1,636 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00006308 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(0.0, 0.0, -0.0078125), cq.Vector(3.749399456654644e-33, 1.0, -6.123233995736766e-17), cq.Vector(1.0, 0.0, 6.123233995736766e-17)))
loop0=wp_sketch0.moveTo(0.0078125, 0.0).lineTo(0.0078125, 0.0078125).lineTo(0.0, 0.0... | 917 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false | |
0000/00008327 | import cadquery as cq
# Generating a workplane for sketch 0
wp_sketch0 = cq.Workplane(cq.Plane(cq.Vector(-0.5, 0.0, 0.0), cq.Vector(1.0, 0.0, 0.0), cq.Vector(0.0, 0.0, 1.0)))
loop0=wp_sketch0.moveTo(0.5, 0.0).lineTo(0.5, 0.25263157894736843).lineTo(0.0, 0.25263157894736843).lineTo(0.0, 0.0).close()
solid0=wp_sketch0.ad... | 1,951 | Generate the CADQuery code needed to create the CAD for the provided image. Just the code, no other words. | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.