0.922 November 15, 2009

- Clarification of tab depth wording in parameter dialog
- Offset cuts overlap around acute angles
- Click and drag to create multiple tabs added to the tab tool
- Fixed colors on edges for Sketchup 7.1 update
- Hole material is repeatedly added to model
- Centerline tool defaults to selecting all connected edges

0.921 September 12, 2009

- Large selections Right Click Delete fails to delete all selected edges
- Google Bug Splat caused by gcode generation when group is being edited
- Returned cut depth for offset cuts to 140% of material thickness
- Option to upgrade models marked up in old version of the script
- Plunge tool size does not change with bit diameter
- Fixed default name of gcode file when sketchup file contains underscores or dashes
- Changed Centerline Tool so that zooming in to model is not required to select edges
- Faces that have segmented edges do not generate offset cuts
- Using inside then outside tool on same part causes problems with geometry
- Material length and width not showing proper dimensions in Gcode
- Tabs do not use depth setting in parameters dialog

0.920 August 31, 2009

- Fixed missing folds, centerline and plunges in groups

0.919 August 30, 2009

Icons
- New icon set for toolbars and cursors

Eraser Tool
- Eraser will only erase edges created with a PS tool (cut edges, folds, centerline, etc.).
- Use Control key to toggle through filter. Only cuts of the current filter type will be deleted
- Clicking an inside or outside but with the eraser tool will delete the entire loop

Centerline
- Select multiple lines by holding down the left mouse button and dragging
- Use the shift key to select all connected edges while clicking or the left mouse button is held down.

Fold
- Select multiple lines by holding down the left mouse button and dragging
- Erasing a fold line will restore the original edge segments that were deleted when the fold was made.

GCode
- GCode generation takes 1/3 the time or less
- G2 and G3 arc codes are now used for cuts when they are based on Sketchup arcs
- Bit diameter, material thickness, and Sketchup filename added as comments

Phlatten
- Right click menu item called Phlatten has been added that works similar to the Smustard flatten 2d plugin

Inside & Outside Cut
- Cut path should now always be on the correct side of the loop for inside and outside cuts reducing the need to use the Shift key.

Linux Support
- Added $use_compatible_dialogs to constants.rb that will force old fashioned dialog boxes. Open the file and change the value to true

Tabs
- When the tab tool is selected all tabs will be drawn exaggerated so they can be seen when zoomed out
- Line detection has been improved so you dont have to zoom in to place a tab
- Tabs can be butted together and will cut in one operation. This includes square, vtab, or mixed.
- Tabs can be deleted with the eraser tool and the original edge will be restored

Cut Order
- Basic tool path finding sorts all cuts (fold, centerline, plunge) interior to a loop (inside/outside cut)=======

0.920 August 31, 2009

- Fixed missing folds, centerline and plunges in groups

0.919 August 30, 2009

Icons
- New icon set for toolbars and cursors

Eraser Tool
- Eraser will only erase edges created with a PS tool (cut edges, folds, centerline, etc.).
- Use Control key to toggle through filter. Only cuts of the current filter type will be deleted
- Clicking an inside or outside but with the eraser tool will delete the entire loop

Centerline
- Select multiple lines by holding down the left mouse button and dragging
- Use the shift key to select all connected edges while clicking or the left mouse button is held down.

Fold
- Select multiple lines by holding down the left mouse button and dragging
- Erasing a fold line will restore the original edge segments that were deleted when the fold was made.

GCode
- GCode generation takes 1/3 the time or less
- G2 and G3 arc codes are now used for cuts when they are based on Sketchup arcs
- Bit diameter, material thickness, and Sketchup filename added as comments

Phlatten
- Right click menu item called Phlatten has been added that works similar to the Smustard flatten 2d plugin

Inside & Outside Cut
- Cut path should now always be on the correct side of the loop for inside and outside cuts reducing the need to use the Shift key.

Linux Support
- Added $use_compatible_dialogs to constants.rb that will force old fashioned dialog boxes. Open the file and change the value to true

Tabs
- When the tab tool is selected all tabs will be drawn exaggerated so they can be seen when zoomed out
- Line detection has been improved so you dont have to zoom in to place a tab
- Tabs can be butted together and will cut in one operation. This includes square, vtab, or mixed.
- Tabs can be deleted with the eraser tool and the original edge will be restored

Cut Order
- Basic tool path finding sorts all cuts (fold, centerline, plunge) interior to a loop (inside/outside cut)>>>>>>> .r548
