Вы находитесь на странице: 1из 10

EDGECAM 2020.

0 Maintenance List
Issue key Summary Custom field (Release Notes Text)
ECAM-50336 Profiling - Support multiple xy passes with helical Implemented in a previous version.
method for wireframe
ECAM-50316 Wrong Z Distance for part value The solidworks part has problems and
reports Rebuild Errors

No valid bodies were found for creating a


bounding box."
ECAM-50253 Improve sequence regeneration time. Implemented
ECAM-50169 Parallel Lace - Bad toolpath causes collision due to Pick Use the option "Ignore external Edge" to
Solid Faces and Tolerance prevent the toolpath rolling off the edge.
ECAM-49766 Rest Finishing - 'Steep Shallow' option changed to Fixed
'Enable' (cycle dialog)
ECAM-49596 Edgecam Inspect - Incorrect conversion when Initial CPL Fixed
is not aligned with World
ECAM-49564 Edgecam installation leads to PDM addon error when The solution has been sent to the customer
opening SolidWorks via Support Case.
ECAM-49520 File Save - "Error in cross referencing part file" using Fixed.
Machine Feature that creates an angular move
ECAM-49317 CLS Notifications - Ensure messages are delivered and The issue was that the SU1 Date range was
deleted properly incorrectly set.

Problem with engineer who set the


message rather than software.

ECAM-49176 Lathe Setup - Machine to Tailstock Datum not applied Fixed


