easyw

Results 16 issues of easyw

Hi @thesourcerer8 , do you have a solution to convert Altium ASCII PcbDoc file to KiCAD?

Hi, following this thread: https://forum.kicad.info/t/importing-a-samtec-footprint/10189/6 I'm wondering if you may consider to add the ability to convert also footprints to kicad format. Many manufacturers may offer their product's footprint in...

wish to merge the code with https://github.com/skalidindi3/kicad-colors

question

checkunion in [cq_cad_tools.py#L66](https://github.com/easyw/kicad-3d-models-in-freecad/blob/master/cadquery/FCAD_script_generator/_tools/cq_cad_tools.py#L66) should check if 'Enable STEP Compound merge' is checked on FC preferences. This option checked would void the union checking. The variable is 'ReadShapeCompoundMode': ``` paramGetVS =...

functionality on AppImage of FreeCAD has been reported to fail... a check is required Fixed for Inductor SMD with this [Commit](https://github.com/easyw/kicad-3d-models-in-freecad/commit/209d66bf379eaf08637a0fa49b06444bfc579211)

Hello contributors. This issue is raised to align the License of the 3D models to the kicad libraries updated License. (the license of the script generators will not change) I'm...

Hi @Shackmeister and all developers, I've just updated the **'cq_cad_tools.py'** adding two new functions: 1) checkUnion(doc) 2) checkBOP(shape) and a source file to run these functions (I included all the...

Orbit works fine on touch screens, zooming only ever zooms in and out of the actual webpage, making the image very pixelated; panning doesn't work either. **Smartphone:** - OS: Android...

following this issue @forum https://forum.freecadweb.org/viewtopic.php?p=632089#p632089 > I'm trying to use pip to install assembly 3 solver in > github FreeCAD/FreeCAD-Bundle/releases/download/weekly-builds/ > FreeCAD_weekly-builds-30492-2022-10-09-conda-Windows-x86_64-py310 > (I have no issue with py3.8 version)...

Hi, if FreeCAD (release 0.17 > 12703) can be included in travis checking chain, it would be possible to check geometry of STEP models in an automatic way: 1) modify...

Enhancement