|
Version
|
Changes
|
|
1.5.0 (Not yet released)
|
- New command added: 'Solid Simulation' to the View menu and toolbar. Advanced Solid
verification of toolpaths. This feature simulates material being machined in real
time. Features include.
- Stop when collision detected during rapid move or with none cutting area of tool.
- Colour Material Stock by tool or operation.
- Stop after each move or each Tool or each Operation.
- Support for multiple tool shapes.
- New sub menu command added: 'Material Stock' to the View menu and toolbar. Allows
creation of Material Stock for Solid Simulation by these methods:
- Auto Cube - Creates a cube that bounds all toolpaths.
- From STL Model - Converts an STL model to Material Stock.
- Extrude Contours - Converts selected Contours to Material Stock, with holes. No limit
to number of Material Stock's created.
- Edit Z values - Change to height of existing Material Stock.
- Tool Manager now supports these new Tool Types:
- Tool Manager now support tool filtering. Shows only the specified Type of tool is
the list.
- New command added: 'Thread Milling' to the Machine menu and toolbar. Machine threads.
with helical interpolation
- New command added: 'Dimensions' to the Draw menu and toolbar. Creates dimensions of various types.
- Fixed - Printing ignoring hidden layers and not printing Text.
|
|
1.1.6
|
- Sub Routines: Profiling, Pocketing and Drilling operations now support Sub Routines
for reduced program size when performing multiple passes.
- Perpendicular Entry/Exit: Profiling now supports the ability to have the entry/exit
line perpendicular to the entry/exit arc, as opposed to always being tangential.
- Control CRC: New 'Control' option added to the 'Cutter Radius Comp' drop down box
when Profiling. This allows the blue print dimensions to be output, therefore using
the machine control to perform the compensation.
- New command added: 'Polygon' to the Draw menu and toolbar. Creates polygons with
the given number of sides. Used to create hexagons etc.
- New command added: 'Bolt Hole Circle' to the Draw menu and toolbar. Creates circles
on a Pitch Circle Diameter.
- MRU list: The file menu now has a Most Recently Used file list.
- New Property added to the CCWInterpolation and CWInterpolation event argument of
the Machine Definition:
- Helical - A value indicating if the circular interpolation is considered helical.
- StartPointAngle - The polar angle of the start point.
- EndPointAngle - The polar angle of the end point.
- Fixed - Cycle time and simulation speed error when using Rigid Tapping.
|
|
1.1.0
|
- New command added: 'Text' to the Draw menu and toolbar. Creates outline text from
any font installed on the computer. Text can then be machined.
- Full support for STL models. STL models can now be selected, deleted and transformed.
- New command added: 'Bounding Rectangle' to the Draw menu and toolbar. Creates a
rectangle that encloses all selected Contours.
- New sub menu command added: 'Font' to the File menu. Allows the
loading, saving and installation of user defined fonts.
- New command added: 'Circle - Centre, Point' to the Draw menu and toolbar. Creates
a circle about the given centre point and a point that lies on the circumference.
- New Property added to the CCWInterpolation and CWInterpolation event argument of
the Machine Definition:
- ApproximatedLineSegments - A collection of line segments that approximate the arc.
Used for controls that do not have helical/circular interpolation.
- Fixed - Error report dialog being shown when regenerating toolpaths after transforming
contours in an invalid way. More friendly message now shown with Help button.
- Fixed - Number of small issues relating to layers.
- Fixed - Number box displaying error message when using Polish operating system.
|
|
1.0.5
|
- New command added: 'Remote Support' to the Help menu. This allows remote connection
to the users PC for training and support purposes.
- When points are found in a Dxf/Dwg file, a dialog is now shown, allowing circles
of a specified diameter to be created using the found points as the centre. Points
as an entity do not exist in SharpCam, therefore this feature allows points to be
read.
- New command added: 'Send Nc code Direct to Machine' at the top of the Nc code tab.
For controls that support this feature, like the Mach3, this enables the Nc code
to be loaded directly in to the control.
- Layers capability added. A new tab has been added to the Part Manager, where layers
can now be managed.
- Cycle time now available in the ProgramStart event argument of the Machine Definition.
The cycle time, for example, can be output in a comment at the beginning of the
program. The following properties are available in the GeneralSettings event argument
relating to the cycle time:
- ChipToChipAtcTime - The time taken to return to the ATC position, perform the tool
change and return back to the workpiece.
- RapidTraverseRate - The rapid traverse rate.
- RapidPositionAccelerationDeceleration - The time for a each Rapid move that should
be added to the cycle time due to Acceleration/Deceleration.
- New Property added to the ProgramEnd event argument of the Machine Definition:
- NcCode - Gets the Nc code generated so far, allowing changes to be made, for example
by using search and replace.
- New Properties added to the GeneralSettings event argument of the Machine Definition:
- NcCodeExtension - The extension (without the period) to use in the Save Nc Code
dialog box.
- DefaultNcCodeSaveLocation - The default location that the Save Nc Code dialog box
shows.
- New Property added to the NcCode property of the Machine Definition:
- IncrementLineNumber - Increments the line number but does not output the line number.
- New overloaded LineNumber method added to the NcCode property of the Machine Definition:
- LineNumber(string prefix, string format) - Allows the line number to be formatted.
- Exit Ramp added to Profiling. Before you could only ramp to depth, now you can ramp
out as well.
|
|
1.0.0
|
- First Release.
|