ECAM-49172 File Open - Incorrect Tailstock position due to Milling Fixed
sequence
ECAM-49114 Edgecam Inspect - cone feature is incorrectly created in Fixed
an "inverted" cone surface
ECAM-48996 Bar Pull - Sub Spindle jumps out of position when Fixed
sequence is regenerated
ECAM-48993 Translation - Error message when clicking on 'About...' Fixed
(Edgecam / NC Editor)
ECAM-48903 Finish Turning - VMC attributes applied to wrong Fixed in a previous release
elements if sequence is at INV TURN cpl
ECAM-48849 Roughing Waveform - Large arcs gouge the part Fixed in a previous version
depending on Waveform options and Post used
ECAM-48848 Parallel Lace - Some passes produce poor finish Fixed in a previous version. As tolerances
are tight the display tolerance should be
tight as well otherwise the view can
misleading.
ECAM-48822 Solidlink 2019.10 - VISI files fail to load "Error loading Fixed. Install Solidlink 2019 R1 SU1
Solid Model" (VERO-20636)
ECAM-48813 Roughing and Profiling - Move Update Stock in the No longer reproducible with EDGECAM
sequence causes a gouge into the solid 2020.0.
ECAM-48759 Create Turning Sequence - Error messages when Fixed.
selecting Sub Spindle
ECAM-48750 Automatic Stock - change cylinder creation type to The stock matches the geometry properly.
better fit into the solid dimensions
ECAM-48729 File Save - Error cross referencing part file whilst saving Fixed
ECAM-48608 Rough Turn - fails to machine until end of feature when Fixed in a previous version
the tool cannot reach the bottom of an undercut
(specific angles)
ECAM-48597 B Axis Contouring - Bad toolpath due to Manual feature Even though the error message still
and Tolerance remains, a Regenerate will now correct the
toolpath - removing the gouge. We will fix
the warning in 2020.1, through ECAM-
3934.
ECAM-48389 Edgecam Inspect - Remove Canned Cycle Index Fixed
ECAM-48351 Edgecam Inspect - option to use last block of data Implemented.
(between operators 14 and 9) in the result file
ECAM-48342 Inspect - Collision on Calibration when using Optimise Implemented.
Link Type
ECAM-48249 Designer - Hole Wizard forces Through condition Fixed
although hole is Blind (VERO-19208)
ECAM-48218 Code Generator - Hangs when hole cycle is removed Caused by a hole that was obstructed
due to a collision (collision check). Now the cycle will fail and
ask the user to re-define the cycle.
ECAM-48160 File Open - Incorrect machine position upon opening Fixed
.ppf
ECAM-48117 Roughing - Regenerate causes extra cut increments Fixed
(stock level related)
ECAM-48075 NC Code - Random '_Containment.ptss' file is generated Fixed.
ECAM-48035 Thread Mill - Fails to create cycle if using Adjust Feed to Fixed.
Contact Point after an Index
ECAM-48020 PDI - InitCommand for Align Mill and Align Turn cmd Customer reports it was a problem with his
taking long time when used out of process own Plugin not the software.
ECAM-47975 Finish Groove Cycle - Tool gouges undercut when using Fixed in a previous release.
Split at Centre
ECAM-47939 Instruction Sequence - Cycles cannot be edited or Fixed.
deleted and randomly move causing error on file save
ECAM-47938 Create Sequence - Does not keep component's Fixed. See notes on portal
Dimensions data
ECAM-47907 Toolchange Dialog - Inscribed Circle and Edge Length Fixed
parametres do not correctly update
ECAM-47896 PCI Template - Parameters Different when Running Fixed
ECAM-47892 Feature Find for Turning Feature is finding strange Fixed in a previous version.
Feature, when Part is flipped around Create a new part and open the Creo part.
The Feature finding works as expected at
default tolerance.
ECAM-47828 Profiling - Improve feedback message when using Implemented
Vertical Lead near wall
ECAM-47825 Launcher - Crashing after being left open Fixed
ECAM-47812 Chamfering cycle - Gouge Check Gap does not prevent Problem is due to wrong selection. A
the collision warning message is now issued if a solid
edge is not selected.
ECAM-47805 Delete Solid - Error when deleting copied solids after Fixed
the creation of the sequence
ECAM-47761 Profiling - loses selected geometry on regeneration Fixed
ECAM-47744 Roughing Cycle - Error 'Update stock failed to produce Fixed for new files. Also, the correct way to
triangles for component' proceed is creating the Stock and then
using the Workflow Create Sequence. Do
not use the old Create Sequence method.
Do not create the stock after the sequence.
ECAM-47737 Create Stock - Fails due to bad Body Silhouette Fixed
geometry
ECAM-47736 Themes - Custom Theme causes crash after closing Fixed
Edgecam
ECAM-47734 Edgecam Inspect - Add XY End Angle to Circular feature Implemented.
ECAM-47689 Roughing Waveform - does not follow set start point Fixed.
with pre-drill approach
ECAM-47657 Feature Finder - Missing or incorrect hole caps/holes on Fixed in previous version.
Creo parametric part
ECAM-47651 Profiling - 'Failed to generate cycle' in Wireframe when Fixed.
arc has the same radius as tool
ECAM-47640 Simulator - Incorrect tool rendering Fixed
ECAM-47639 Profiling with Stat/End inconsistent, lead gouges Fixed in a previous version
ECAM-47629 Advanced 5 Axis - Multi Blade machining problems with Fixed
taper tools
ECAM-47627 Code Generator - UNVAR returns wrong value in In 2017R1, INSNUM variable would first
Toolchange macro return the first instruction after the current
one. In 2017R2 onwards, INSNUM is first
returning the current instruction, which is
correct.

As changing the INSNUM to its previous


behaviour means a huge potential for
regressions, we suggest that the logic is
changed so the same results are achieved.
This means that:

This

#LOOP=INSNUM

Will become this

#LOOP=INSNUM+1

ECAM-47623 Live Job Reports - Upgraded database from TSAdmin Fixed


