Skip to main content
Skip table of contents

Revisions - Improvements for GO2cam V6.11

Revisions are GO2cam versions mainly dedicated to fix software issues. Revisions are identified by numbers 201, 202, etc. and they are released approximatively once a month.

Minor improvements are sometimes added, they are described in this document. For the whole list of corrections, click here.

V6.11.208

Improvements

05th of November, 2024

Topic

Type

Subject

Explanation

1new_TRIEDRE2.png

Workplanes

improve5.png

Workplane Origin

If a point was used as origin for 2 different workplanes, the 2 origins had the same name, which was not convenient.

From 6.11.208, the origins will have different names even if they are one only geometric point.

1new_mouse_left_24.png

Graphic User Interface

New611.png

Group & Ungroup

Group and Ungroup commands are added in Edit menus of all the products and environments.

V6.11.207

Improvements

01st of October, 2024

Topic

Type

Subject

Explanation

1new_geomedm.png

Wire-Cut EDM

improve5.png

Threading Point

To delete or to select a threading point, we can now click the circle itself, not only the center as previously. It makes the selection much easier!

1new_DESIGN.png

CAD Import

improve5.png

STEP import

The Step Import has been improved and is faster if file doesn't contain PMI. If file contains PMI, you can uncheck PMI option to import quicker.

1new_4Xroll.png

4 & 5 axis Simultaneous

improve5.png

4 axis simultaneous roughing

We added safety distances before plunges, to avoid fake detection of collision during simulation.

1new_MTE.png

Machine Tool Environment (MTE)

improve5.png

MTE

Change of behaviour: in cycles with a 'set' to OFF, tools will not be tested anymore and consequently there will be no more error message and the simulation will be allowed to run.

V6.11.206

Improvements

03 of September, 2024

Topic

Type

Subject

Explanation

139.png

API

improve5.png

JavaScript Editor

If a function is missing, we display the file name and the line where the error occurs.

1new_258.png

Turning

improve5.png

Wireframe Design

In the menu Shaft > Creation, we added the commands rectangle, ellipse, oblong and polygon.

1new_geomedm.png

Wire-Cut EDM

improve5.png

Threading Point

It is now possible to create a threading point at the intersection of unlimited geometry.

1new_tool.png

Tooling

improve5.png

Download Libraries

In GO2Tools, we added tools for download for Vertical Turning:

  • Turning Facing Cutters

  • Groove Cutters

1new_usi.png

Machining Generalities

improve5.png

Edit Stock

In the case of trouble with the stock, we can now systematically edit it to be able to recreate it properly.

1new_usi.png

Machining Generalities

improve5.png

Stock Creation

In Turning, it is now possible to create a manual stock based on a geometric profile that includes curves.

1new_4Xroll.png

4 & 5 axis Simultaneous

improve5.png

5 axis swarf dual profile

Computing has been improved to have better machining results.

V6.11.205

Improvements

02 of July, 2024

Topic

Type

Subject

Explanation

1new_hmf.png

Holes Machining Features

improve5.png

Graphic User Interface

In the machining tree, we now display the name of the hole model. If several models are calculated at the same time, we use a generic name (Multi cycles).

1new_tab_machining.png

Opelists

New611.png

Automatic Opelists

We added a new option in the automatic references to compact and minimize identical references.
Consequently a new submenu enables either to edit Automatic references or to Compact the identical references.

automatic ref opelist.png
1new_usi.png

Machining Generalities

improve5.png

Toolpath Techno Function

We made easier the selection of toolpath techno function

V6.11.204

Improvements

28 of May, 2024

Topic

Type

Subject

Explanation

1new_mouse_left_24.png

Graphic User Interface

improve5.png

Backup Files

We modified the behaviour of 'Backup Files', that are created when saving the .PCE file: the backup file was the file right after the save; now, the backup file is the last version of file before the save.

1new_DESIGN.png

CAD Import

improve5.png

List of CAD Interfaces

Update of some CAD interface formats:

  • SolidEdge 2024

  • JT 10.8

  • NX 2312

139.png

API

improve5.png

JavaScript Editor

Add new functionnalities to create fillets or chamfers on solid (see GO2SSolid.ApplyFillet, GO2SFace, GO2SEdge)

1new_geomedm.png

Wire EDM Geometry

improve5.png

Threading Point

We changed the display tolerance of threading point, so that display is now correct for very small diameters

1new_usi.png

Machining Generalities

improve5.png

Stock

Edit Stock: we now allow margin modification when stock was created without history

1new_mow.png

5 Axis Expert

improve5.png

Update

We implemented the latest version of ModuleWorks.
We also provide the 5 Axis Expert Help file for download on our web portal: available in the section Software, Setup/Update, Document.

V6.11.203

Improvements

23 of April, 2024

Topic

Type

Subject

Explanation

1new_DESIGN.png

Geometry

improve5.png

Change Plane

2 new features:

  • Change Plane now enables to move a geometry from Reference to Revolution plane. This new option replaces the command Transfer to Turning Plane, which was removed in V6.11.

  • new ability to project geometry from developed plane to prismatic plane. It can be useful in order to create profiles for 4 and 5 axis simultaneous cycles in Reference plane.

1new_TRIEDRE2.png

Workplanes

New611.png

Manual Plane

New command to create customized workplane according to the position of the current view.

1new_mouse_left_24.png

User Interface

improve5.png

Workplanes

Tools>Options>Display

New behaviour when we create a new plane:

  • In Tools>Options>Display, option 'Positioning in the newly created plane' does not exist anymore.

  • this option becomes: 'Positioning in the newly created plane view'. It is set OFF by default.

Consequently, the new behaviour is that a plane created always becomes the current plane and by default we do not change the view! If you want to change the view, set on the option.
Special case is the Developed plane: it becomes the current plane and the view is also changed.

1new_mouse_left_24.png

User Interface

improve5.png

Geometry Continuity

The options set in this command are now saved and kept between 2 user sessions.

139.png

API

improve5.png

JavaScript Editor

We split "Combox_CurrentChanged" into two call back functions "ComboBox_CurrentIndexChanged" and "ComboBox_CurrentTextChanged" to be able to manage two different events.

139.png

API

improve5.png

JavaScript Editor

When adding a Javascript script in a user menu or toolbar, the icon can be customized by adding an image (png format) with the same script name in the script folder.

139.png

API

improve5.png

JavaScript Editor

When writing code, there is now an auto completion functionnality to help finding functions.

139.png

API

improve5.png

JavaScript Editor

New possibility to give arguments to Javascript scripts when launched by GO2cam in command line. Please read: http://support.go2cam.net:82/API_Help/GO2JScript/page_launch.html#autotoc_md50

139.png

API

improve5.png

JavaScript Editor

New GO2SIniFile object to manage ini files in Javascript

1new_feature.png

Machining Features

improve5.png

Milling Features

Slots

We added a parameter on slot features to know if they are open. $BGMF_OPEN_POCKET, 0 means close slot, 1 means slot open on one side, 2 means slot open on both sides.

1new_usi.png

Machining Generalities

improve5.png

User Interface

When there are features on the part, they are automatically hidden while selecting other machining cycles.

1new_usi.png

Machining Generalities

improve5.png

Stock

While editing the stock, margins are editable only if the option 'keep link with geometry' is activated: we added information in the dialog to explain it.

This behaviour will be improved in V6.11.204.

1new_document.png

User Workshop Document

improve5.png

Vocabulary

New field in General vocabulary>Machining.

Spindle enables to show if operations are done on Main or Sub Spindle.

1new_document.png

User Workshop Document

improve5.png

User Interface

To avoid too much screen contrast, the documents templates are now displayed in a grey colour when the background is black or very dark.

V6.11.202

Improvements

27 of March, 2024

Topic

Type

Subject

Explanation

1new_mouse_left_24.png

Graphic User Interface

improve5.png

Display Options

New general behaviour of the software regarding views:

  • the views are not changed anymore from a context to another or by creating a workplane. The option ‘Positioning in a newly created plane’ is set OFF by default. you can set it ON to recover the previous behaviour.

  • in the same idea, when you exit simulation you keep the view of the simulation screen.

1new_embellishing.png

Layout Design / Dimensioning

improve5.png

Dimensions

Dimensions: when using inch unit, we added an option to have decimal instead of fractionnal display.

1new_usi.png

Machining Generalities

improve5.png

Stock

In Milling, Cylindric stock can be tube shapes, thanks to the possibility of defining a inner diameter value.

1new_MAGNETO_PLAY.png

Simulation

improve5.png

View in simulation

When we go out from the simulation, we keep the view and zoom level that we have defined during simulation.

1new_MAGNETO_PLAY.png

Simulation

improve5.png

4 Axis Roughing

By default, the simulation of the 2 new cycles of 4 axis simultaneous roughing are simulated with the part fixed and the tool turning around. For more realistic (but longer calculation), you can set off the options ‘Simplified Machining’ in the options dialog.

1new_UFRA.png

2 Axis Milling

improve5.png

Facing Pocket

New behaviour of the option Z repeat, that enables to repeat exactly the same toolpath from a Z step to the next one and use subprograms.

To be available, the toolpath must be:

  • 2 ways direction

  • with adjusted pass.

1new_UFRA.png

2 Axis Milling

improve5.png

Pocket cycles

Improvement of pocketing cycles that optimizes tool retracts in some cases.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.