CQ-editor VS cq-containers

Compare CQ-editor vs cq-containers and see what are their differences.

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
CQ-editor cq-containers
12 1
759 4
2.6% -
5.6 0.0
6 days ago over 3 years ago
Python Dockerfile
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CQ-editor

Posts with mentions or reviews of CQ-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-01.
  • CadQuery Editor – a program for building parametric 3D CAD models using Python
    1 project | news.ycombinator.com | 2 Sep 2023
  • No Attribute Sketch(), can't figure out how to reinstall/run cqedit
    2 projects | /r/cadquery | 1 Mar 2023
    I installed cadquery with cq-edit from github using the prebuilt package release for windows 10. This seemed to work great, cq-edit GUI launches and I can even model basic shapes. However when I try to run the printables file from above I get the error
  • Parametric Modelling Software
    1 project | /r/linux | 26 Nov 2022
    There are other code-CAD derived tools but I recommend sticking to OpenSCAD at least for learning, for simplicity. There's also the seemingly great Cadquery that I haven't tried yet.
  • Why doesn't this draw me a cylinder?
    2 projects | /r/cadquery | 27 Oct 2022
    Use the latest version of cadquery. The version of cadquery that comes bundled with cq-editor binary isn't the most recent, and doesn't have support for cylinder.
  • An X11 Apologist Tries Wayland
    12 projects | news.ycombinator.com | 18 Sep 2022
  • Please suggest an alternative to OpenSCAD (script based CAD)
    1 project | /r/cad | 5 Apr 2022
    CQ-Editor, download the prebuilt binary from the GitHub releases page https://github.com/CadQuery/CQ-editor
  • CadQuery Comes of Age
    4 projects | news.ycombinator.com | 6 Feb 2022
    All this talk about anaconda etc is a little overblown. Just grab the release ZIP here and run the launcher. It drops you in the editor/debugger workspace with full functionality. https://github.com/CadQuery/CQ-editor/releases/tag/0.2 It doesn't appear to modify your system in any way.

    I understand that other modes of using CadQuery require 'conda, but the basic built-in editor experience is self contained. Or am I misunderstanding something?

  • CadQuery –- A Python parametric CAD scripting framework based on OCCT
    12 projects | news.ycombinator.com | 6 Feb 2022
    I tried this a couple of months ago, I found what it's trying to do very pleasant to use but the tooling around it is very annoying. The up-to-date version 2 isn't on pypi, conda is thoroughly unpleasant to have as an environment. There seems to be a drive to using it inside it's own editor https://github.com/CadQuery/CQ-editor while nice seems like wasted engineering effort in developing an editor when the language needs so much work. I didn't have much success structuring cad into modules as they wouldn't import well.

    The point IMO of parametric cad in an existing language is to use the ecosystem. Lots of choices in this project make that really hard.

  • Fornjot 0.5.0 - Code-CAD in Rust
    7 projects | /r/rust | 28 Jan 2022
    Anyways, I've just written that to make sure you know that the "code-CAD scene" or "state-of-the-art" is not OpenSCAD (and I'm not saying you don't know that), and that the ideas you had are really great, but they have already been brought to existence in CadQuery, CQ-Editor (the editor + visualization + debugging GUI for CadQuery), and the (still incipient) Semblage, that started to implement the "hybrid" approach of code-CAD + GUI based on CadQuery. I do believe another code-CAD program won't hurt at all, and there is even the possibility of collaboration between Fornjot and CadQuery and possibly Semblage, but I wouldn't say the world needs another code-CAD program. The world needs first to know about CadQuery and then decide its real needs. I've just read your blog post of your criteria for CAD software, and I really think that (apart from the community part, that requires that the project is known by many people, which seems to not be the case with CadQuery) CadQuery meets them nicely. If there is something I'm missing please let me know, specially if you already knew about CadQuery but it didn't suit your needs. Anyways, good luck with Fornjot!
  • Custom 3d Printed Charging Cradle for the SNES 3DS
    1 project | /r/3Dprinting | 21 Nov 2021
    The model is parametric using CADQuery, only problem is that I haven't implemented a way to move the charging pins right or left for the original's off-center port, just forward/back/together/apart. I'm planning to add that soon though, as well as clean up my variables so it's a bit more clear what does what.

cq-containers

Posts with mentions or reviews of cq-containers. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-28.
  • Curated Code CAD
    10 projects | news.ycombinator.com | 28 Jun 2021
    Slightly OT:

    So after reading this, I went and tried cadquery ... it's really nice, but it is very, very unfortunately tied at the hip with anaconda, which is a monstrosity.

    I'm not sure why they would tie such a ball and chain to an otherwise super nice CAD scripting tool.

    There is luckily a docker based solution [1] that cleanly lets you wrap and try the whole cancerous thing without it spilling all over your system.

    [1] https://github.com/RubenRubens/cq-containers/tree/master/cq-...

What are some alternatives?

When comparing CQ-editor and cq-containers you can also consider the following projects:

cadquery - A python parametric CAD scripting framework based on OCCT

opencascade-emscripten-port - Open CASCADE - Emscripten / Webassembly port

pymadcad - Simple yet powerful CAD (Computer Aided Design) library, written with Python.

sdfx - A simple CAD package using signed distance functions

gridplayer - Play videos side-by-side

opencascade-emscripten-p

pythonocc-core - Python package for 3D geometry CAD/BIM/CAM

ViewSCAD - A Jupyter renderer for the OpenSCAD and SolidPython Constructive Solid Geometry languages

sdf - Simple SDF mesh generation in Python

OpenJSCAD.org - JSCAD is an open source set of modular, browser and command line tools for creating parametric 2D and 3D designs with JavaScript code. It provides a quick, precise and reproducible method for generating 3D models, and is especially useful for 3D printing applications.

antimony - CAD from a parallel universe

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Python is
the 1st most popular programming language
based on number of metions?