fails with Object cannot be cast from DBNull to other
types
ECAM-47582 Support Solidworks 2019 files Implemented
ECAM-47554 Language - Ribbon - Edit > 'Translate' has changed to Fixed
'Transform'
ECAM-47535 Rough Turn - Missing Retract move after first cut This is a tolerance-related problem that
happens when no Safe Distance is set.
Once the Safe Distance is exactly what
configures the distance between passes,
we have added a Feedback message as a
warning for the user to fix it. Please, set an
adequate value for Safe Distance and see
this problem is fixed.
ECAM-47533 Turn Stock - Stock disappears from features/reverts Fixed
when changing stock with multiple sequences (2018 R2)
ECAM-47470 Fixture Database - Don't disable button after changing A regen is required when the part location
fixture is changed. The mandatory regen has been
turned off for Custom vices (clamps)
because they don't move the part.
ECAM-47469 Strategy - Incorrect decision when analysing Fixed
Feature.MatchingPattern
ECAM-47424 Create Turn Sequence - Sub Spindle - Workplane is Fixed
deleted on new Sequence
ECAM-47322 Profiling - Wrong toolpath if tool does not have corner Fixed.
radius
ECAM-47236 Dimensions - editing created dimensions changes their Fixed
layer
ECAM-47221 Graphics - Holder Graphic from .stp causes issues with Not reproducible in 19R1. For existing parts
rendering (transparent) please regenerating the sequence in 19R1
to correct this issue.
ECAM-47190 Strategy Manager - Japanese files load with strange Fixed
characters
ECAM-47188 Editor - licensing information is missing Fixed
ECAM-47018 Roughing Cycle - Spiral Strategy changes to Concentric Fixed.
ECAM-47017 MTM - Support Quill on a VTL Crossrail Implemented
ECAM-47016 Parallel Lace - Ignore External edges removes too much Fixed in a previous version.
toolpath
The Pick Face can now be used in
combination with ignore external edges.
ECAM-46987 ToolStore - Support Dovetail and double angle shank
Cutters
ECAM-46973 Chamfering - create a gouge/collision check for Implemented.
edges/walls on the same level
ECAM-46932 MCGetSequenceInfo returns bad data Fixed
ECAM-46900 PCI - Recording the creation of a sequence in Polish Fixed
generates an incomplete macro
ECAM-46888 File Save - Cannot open after saving with 'Cannot load Fixed
model' and 'Error in opening file'.
ECAM-46724 Profiling Cycle - Two-way machining cause gouge when Fixed.
using Helical
ECAM-46718 Roughing - Cycle fails when using Current Stock - Error Fixed. Old parts might need to be re-
'Update stock failed to produce triangles for created from scratch.
component'
ECAM-46581 Simulator - Fixture disappears on second sequence Issue is no longer reproducible.
simulation depending on solid selection (Update
Fixture)
ECAM-46578 Simulator - Custom Fixture is not recognised Fixed.
ECAM-46511 Simulator - incorrect Alternate Solution simulation Fixed
ECAM-46273 Edgecam crashes when regenerating profiling cycle Fixed.
ECAM-46203 Edit Spindle Setup after Part Transfer - Editing the Z Fixed in a previous version
Grip gives wrong result
ECAM-46098 File Open - Not possible to load existing files with Fixed
"Cannot load model" and "Error in opening file"
ECAM-46054 Wire EDM - Wrong internal simulation and toolpath on Fixed
second cycle
ECAM-46018 Profiling Cycle - Gouges depending on XY / Z Offset Fixed
ECAM-45965 PCI/JS - Running a recorded Finish Turn cycle causes The Finish Turn and Rough turn cycles no
Canned Cycle option to grey out longer share the same modality for Leads
which in turn doesn't turn off the Canned
Cycle parameter from the other cycle.
ECAM-45956 File Save - Crashes when saving file after creating stock Fixed
from body/faces silhouette profile
ECAM-45908 Documentation - GetEntityData topic shows the wrong Fixed
command
ECAM-45855 Make it possible for JS PCI to Toggle the Datum Options Toggle the Datum Options at the bottom of
at bottom of Views Window Views Window can now be recorded in
JavaScript PCI.
ECAM-45624 Rough Turn - Feedback message is required when Fixed.
variable speeds and feeds are stated without canned
cycle checked
ECAM-45587 Roughing Cycle - Generate Pre-Drill Lines creates The problem happens due to bad data
element outside Geometry created by the cycle. Create the sequence
from scratch in 2019 R1 and the problem
should no longer exist.
ECAM-45493 Finish / Rough Turn Cycle - Constant Offset added to Fixed
cycle when an X or Z Offset is set
ECAM-45351 Language - Formatting of text on some Edgecam dialogs Fixed
is poor
ECAM-45252 Extrude - Designer hangs extruding attached file (VERO- Fixed
14861)
ECAM-44918 Hole Cycle - Add program/operation stop when using Implemented by the Gun Drilling phases.
Deep Hole cycle
ECAM-44895 Code Generator/Hole Cycle - User variables (Qxxx) Fixed.
added to the dialog not working anymore
ECAM-44893 Code Generator / Deep Hole - Create system variable The new Gun Drilling cycle has a system
for Hole Strategy variable called DEEPHOLE, which is
accessible via %LOADINS.
ECAM-44889 Code generator - Add system variable for "Entry Depth" ENTRYDEPTH is now available, retrieving
on deep hole cycle the value in the Entry Depth field.
ECAM-44883 Gun Drilling Cycle - Comment field for each phase of the This is now available on the new Gun
deep hole Drilling cycle, which is a dedicated
interface for the Gun Drilling machining.
ECAM-44858 Deep Hole drilling - Speed modifier is not greyed out if Fixed in the new Gun Drilling cycle
Spindle Stop is selected interface.
ECAM-44836 Profiling Helical - incorrect cycle start on multiple Fixed.
pockets
ECAM-44759 Edgecam Inspect - Safe Retract controls Implemented.
ECAM-44742 IGES import - Files are incorrectly imported (missing Fixed. See notes on portal
faces)
ECAM-44708 Profiling - generates G1 and G3 moves when G2 moves Fixed.
are expected
ECAM-44693 Profiling - Geometry compensation (CRC) may gouge Fixed.
the part if no Minimum Radius set
ECAM-44662 Profiling - Spring Passes - Cutter Compensation Fixed
canceled to early
ECAM-44558 Simulator - Some stocks are missing when simulating Can no longer reproduced. Fixed in a
the second sequence previous release.
ECAM-44483 Roughing Cycle - Spiral Strategy creates random Fixed.
Concentric toolpath
ECAM-43999 Generate NC code with Job active causes holder offsets Fixed in a previous version
to change in tstore
ECAM-43966 Turning Template / Daewoo - User defined macro Fixed
variable not going to the correct macro
ECAM-43619 Roughing Cycle - Hangs when using Detect Undercut Fixed.
Stock
ECAM-43161 Deep Hole drilling - NEXTSPEED / NEXTFEED incorrectly Fixed
set (turning)
ECAM-42774 Autodesk Vault 2018 - Unable to Access Fixed.
ECAM-42676 Slot Cycle - Fragmented NC Code in similar Features Fixed.
ECAM-42648 VISI Import - Use SolidLink options on VISI files that do VISI also has missing faces, therefore this is
not translate correctly not an Edgecam problem.
ECAM-42349 Autodesk Vault 2017 - Connection problem Fixed.
ECAM-41975 Tombstone - Not Valid to Load a Deep Hole Cycle on a Fixed
Tombstone
ECAM-41783 Component Grip Diameter should update if stock is Fixed. Now working for MTMs, which it
changed didnt.
ECAM-41758 MTM - support multiple Z axes Quills / tables (Edgecam) Done.
ECAM-41607 Support NX 12 files Files from NX 12 are now supported
ECAM-41397 CADLinks - support for Creo 5.0 [180504-000006] Implemented.
(VERO-11914)
ECAM-41236 Deep Hole Cycle - does not call SPINDIR during the cycle Fixed by the Gun Drilling phases
implementation.
ECAM-41196 Deep Hole Cycle - Improve field order for Coolant Implemented in Gun Drilling cycle
ECAM-41130 Deep Hole Cycle - ability to return to Entry Depth and With the phases in place for the Gun
stop spindle before retracting to Clearance Drilling cycle, you can now control the tool
to Return to Initial Depth and then Stop
the tool before you move it out of the hole.
ECAM-41129 Deep Hole Cycle - add support for rapid approach and Fixed
retract
ECAM-40510 Graphics rendering - Specific holder graphic from Not reproducible in 19R1.
Parasolid .x_t causes issues with part, machining, fixture
and tool rendering
ECAM-39956 Finish Groove - Ability to Set Orientation Angle for Implemented
Corners
ECAM-39811 Advanced 5 Axis - Sorting - Machine by Regions does Fixed. See notes on portal
not work anymore (SUP-19282)
ECAM-39669 Hole Cycle / Code Generator - ZEND coordinate is wrong Fixed
in SubSpindle
ECAM-39607 Profiling - Wrong Approach when using Associative Fixed in previous version.
Depth with Cut Increment Stand Off but no Cut
Increment
ECAM-39279 Hole Cycle - Deep Hole Drilling - Link moves shown as Fixed.
Planar when in Rotary Mode
ECAM-39223 Wire EDM - create custom mdb for Sodick ALC600G Implemented
ECAM-38512 Templates/Deep Hole Cycle - Prevent speed from being Fixed by new Gun Drilling phases
set at toolchange implementation.
ECAM-37903 SolidWorks - shows more than one solid in Edgecam for Expected behaviour.
no clear reason
ECAM-36799 Simulator - non existing "unwind like" move at the Fixed
beginning Flow Surface cycle
ECAM-36204 PCI - Reload Solid should browse for file path like when Implemented. See notes on customer
done from the Feature browser portal
ECAM-36076 Profiling cycle is not respecting the picked start/end (for Fixed.
closed profiles) on open mill features
ECAM-35261 Stock - Second sequence stock disappearing when using Fixed in a previous version
commands
ECAM-33515 Simulator - Fatal Error crash due stock model Fixed
ECAM-33508 Inspect Toolpath - Ability to use 'Alternate Solution' Implemented.
(Index)
ECAM-32653 Manual Turn Features - Ability to split Turn Profiles Implemented in a previous version.
ECAM-31926 Documentation - _DATAFLAG_CPL_COORDS renamed Fixed
to _DATAFLAG_Workplane_COORDS
ECAM-31919 Advanced 5 Axis - Swarf strategy to allow picking of Implemented
additional check surfaces
ECAM-30556 Add new tools to Sample ToolStore
ECAM-30195 Reduce Unnecessary Regeneration of Sequence Implemented.
(turning)
ECAM-28500 ToolStore - Support Barrel Cutters for 5 axis cycles
ECAM-28389 CLS is too slow on some PCs for Launcher Fixed in a previous version
ECAM-28015 Profiling Helical - Wireframe - Does not respect 'Near Fixed.
Plunge/Retract' Start/End Preference
ECAM-27597 Installation Guide - Update "Troubleshooting CLS" on The CLS no longer a separate installation
FAQ area and the documentation has been updated.
ECAM-25727 Launcher - Disable side scroll/slider/sensitive sidebars The size of the slider area has been
reduced and also added a delay, so the
user doesn't scroll inadvertently
ECAM-25536 Profiling - Retract move is wrong (Cut Increment Stand Fixed.
Off)
ECAM-24996 Rough and Finish Turning - small arcs are ignored by the The arc chordal height is less than output
cycle tolerance and is effectively a line. To force
the arcs output change the Output
tolerance to 0.005
ECAM-24411 Code Generator - turn - IDLE1 and IDLE2 are always null Fixed.
ECAM-23874 Create Sequence - Ability to Offset Spindle Part Datum Implemented
for spindle setup
ECAM-23420 Profiling - Geometry compensation (CRC) with Multiple Fixed
Passes may gouge the part if no Minimum Radius set
ECAM-23377 Profiling - different characters in multiple passes make Fixed in a previous release.
Edgecam freeze (letters, special characters)
ECAM-22453 Roughing - Waveform - Leaves unmachined area Fixed.
depending on Tolerance and XY Offset
ECAM-20248 Parallel Lace - inconsistent toolpath distribution Fixed.
depending on stepover, cusp height, tolerance
ECAM-18725 Collision Check Stock/Hole Cycle - approach generated Fixed.
in NC output differs from Edgecam (possible collision)
ECAM-18375 CADLinks / Part Modeler / Solidworks - Error messages This issue seems to have been limited to a
when opening CAD file in Edgecam few amount of PCs with no further reports
for a long period of time.
ECAM-17317 Rest Rough cycle - toolpath gouges solid model Fixed in a previous version
depending on cycle parameters (Cut Increment, High
Speed Cornering, %Stepover)
ECAM-17255 Code Generator - Single Quadrant for Radial Arcs Implemented.
ECAM-16591 Simulator - Simulation runs slow with csv tool/holder Fixed in a previous release
graphic
ECAM-15331 Roughing Cycle - Prismatic Geometry causes gouge in Fixed.
Stock
ECAM-14248 Index - BA head head machine reports a false "limit has Fixed in 2019 R1
been exceeded"
ECAM-13576 Rotary Axial Milling/Drilling - not working correctly with Fixed
horizontal machines
ECAM-12713 Index - Alternate solution does not work on B axis lathe Fixed.
ECAM-11739 Simulator - Ensure Mounting blocks move the same way Fixed.
as Tool (Tool Mounting Positions)
ECAM-11548 Profiling Cycle - Helical - Ignores the Boundary and Fixed.
machines everything
ECAM-11489 Rough Profile - Machines more than necessary when Fixed.
using Current Stock
ECAM-10587 Hole Cycle - Longhand Drill Peck comes out as Fixed
Chipbreak
ECAM-10346 Memory - Profiling Shallow Project -Memory problem Fixed in a previous version
(PMI)
ECAM-9583 Thread Milling Cycle - Plunge in Centre modifier being See notes on customer portal
greyed out
ECAM-9230 Thread Turning - implement incremental infeed and Implemented
Modified Flank
ECAM-9047 Thread Mill - Centerline CRC not output if Leads are Fixed in 2019 R1
Radii (Radius)
ECAM-7936 Turn Cycle dialogs display speed in RPM using turning Fixed in previous version.
tool with CSS on after a milling tool
ECAM-7855 Profiling - Edgecam freezes when trying to add check Fix in a previous version. No need to select
surface check surfaces
ECAM-7750 Finish Turning - arc move is generated as linear move The coordal hight of the arc is very small
depending of the 'Output Tolerance' value and is converted to a line. Changing the
output tolerance is the correct thing to do
if you want arcs output that are virtually
straight lines.

