Index: trunk/doc/tutorials/done.txt =================================================================== --- trunk/doc/tutorials/done.txt (revision 38715) +++ trunk/doc/tutorials/done.txt (revision 38716) @@ -134,3 +134,40 @@ - unselect tricks: - box selection then shift-click unselect objects - invert selection (everything-but-an-island) + ++ B7 poly [5] + - drawing rectangles + - drawing arbitrary polygons + - all-direction line + - hotkey for close {p p c} or double click + - drawing holes + - explain that hole is part of the polygon object + - clearances in polygons + - normal object clearance + - as-drawn and clipped poly (turn on frame): mode, poly, as-drawn frame + - poly cut into multiple islands + - editing existing polygons + - grab a corner + - ortho-move with CTRL + - show invisible corners with as-drawn frame and hover - invisible can be grabbed! + - insert + - show poly clipping out of existence + - turn on clearance indication: mode/cursor/last + - place via + - draw little rect + - gradually move via over it + - show message log + - use {m d d} to show the poly is still there + - move via away, poly comes back + - explain there are no pours or planes + ++ B6 text [3] + - draw text on anylayer (show a few) + - show clearance around text in copper + - (limitations: fixed size bbox clearance0 + - property editor + - rotation (CCW in degs) + - scale (integer in percentage) + - string + - thickness (for centerline font) + - {e t} for text edit Index: trunk/doc/tutorials/plan.txt =================================================================== --- trunk/doc/tutorials/plan.txt (revision 38715) +++ trunk/doc/tutorials/plan.txt (revision 38716) @@ -2,44 +2,7 @@ Milestone B: -+ B7 poly [5] - - drawing rectangles - - drawing arbitrary polygons - - all-direction line - - hotkey for close {p p c} or double click - - drawing holes - - explain that hole is part of the polygon object - - clearances in polygons - - normal object clearance - - as-drawn and clipped poly (turn on frame): mode, poly, as-drawn frame - - poly cut into multiple islands - - editing existing polygons - - grab a corner - - ortho-move with CTRL - - show invisible corners with as-drawn frame and hover - invisible can be grabbed! - - insert - - show poly clipping out of existence - - turn on clearance indication: mode/cursor/last - - place via - - draw little rect - - gradually move via over it - - show message log - - use {m d d} to show the poly is still there - - move via away, poly comes back - - explain there are no pours or planes -+ B6 text [3] - - draw text on anylayer (show a few) - - show clearance around text in copper - - (limitations: fixed size bbox clearance0 - - property editor - - rotation (CCW in degs) - - scale (integer in percentage) - - string - - thickness (for centerline font) - - {e t} for text edit - - Milestone C: - placing footprints from the lib [5]