Index: trunk/doc/conf/tree/editor.html =================================================================== --- trunk/doc/conf/tree/editor.html (revision 16049) +++ trunk/doc/conf/tree/editor.html (revision 16050) @@ -5,8 +5,8 @@ node name type flags description grid_unit unit 0 select whether you draw in mm or mil grid coord 0 grid in pcb-units - increments_mm increments 0 increments (size deltas) when drawing in mil - increments_mil increments 0 increments (size deltas) when drawing in mil + grids list 0 grid in grid-string format + grids_idx integer 0 the index of the currently active grid from grids zoom real 0 default zoom mode integer 0 currently active mode buffer_number integer 0 number of the current buffer @@ -29,7 +29,7 @@ swap_start_direction boolean 0 change starting direction after each click show_drc boolean 0 show drc region on crosshair auto_drc boolean 0 when set, PCB doesn't let you place copper that violates DRC. - show_number boolean 0 pinout shows number + show_number boolean 0 OBSOLETE: pinout shows number orthogonal_moves boolean 0 move items orthogonally. reset_after_element boolean 0 reset connections after each element while saving all connections auto_place boolean 0 flag which says we should force placement of the windows on startup @@ -40,7 +40,7 @@ wireframe_draw boolean 0 if set, lines and arcs on the screen are drawn as outlines. local_ref boolean 0 use local reference for moves, by setting the mark at the beginning of each move. check_planes boolean 0 when set, only polygons and their clearances are drawn, to see if polygons have isolated regions. - hide_names boolean 0 when set, element names are not drawn. + hide_names boolean 0 when set, subc floater text objects (typical use case: refdes text) are not drawn. description boolean 0 obsolete - DO NOT USE - kept for compatibility name_on_pcb boolean 0 obsolete - DO NOT USE - kept for compatibility subc_id string 0 subcircuit ID template for diplaying the subcircuit label on the subcircuit layer; default to displaying the refes, if empty; syntax if the same as for DYNTEXT Index: trunk/doc/conf/tree/rc.html =================================================================== --- trunk/doc/conf/tree/rc.html (revision 16049) +++ trunk/doc/conf/tree/rc.html (revision 16050) @@ -12,6 +12,7 @@ file_path string 0 library_shell string 0 library_search_paths list 0 + menu_file string 0 where to load the default menu file from. If empty/unset, fall back to the legacy 'per hid ow menu file' setup. If contains slash, take it as a full path, if no slash, do a normal menu search for pcb-menu-NAME.lht emergency_name string 0 file name template for emergency save anonymous .pcb files (when pcb-rnd crashes); optional field: %ld --> pid; must be shorter than 240 characters. Don't do emergency save if this item is empty. emergency_format string 0 if set, use this format for the backups; if unset, use the default format backup_name string 0 file name template for periodic backup anonymous .pcb files; optional fields: %P --> pid