FreeCAD / FreeCAD

This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler.
https://www.freecad.org
Other
19.5k stars 4.02k forks source link

[Problem] CAM: 'Select all' in Job not working #9942

Open cgerrist opened 1 year ago

cgerrist commented 1 year ago

Is there an existing issue for this?

Full version info

OS: macOS 13.4
Word size of FreeCAD: 64-bit
Version: 0.21.0.31483 (Git)
Build type: Release
Branch: master
Hash: 588620fd9fd138892b1cd2466f5c87d441493174
Python 3.11.0, Qt 5.15.6, Coin 4.0.0, Vtk 9.2.2, OCC 7.6.3
Locale: C/Default (C)
Installed mods: 
  * freecad.gears 1.0.0
  * symbols_library
  * ModernUI
  * sheetmetal 0.2.63
  * Help 1.0.3

Subproject(s) affected?

Path

Problem description

I have a SVG with a lot of not connected lines I want to select them all. I will use this for my cnc/plotter,

the Select All in Job/2d right click available but I cannot select it.

Is is in the Path/Job/2d when you see more lines the first is selected. Do a right click on the 2d and you get a little menu with as last the 'Select All' option. If I have a few lines I can select it manually but I have a plot with more the 1000 separate lines.

Anything else?

No response

Code of Conduct

luzpaz commented 1 year ago

@cgerrist can you test on latest v0.21 to make sure ? https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds (you're using a build that's a few hundred commits shy of latest dev build)

cgerrist commented 1 year ago

I updated the problem. But it still doesn't work. Select all is disabled.

luzpaz commented 1 year ago

@cgerrist can you post the About info of the latest dev version you tested ? TIA!

Edit: CC @PLChris
Hey chrisb, do you have a moment to test this on latest macOS ?

cgerrist commented 1 year ago

Done

On 18 Jul 2023, at 13:58, luzpaz @.***> wrote:

@cgerrist https://github.com/cgerrist can you test on latest v0.21 to make sure ? https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds (you're using a build that's a few hundred commits shy of latest dev build)

— Reply to this email directly, view it on GitHub https://github.com/FreeCAD/FreeCAD/issues/9942#issuecomment-1640078429, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABO7CRQKR45L3COUJKJ5TLXQZ26ZANCNFSM6AAAAAA2L4P3LQ. You are receiving this because you were mentioned.

cgerrist commented 1 year ago

On 18 Jul 2023, at 17:29, Chris Gerrist @.***> wrote:

Done

On 18 Jul 2023, at 13:58, luzpaz @.***> wrote:

@cgerrist https://github.com/cgerrist can you test on latest v0.21 to make sure ? https://github.com/FreeCAD/FreeCAD-Bundle/releases/tag/weekly-builds (you're using a build that's a few hundred commits shy of latest dev build)

— Reply to this email directly, view it on GitHub https://github.com/FreeCAD/FreeCAD/issues/9942#issuecomment-1640078429, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABO7CRQKR45L3COUJKJ5TLXQZ26ZANCNFSM6AAAAAA2L4P3LQ. You are receiving this because you were mentioned.

I did another update

luzpaz commented 1 year ago

@cgerrist can you upload example SVG for testing ?

luzpaz commented 1 year ago

@cgerrist :point_up_2:

luzpaz commented 10 months ago

@cgerrist ping