Leandro Heck

Results 587 comments of Leandro Heck

Look, this is gnome-terminal with numix-gtk theme. Actually it is working now. But I think more terminals should be theme too. For example, I would like to use terminator ![lheck...

@maholli @set-soft I made an initial script to export the step. I can make a PR to your repo if needed.

@maholli I do have, but just because I was merging code from all of the forks to make it work fast, for my purposes.

Nice `/usr/bin/kicad2step` you are good in finding info. Let us know if this is working, please. My first attempt (and it is working, at least for me) is this https://www.dropbox.com/s/tl3gk2739pe0n5f/export_step.py?dl=0...

Totally off-topic question for you @set-soft (where I can talk to you?) Do you have any idea if it is possible to run these tools, on a system without GUI?...

> And yes the tools run KiCad inside a fake X server created by Xvfb Oh, thank you for this info. I was not using your repo as a whole...

@maholli @set-soft , this is the command Kicad uses to generate the 3d-model ``` /usr/bin/kicad2step --user-origin="148.088301 x 103.570169" -f -o ./board.step ./board.kicad_pcb ```

Are you talking about the issues here https://github.com/productize/kicad-automation-scripts/issues/9#issuecomment-634980819 ? Maybe they are not issues anymore. You've solved this when you told us that these tools were running on docker/ci. And...

> A good thing to do is to also test if 3d-models of the parts are good (test if they are not multipart, for instance). Oh ok, I see. I...

Yes, I saw your fork, it works really well for me. I saw other forks too. I was trying to figure out how I could get the functionality of many...