Cerem Cem ASLAN
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  Only problem is setting the "z-index" for Trace item's parts. However, it requires a...
This issue still persists for fabrication output: 
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).
Note: Proper test case should be added.