| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
| X-Recipient: | geda-user AT delorie DOT com |
| X-Mailer: | exmh version 2.8.0 04/21/2012 with nmh-1.6 |
| X-Exmh-Isig-CompType: | repl |
| X-Exmh-Isig-Folder: | inbox |
| From: | karl AT aspodata DOT se |
| To: | geda-user AT delorie DOT com |
| Subject: | Re: [geda-user] Another PCB grid step question |
| In-reply-to: | <alpine.DEB.2.00.1802091427450.12270@igor2priv> |
| References: | <c3aa1897-3806-3f72-feef-85551a63c2db AT linetec DOT nl> <alpine DOT DEB DOT 2 DOT 00 DOT 1802091235090 DOT 12270 AT igor2priv> <6221de93-bb98-d397-79b4-eecf3975c2e6 AT linetec DOT nl> <alpine DOT DEB DOT 2 DOT 00 DOT 1802091324350 DOT 12270 AT igor2priv> <f2259553-7015-8fc8-33b2-8ca8be6c5a45 AT linetec DOT nl> <alpine DOT DEB DOT 2 DOT 00 DOT 1802091427450 DOT 12270 AT igor2priv> |
| Comments: | In-reply-to gedau AT igor2 DOT repo DOT hu |
| message dated "Fri, 09 Feb 2018 14:37:15 +0100." | |
| Mime-Version: | 1.0 |
| Message-Id: | <20180209161532.6AF57804CEFA@turkos.aspodata.se> |
| Date: | Fri, 9 Feb 2018 17:15:32 +0100 (CET) |
| X-Virus-Scanned: | ClamAV using ClamSMTP |
| Reply-To: | geda-user AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | geda-user AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
Igor2:
...
> 2. if you just 'save', it should save in the same original format you
> loaded from (or last saved in)
...
Not really true, you seems to have invented a "floater" flag
which pcb doesn't understand, and what happened to the "lock" flag ?
$ pcb-rnd -V
pcb-rnd version 1.2.7 rev svn r14602
$ cp original.pcb tt.pcb
$ pcb-rnd -gui lesstif tt.pcb
adding a line
File->save layout
$ diff tt.pcb original.pcb
880c871
< Element["" "apem_3mek_sc.fp" "M2" "unknown" 92.75mm 71.25mm -18.75mm -15.5mm 0 100 "floater"]
---
> Element["lock" "apem_3mek_sc.fp" "M2" "unknown" 92.7500mm 71.2500mm -18.7500mm -15.5000mm 0 100 ""]
882,893c873,881
< Attribute("footprint" "apem_3mek_sc.fp")
< Attribute("refdes" "M2")
< Attribute("value" "unknown")
$ pcb tt.pcb
ERROR parsing file 'tt.pcb'
line: 844
description: 'Unknown flag: "floater" ignored'
ERROR parsing file 'tt.pcb'
line: 880
description: 'Unknown flag: "floater" ignored'
ERROR parsing file 'tt.pcb'
line: 897
description: 'Unknown flag: "floater" ignored'
pcb: rtree.c:1054: r_insert_entry: Assertion `which->X1 <= which->X2' failed.
Aborted
$
Regards,
/Karl Hammar
-----------------------------------------------------------------------
Aspö Data
Lilla Aspö 148
S-742 94 Östhammar
Sweden
+46 173 140 57
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |