Search found 3665 matches

by Les Newell
Mon Dec 11, 2006 3:16 pm
Forum: Announcements
Topic: V4.1.7 released
Replies: 0
Views: 14818

V4.1.7 released

Hi all, I have just uploaded V4.1.7 to www.sheetcam.com. This release has the following changes: Fixed: a number of crashes Changed: Spindle rotation has now moved to the tool definition. Fixed: Cut order of multi-part jobs was very poorly optimised Note that as of this version the job file fomat ha...
by Les Newell
Fri Dec 08, 2006 4:58 pm
Forum: Announcements
Topic: V4.1.6 released
Replies: 0
Views: 15654

V4.1.6 released

Hi all, I have just uploaded V4.1.6 to <www.sheetcam.com>. This version has the following changes: Fixed: Orange outlines showing at the wrong time Added: DNC tool can now run an external program Changed: Lots of multi-select code Changed: Now uses current XP theme (XP only) To run an external progr...
by Les Newell
Mon Dec 04, 2006 3:49 pm
Forum: Announcements
Topic: V4.1.5 released
Replies: 0
Views: 14743

V4.1.5 released

Hi all, I have just uploaded V4.1.5 to www.sheetcam.com. This release fixes the drawing outline corruption when loading a drawing. Randy, this fixes your layer problem. This version also correctly detects and removes duplicate outlines. Hopefully there will be another release soon to fix the other p...
by Les Newell
Fri Dec 01, 2006 4:29 pm
Forum: Announcements
Topic: V4.1.4 released
Replies: 0
Views: 14750

V4.1.4 released

Hi all, I have just uploaded V4.1.4 to <www.sheetcam.com>. This release has a lot of changes. Big chunks of the part memory allocation code have been rewritten. This drastically speeds up part creation (array is now more than 20x faster) but it may have introduced some bugs. Use this release with ca...
by Les Newell
Mon Nov 13, 2006 5:03 pm
Forum: Announcements
Topic: V4.1.3 released
Replies: 0
Views: 14985

V4.1.3 released

Hi all, I have just uploaded V4.1.3 to www.sheetcam.com. This release contains the following changes: Fixed: DXF circles sometimes mirrored about X (Z extrusion ignored) Fixed: New tap process visible when in plasma only mode Fixed: New drill process not visible when in plasma only mode Fixed: Incor...
by Les Newell
Thu Oct 19, 2006 5:30 pm
Forum: Announcements
Topic: V4.1.2 released
Replies: 0
Views: 16018

V4.1.2 released

Hi all,

I have just uploaded V4.1.2 to www.sheetcam.com. This version has the following changes:

Added: Zoom window
Changed: Estimate now shows times for each process
Fixed: DXF import arcs of angle 0 are now interpreted as circles

Les
by Les Newell
Mon Oct 09, 2006 9:36 am
Forum: Announcements
Topic: V4.1.1 released
Replies: 0
Views: 14638

V4.1.1 released

Hi all,

I have just uploaded V4.1.1 to www.sheetcam.com. This version fixes the problem with spurious M03 commands.

Les
by Les Newell
Wed Sep 20, 2006 5:47 pm
Forum: Problems and questions
Topic: Layers palette
Replies: 2
Views: 4204

Layers palette

Welcome to the forum.

The layer palette should be on top. I'll have a look and see if I can
spot anything in the code.

Les




by Les Newell
Fri Sep 15, 2006 2:40 pm
Forum: Announcements
Topic: V4.0.0 released (Finally!)
Replies: 0
Views: 15109

V4.0.0 released (Finally!)

Hi all, I have just uploaded a new 'stable' version, V4.0.0 to www.sheetcam.com. As far as I know this is the most bug free version yet (though I am sure someone will prove me wrong :) ). Updated: help files and manual (Thanks Larry) Updated: French translation (Thanks Thierry) Updated: Swedish tran...
by Les Newell
Thu Sep 07, 2006 2:50 pm
Forum: Announcements
Topic: V3.1.23 released
Replies: 0
Views: 15109

V3.1.23 released

Hi all,

I have just uploaded V3.1.23 to www.sheetcam.com. This version may fix the job file corruption problems that some people are having. It won't fix an existing damaged file but hopefully all new files should be OK.

Les
by Les Newell
Mon Sep 04, 2006 10:19 am
Forum: Announcements
Topic: V3.1.22 released
Replies: 0
Views: 14850

V3.1.22 released

Hi all, I have just uploaded V3.1.22 to www.sheetcam.com. It contains the following fixes: Fixed: Tool name not displayed correctly for very high tool numbers Fixed: Points not being pierced in plasma cutting Fixed: Drilling for plasma now shows min and max hole sizes Fixed: Z increment warning when...
by Les Newell
Fri Aug 18, 2006 9:55 am
Forum: New features
Topic: V3.1.21 released
Replies: 1
Views: 4404

V3.1.21 released

Dammit, I thought I checked that! I have just updated the version number.

Thanks,
Les

Hey Les,
Did you forget to show the new version in this one? :})

It still showes V3.1.20 in my setup about!

Art
by Les Newell
Thu Aug 17, 2006 6:55 pm
Forum: New features
Topic: External control of SheetCAM from Visual Basic / VBA
Replies: 18
Views: 32286

External control of SheetCAM from Visual Basic / VBA

Hi James, SheetCam expects to find the drawing data in the [BinaryDataStart] section. As you have left the section blank you need to manually load the drawing. Les Hi Les, I had assumed that since a full path to the drawing (my DXF) is kept in the JOB file that the drawing would be opened when I loa...
by Les Newell
Thu Aug 17, 2006 1:48 pm
Forum: Announcements
Topic: V3.1.21 released
Replies: 0
Views: 15066

V3.1.21 released

Hi all, I have just uploaded V3.1.21 to www.sheetcam.com. This version has the following changes: Added: Dimension function in scroll screen mode. Fixed: Spiral pockets with ramping sometimes not cleaning up the ramp To use the dimension tool, make sure you are in scroll screen mode then right click...
by Les Newell
Thu Aug 17, 2006 7:42 am
Forum: New features
Topic: External control of SheetCAM from Visual Basic / VBA
Replies: 18
Views: 32286

External control of SheetCAM from Visual Basic / VBA

Hi James, The version of SheetCam shouldn't matter. The job file code hasn't changed in well over a year. I loaded the file directly. Were you loading it via the plugin? Les Hi Les, That JOB file does nothing at all for me! What version did you use for test? Is it possible the plugin is interfering ...