Cerem Cem ASLAN

Results 156 comments of Cerem Cem ASLAN

FYI: Changing `Depth` parameter does not cause any exception on my side in version: ``` OS: Debian GNU/Linux 10 (buster) Word size of OS: 64-bit Word size of FreeCAD: 64-bit...

Here is your fiddle that shows the `PaperOffset.offsetStroke()` usage: https://jsfiddle.net/ceremcem/yLzc1a49/30/

@side105 Thank you for the extra memory areas, I wouldn't get/set the physical inputs/outputs without `C` area.

Such a critical workaround should be merged into master, IMHO.

If we call `buttersink` directly in a terminal, everything goes OK. But there is something weird when we want to use `buttersink` in a shell script, like so: ```bash sudo...

@AmesCornish above problem is fixed. Ready for your tests. The problem was that I was supplying an extra slash in shell script, like so: ```bash MY_SRC="/mnt/erik" MY_DEST="/mnt/zencefil" SSH="ssh://aea3" sudo buttersink...

Mostly fixed by https://github.com/aktos-io/aecad/commit/83cdde81afac7e9981de0615c06467c1a16851b7 * Labels are displayed correctly * Drill holes are printed correcty ![image](https://user-images.githubusercontent.com/6639874/54475663-f5a7e180-4804-11e9-862c-211358af2074.png) Only problem is setting the "z-index" for Trace item's parts. However, it requires a...

This issue still persists for fabrication output: ![image](https://user-images.githubusercontent.com/6639874/192968807-4cb3f4b6-f36c-44f5-a714-c93a48a79876.png)

2 cases should be handled: * Any footprint might be interpreted as if it were an external circuit * An external circuit might suggest its corresponding footprint(s).