← Back to team overview

kicad-developers team mailing list archive

Re: [eeschema/question] use mouse position instead of custom position for selecting objects?

 

Wayne

I think I understand. The problem is that at maximum zoom the grid shows 10
mill, not 1 mill, which makes it very difficult to actually move the cursor
to a particular spot.

Perhaps it might be useful to flash a warning if somebody tries to set the
grid to less than 10 mill in eeSchema, in order to avert this sort of
problem. 


Brian

-----Original Message-----
From: Kicad-developers
<kicad-developers-bounces+brian=documenteddesigns.com@xxxxxxxxxxxxxxxxxxx>
On Behalf Of Wayne Stambaugh
Sent: March 22, 2019 1:05 PM
To: kicad-developers@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Kicad-developers] [eeschema/question] use mouse position
instead of custom position for selecting objects?

Brian

On 3/22/2019 12:32 PM, Brian Piccioni wrote:
> From a position of (mostly) ignorance, isn't the real question
> 
> "how can things be off-grid in a system where all the coordinates are 
> expressed in whole numbers"?
> 
> I looked at the test file
> (https://kicad-info.s3.dualstack.us-west-2.amazonaws.com/original/2X/2
> /26f98 c3b4f02bdb0a4e47a18a05c5dba187cb199.zip), changed the grid to 1 
> mill, and I still can't get a wire to connect to the ends of the 
> components (focusing mainly on BBC - see attachments)
> 
> I can understand a situation where, for example, real number round 
> results in an issue but here were have a file where everything is 
> expressed as an integer, where the least significant digit corresponds 
> to 1, the smallest gird, and yet somehow the parts are "off-grid". 
> That doesn't seem to be a user error.

It should be obvious from your attached images that the wires do not end at
the exact same coordinate as the pin connection coordinate.  That's why you
still see the unconnected indicators.  Both of these coordinates must be
identical for a connection to be made.  When the grid is set to 1mil, it
makes doing this really difficult.  If you use anything but a
50 mil grid to place symbols and/or draw wire and/or bus connections, you
are playing with fire.  Eeschema has always worked this way.  During
V6 development, connection snapping will be implement to resolve this issue.

> 
> 
> 
> -----Original Message-----
> From: Kicad-developers
> <kicad-developers-bounces+brian=documenteddesigns.com@lists.launchpad.
> net>
> On Behalf Of Tomasz Wlostowski
> Sent: March 21, 2019 7:42 PM
> To: Kicad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
> Subject: [Kicad-developers] [eeschema/question] use mouse position 
> instead of custom position for selecting objects?
> 
> Hi all,
> 
> In the thread [1] on the forum, someone is having hard time trying to 
> edit a schematic with off-grid wires. Does anyone here remember if 
> older versions of Kicad used the mouse or cursor position for grabbing 
> objects? Is there a chance there's a regression in V5/V5.1? If so, I'm
willing to fix this.
> Editing a schematic with non-aligned pins is now next to impossible...
> 
> Cheers,
> Tom
> 
> [1]
> https://forum.kicad.info/t/struggling-with-schematic-layout-editor/158
> 42/9
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
> 

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Attachment: 2019-03-22 13_28_59-Eeschema 2.png
Description: PNG image


References