Back to Browse

3D modelling in Python - Code a 3D model from scratch using cadquery

24.5K views
Jul 29, 2021
27:28

Python coding a 3D model from scratch using coordinates for a polyline, add a circular cut out, extrude, and then fillet.This may seem basic, but we will build upon this in future videos. The real power lies in the possibility to automate which is significant. In future videos we will make these models fully parametric, import values, and create multiple output files with our code. These models could be saved and used with a 3D printer, CNC mill, a CNC foam cutter, a 3D game....in fact anything which can utilise a 3D model. I viewed my STEP models in FreeCAD. FreeCAD is free and open-source software licensed under the terms of LGPL2+ license. 00:00 Introduction - Cadquery 3d models with Python 01:13 import cadquery as cq 02:17 code to export as STEP file 05:54 paper sketch with coordinates 09:57 creating the output 11:12 viewing output in freecad 18:30 fixing fillet error 20.52 adding a hole 24:01 documentation - circle - counterbore Visit redandgreen blog for more Tutorials ========================================= 🌏 http://redandgreen.co.uk/about/blog/ Subscribe to the YouTube Channel ================================= 🌏 https://www.youtube.com/c/DrPiCode Follow on Twitter - to get notified of new videos ================================================= 🌏 https://twitter.com/RngWeb 👍 Become a patron 👍 🌏 https://www.patreon.com/drpi Buy Dr Pi a coffee (or Tea) ☕ https://www.buymeacoffee.com/DrPi Proxies ================================================= If you need a good, easy to use proxy, I was recommended this one, and having used ScraperAPI for a while I can vouch for them. If you were going to sign up anyway, then maybe you would be kind enough to use the link and the coupon code below? You can also do a full working trial first as well, (unlike some other companies). The trial doesn't ask for any payment details either so all good! 👍 🌏 10% off ScraperAPI : https://www.scraperapi.com?fpr=ken49 ◼️ Coupon Code: DRPI10 (You can also get started with 1000 free API calls. No credit card required.) Thumbs up yeah? (cos Algos..) cadquery freecad 3d code python cadquery example #3dmodelling #tutorials #python

Download

0 formats

No download links available.

3D modelling in Python - Code a 3D model from scratch using cadquery | NatokHD