ECAM-7066 Rough Waveform Turn - Completely gouges model if Fixed. Read Help File for specific
using Current Stock limitations.
ECAM-6722 Parallel Lace - fails to generate toolpath with Edge Loop Fixed in a previous release
Feature as boundary
ECAM-6709 Feature Find - Mill AFR is slow and sometimes crashes Fixed in a previous version
(PMI)
ECAM-6698 Fixture library - control though Mfunctions - animate in Fixed in a previous version
simulator (define)
ECAM-6525 Profiling - Extra move generated in code with specific Fixed in a previous version
tolerance
ECAM-6502 Finish Groove - Unwanted extension applied when using Fixed.
Break Radius corner type
ECAM-6466 Roughing - Waveform - First toolpath moves after pre- Fixed.
drill approach are bad
ECAM-6421 Roughing Cycle - Scraps the part when using boundary Fixed in a previous version
or not checking Prismatic Geometry
ECAM-6334 Roughing - Waveform - Conventional milltype approach Fixed.
in helix instead of pre-drill
ECAM-6325 Rest Roughing - Mill type "climb" gouges the part Fixed in a previous version
ECAM-6311 Text - ability to write text on line/arc File > Macros > Extras - there are two
commands here which create text on arc
and profiles
ECAM-6279 Simulator - Head/Head machines - Move Angular Fixed in a previous version
simulates bad (angular/linear displacement)
ECAM-6250 Finish Turn - cycle doesn't detect big arcs (doesn't Works as designed. When profiling
output G02/G03 in the NC code) geometry with arc the Smooth should be
set to None. Line Arc smoothing is for
converting spline type geometry into
smoothed arcs.
ECAM-6089 Profiling Protect Solids - Pick Face with Helical turns off Fixed in previous version.
Protect Solid internally
ECAM-6086 Update Stock and Simulator - Regenerate duplicates Fixed for new files. Also, the correct way to
stock on attached file with multiple sequences proceed is creating the Stock and then
using the Workflow Create Sequence. Do
not use the old Create Sequence method.
Do not create the stock after the sequence.
ECAM-6070 Roughing Waveform - Collision between stock and tool Fixed.
when plunging in the material (rapid move)
ECAM-6007 Profiling - Erratic behavior with positive XY offset on 2D Fixed in a previous version
Profile feature (may crash)
ECAM-6006 Finish Turning - NC Output Smoothing should recognize Works as designed.
true arcs - reporting gouges
ECAM-5944 Profiling helical - profile extension prevents arc smooth Fixed in a previous version
to work
ECAM-5935 Hole Cycle - Helical - Add Offset parameter or different Implemented.
diameter
ECAM-5930 Hole cycle - vertical hole in radial like CPL is machined Fixed in a previous version. The Features
out of place - CY turn need to be deleted and recreated to fix the
issue.
ECAM-5895 Profiling Helical - Helix isn't constant, tool makes leads Fixed in a previous version
in the middle
ECAM-5894 W37280 New Rough Turn - canned cycle availability and Fixed. Now, the option (-21) in the post
related modifier processor will correctly hide the Canned
Cycle modifier in Finish and Rough Turn
cycles.
ECAM-5855 Profiling - Specific Tolerance prevents lead(s) to be Fixed.
applied
ECAM-5817 Face and EdgeLoop Features being lost at re-open - Fixed in a previous version
corrupts part
ECAM-5808 N-Chain doesn't work for imported profiles - DWG\DXF Fixed in a previous version
ECAM-5805 Finish Turning - NC output is inaccurate - ie. 10.999 - Fixed in a previous version
outside Tolerance
ECAM-5795 Mill Features - Edgecam crashes when edit level and Fixed in a previous version
preserve depth
ECAM-5788 Roughing and Profiling will crash (hang) Edgecam on Fixed.
part with Prismatic Geometry
ECAM-5750 Profiling CRC - backoffset toolpath incorrectly Fixed in a previous version
generated on leads (radius compensation factor
dependent) In some cases the post processor should be
updated from the very old format as the
current posts have better controls.

