On Jun 29, 2009, at 6:01 PM, DJ Delorie wrote: > >> a) The same grid accels, for metric and for imperial units. >> >> b) A configurable list of grid values rather than a fixed increment. >> >> c) Grid and display units should be set independently. That is, it >> should >> be possible to work with an imperial grid while display units are >> metric. >> >> Any comments? >> Would it be hard to implement this? > > Sounds like fun. You'd need a way to custom-generate the menu, as the > [g]pcb-menu.res currently hard-codes them. Also new actions that do > up/down/set grid. > >
Wouldn't you just use set grid with the -+ for increment and process units? :setGrid( -.05 mm ) :setGrid( 1 mm ) :setGrid( 10 mil ) > > _______________________________________________ > geda-user mailing list > [email protected] > http://www.seul.org/cgi-bin/mailman/listinfo/geda-user _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

