kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #16558
Re: more pythonic scripting API for pcbnew
On Saturday, 24 de January de 2015 at 20:02, LordBlick wrote:
> In response to a message written on 24.01.2015, 11:58, from Miguel Ángel Ajo:
> I hope that the current possibility to use the original „import pcbnew” will
> remain intact. Internal units under KiCAD as integers are the most precise form.
> As python script writer I don't need nothing else.
> I also do not want it to previous results of my few months work has become
> incompatible.
>
No intention to break the C++ pcbnew module. This is partly why I
put everything under the kicad.* umbrella.
About IU, I believe we should provide access to IU if the user wants to
use it. May be we should call the unit NM10 or something similar,
so people knows what it means, and in the event the internal
unit changed (very unlikely) we could still keep backwards-compatibility.
Best,
Migue Ángel
References
-
more pythonic scripting API for pcbnew
From: PTT, 2015-01-07
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-07
-
Re: more pythonic scripting API for pcbnew
From: Adam Wolf, 2015-01-07
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-15
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-15
-
Re: more pythonic scripting API for pcbnew
From: Brian Sidebotham, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Tomasz Wlostowski, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Piers Titus van der Torren, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-16
-
Re: more pythonic scripting API for pcbnew
From: Miguel Ángel Ajo, 2015-01-24
-
Re: more pythonic scripting API for pcbnew
From: LordBlick, 2015-01-24