ECAM-5685 Milling - Moves generated slightly out of exact value Fixed in a previous version
(precision problem)
ECAM-5650 Rest Rough - leaves pegs of material Fixed.
ECAM-5629 Hole Operation - to allow intellisnap on CPL marker and Works as designed
have proper NC output
The Datum should not be used as
geometry and was correctly excluded from
picking and output
ECAM-5622 Roughing - Strange corner pegs on stepover passes Fixed in a previous version.
(high speed corners & high stepover)
ECAM-5606 Roughing - Pre-drill should accept Z => zero points as The Rough cycle can now generate its own
Full depth holes (Ease of Use) start points, so the issue has become
redundant.

ECAM-5597 Simulator - problems with translucent stock disapearing Fixed in a previous version
with m/c graphics
ECAM-5586 GL View - Split views causes start/end indicators and Fixed in a previous version
snap to offset from actual
ECAM-5562 Simulator - Bar Pull, sub-spindle does not rotate with Fixed in a previous version
main spindle
ECAM-5557 Simulator - Speed bar is hidden when Fast Forwarding Fixed in a previous version
ECAM-5504 Sequence Browser - renamed instruction reverts to The copied instruction reverts to the stand
original name when copied name as generally the rename is unique.
ECAM-1591 Quills - Improve Control of Z2 axis (Auxiliary Z axis) We now control the machine movements
with the requirement previously defined.

Вам также может понравиться