• Dick Hollenbeck's avatar
    A little useful feature: even if the default unit can be changed between · bc14e66d
    Dick Hollenbeck authored
    inches and mm, the industry is crazy enough to force us with mixed
    design. For example I routinely use imperial units for track size and
    clearance, but drilling is strictly a metric issue...
    
    So I added a little parser to recognize a suffix specification in the
    unit text boxes... so you can put in things like:
    1in (1 inch)
    1" (idem)
    25th (25 thou)
    25mi (25 mils, the same)
    6mm (6 mm, obviously)
    
    The rules are: spaces between the number and the unit are accepted, only
    the first two letters are significant.
    
    As a bonus, it also recognize the period (.) as a decimal point
    substituting it with the correct locale character (there was a wishlist
    for it, IIRC). Most useful for number pad fans :D 
    bc14e66d
Name
Last commit
Last update
..
boost Loading commit data...
HersheyCyrillic.h.unused Loading commit data...
HersheySimplexRoman_sans_normal.h.unused Loading commit data...
appl_wxstruct.h Loading commit data...
base_struct.h Loading commit data...
bezier_curves.h Loading commit data...
bitmaps.h Loading commit data...
block_commande.h Loading commit data...
build_version.h Loading commit data...
class_base_screen.h Loading commit data...
class_board_design_settings.h Loading commit data...
class_board_item.h Loading commit data...
class_collector.h Loading commit data...
class_colors_design_settings.h Loading commit data...
class_drawpanel.h Loading commit data...
class_drc_item.h Loading commit data...
class_marker_base.h Loading commit data...
class_pcb_screen.h Loading commit data...
class_sch_screen.h Loading commit data...
class_undoredo_container.h Loading commit data...
colors.h Loading commit data...
colors_selection.h Loading commit data...
common.h Loading commit data...
confirm.h Loading commit data...
dcsvg.h Loading commit data...
dialog_load_error.h Loading commit data...
dlist.h Loading commit data...
drawtxt.h Loading commit data...
dsnlexer.h Loading commit data...
eda_dde.h Loading commit data...
eda_doc.h Loading commit data...
fctsys.h Loading commit data...
gestfich.h Loading commit data...
get_component_dialog.h Loading commit data...
gr_basic.h Loading commit data...
hotkeys_basic.h Loading commit data...
id.h Loading commit data...
kicad_device_context.h Loading commit data...
kicad_msvc.h Loading commit data...
kicad_string.h Loading commit data...
layers_id_colors_and_visibility.h Loading commit data...
macros.h Loading commit data...
newstroke_font.h Loading commit data...
online_help.h Loading commit data...
pad_shapes.h Loading commit data...
param_config.h Loading commit data...
pcbcommon.h Loading commit data...
pcbstruct.h Loading commit data...
plot_common.h Loading commit data...
richio.h Loading commit data...
sch_item_struct.h Loading commit data...
trigo.h Loading commit data...
worksheet.h Loading commit data...
wxBasePcbFrame.h Loading commit data...
wxEeschemaStruct.h Loading commit data...
wxPcbStruct.h Loading commit data...
wxstruct.h Loading commit data...