NCC Tool errors.

Issue #605 new
Bakóczy László created an issue

Hi!

Sorry my english.

If i create an NCC project, almost always got an error or a crash.

Flatcam 8.99 64bit Windows 10 64bit

This is the error on shell:
[success] NCC Tool clearing with tool diameter = 0.8mm started.
[ERROR] There is no NCC Geometry in the file.
Usually it means that the tool diameter is too big for the painted geometry.
Change the painting parameters and try again.

i try 0.1, 0.5, 0.8, 1.5, 2.3

some prewious version this is not a proplem. If i'm set to big tool, less copper is removed. Here some error:

[success] NCC Tool clearing with tool diameter = 0.8mm started.
[ERROR_NOTCL] An internal error has ocurred. See shell.
Object (geometry) failed because: 1

Traceback (most recent call last):
File "D:\1.DEV\FlatCAM_beta\FlatCAMApp.py", line 4159, in new_object
File "D:\1.DEV\FlatCAM_beta\flatcamTools\ToolNonCopperClear.py", line 1888, in gen_clear_area
KeyError: 1

[success] NCC Tool clearing with tool diameter = 0.11mm started.
[ERROR] There is no NCC Geometry in the file.
Usually it means that the tool diameter is too big for the painted geometry.
Change the painting parameters and try again.

If i set multitool, the NCC generation success:

[success] NCC Tool clearing with tool diameter = 2.3mm started.
[success] NCC Tool clearing with tool diameter = 1.5mm started.
[success] NCC Tool clearing with tool diameter = 0.8mm started.
[success] NCC Tool clear all done.

But all tools is 0.8, and the cleaning is (by the drawning picture) incomplete.

If i removed te NCC the program not cleaned the visualizer.

In straight lines, in visualizer shown a perfect NCC geometry.
but on generate only one tool stays. The first in line. But that is in 3 toolchange

The parameters shown in pictures, the grbl-s is in attachment.

Aubete

Comments (7)

  1. Marius Stanciu

    Hello Laci,
    Try to use the latest version of Beta: 8.994, you are using an older version. But NCC tool was kind of buggy and may need some work on it.
    Best regards,
    Marius

  2. Bakóczy László reporter

    Hello!

    I’m use the 8.99 but I’m a little confused by the downloads… Trying the 8.994.

    Laci

  3. Marius Stanciu

    In this version is hole milling missing… Why?

    Hi,
    It is not missing, you just need to click the Utilities button in the Properties tab for an Excellon object, to unhide that section.

    Best regards,
    Marius

  4. Bakóczy László reporter

    Hi!

    Sorry again, but now when i try to create a new project, the drilling mils greyed out.

    Why?

  5. Log in to comment