Re: [Kicad-developers] [RFC] Able to install KiCad stable and "daily build" in same computer

2018-04-07 Thread Carsten Schoenert
Am 07.04.18 um 17:34 schrieb Strontium: > Attached is a patch for discussion only. > > Its the minimum change I could come up with to implement a unique > version specific config directory. > > Nick mentioned changing XDG_CONFIG_HOME, that will not work on Windows > or Mac. > And on Linux, etc

Re: [Kicad-developers] Assertion failure in the Symbol Library Editor

2018-04-07 Thread Reece R. Pollack
I probably should have filed this as a bug report. I'll go do that On 04/07/18 22:39, Reece R. Pollack wrote: I wanted to create a symbol for the Diodes Inc DMN3300U transistor in my private library name "MyParts". Here's what I did: 1. I attempted to follow the instructions in the

[Kicad-developers] Assertion failure in the Symbol Library Editor

2018-04-07 Thread Reece R. Pollack
I wanted to create a symbol for the Diodes Inc DMN3300U transistor in my private library name "MyParts". Here's what I did: 1. I attempted to follow the instructions in the eeschema documentation section 11.4.1 to transfer the 2N7002 part from the Transistor_FET library to MyParts,

Re: [Kicad-developers] New Footprint libs and wizard issues

2018-04-07 Thread kristoffer Ödmark
Agreed, hereis a patch for that :) - Kristoffer On 2018-04-06 17:18, Kevin Cozens wrote: On 2018-04-06 06:30 AM, kristoffer Ödmark wrote: Attached is a patch that adds support for custom environment paths. Previously the wizard would only accept KISYSMOD, KIPRJMOD and the github one. I

Re: [Kicad-developers] Proposed roadmap changes

2018-04-07 Thread Andrey Kuznetsov
Are there plans to add Constraint Manager to KiCad? In Allegro, CM allows Design Engineers to specify physical, electrical and spacing rules for classes, groups and nets, so that the PCB Layout Engineer will be constrained by these definitions when working on the layout. It's an explicit

Re: [Kicad-developers] [RFC] Able to install KiCad stable and "daily build" in same computer

2018-04-07 Thread Strontium
Attached is a patch for discussion only. Its the minimum change I could come up with to implement a unique version specific config directory. Nick mentioned changing XDG_CONFIG_HOME, that will not work on Windows or Mac. And on Linux, etc it will change from "~/.config/kicad" to