Frank David Martínez M

Results 123 comments of Frank David Martínez M

I think that the most important thing is to not break existing models.

@levito can you please share your file?

Hello @luzpaz , Are you talking about FreeCAD -> Inkscape or Inkscape -> FreeCAD or both? To detect file changes I have used `QFileSystemWatcher` it works.

> @mnesarco both. Would you mind linking to the code? (for posterity) That code is not used right now in Marz, in the current version the svg file is not...

If FreeCAD runs there, the workbench should.

Install using the AddonManager as any other Workbench

I am very optimistic about this, it can make the build process easier. I have tried it on Linux Mint 21.3 but unfortunately it put all my cores (12) to...

``` pixi run configure-release . . . pixi run build -- -j 4 ``` Error finding some libs: ``` ninja: error: '/home/mnesarco/FreeCAD/pixi/.pixi/envs/default/lib/libz.so', needed by 'Mod/Fem/Fem.so', missing and no known rule...