I'm having trouble in getting this flag right in Sheetcam. All the lines are trying to close or it adds the arc at the end. Everything was on 1 layer using no offset. I tried adding a few lines to a new layer but the same thing happens. The dxf looks fine in F360, QCAD, and DraftSight. Any idea what I'm doing wrong?
Another flag - line problem
- djreiswig
- 4.5 Star Elite Contributing Member
- Posts: 2069
- Joined: Thu Nov 19, 2015 10:02 pm
- Location: SE Nebraska
Re: Another flag - line problem
Does your drawing contain splines? SheetCam doesn't work well with splines. Convert the splines to polylines and it should work better.
2014 Bulltear (StarLab) 4x8
C&CNC EtherCut
Mach3, SheetCam, Draftsight
Hypertherm PM65
Oxy/Acetylene Flame Torch
Pneumatic Plate Marker, Ohmic, 10 inch Rotary Chuck (in progress)
C&CNC EtherCut
Mach3, SheetCam, Draftsight
Hypertherm PM65
Oxy/Acetylene Flame Torch
Pneumatic Plate Marker, Ohmic, 10 inch Rotary Chuck (in progress)
-
- 1/2 Star Member
- Posts: 4
- Joined: Fri Jun 29, 2012 7:27 pm
Re: Another flag - line problem
Thanks for the suggestion but the lines are polyline in QCAD and DraftSight.
- djreiswig
- 4.5 Star Elite Contributing Member
- Posts: 2069
- Joined: Thu Nov 19, 2015 10:02 pm
- Location: SE Nebraska
Re: Another flag - line problem
I'm not sure then. That's exactly what it looks like when I download a file with splines.
2014 Bulltear (StarLab) 4x8
C&CNC EtherCut
Mach3, SheetCam, Draftsight
Hypertherm PM65
Oxy/Acetylene Flame Torch
Pneumatic Plate Marker, Ohmic, 10 inch Rotary Chuck (in progress)
C&CNC EtherCut
Mach3, SheetCam, Draftsight
Hypertherm PM65
Oxy/Acetylene Flame Torch
Pneumatic Plate Marker, Ohmic, 10 inch Rotary Chuck (in progress)
-
- 4 Star Member
- Posts: 1499
- Joined: Fri Jan 18, 2013 3:19 am
Re: Another flag - line problem
If you are not worried about others getting your pattern then attach the DXF or SVG file you imported into Sheetcam.
It's much easier to see what's happening when others can check your file directly.
It's much easier to see what's happening when others can check your file directly.
2500 x 1500 water table
Powermax 1250 & Duramax torch (because of the new $$$$ync system, will buy Thermal Dynamics next)
LinuxCNC
Sheetcam
Alibre Design 3D solid modelling
Coreldraw 2019
Powermax 1250 & Duramax torch (because of the new $$$$ync system, will buy Thermal Dynamics next)
LinuxCNC
Sheetcam
Alibre Design 3D solid modelling
Coreldraw 2019
-
- 2.5 Star Member
- Posts: 188
- Joined: Tue Mar 22, 2016 10:30 am
Re: Another flag - line problem
The problem does appear to be a bug in SheetCam Stable. Stanton sent me some files to test off-list and the problem is triggered by using overcut on open paths. SheetCam is trying to overcut back to the start of the line and getting horribly confused in the process. The development version of SheetCam correctly ignores overcut in this case.
-
- 1/2 Star Member
- Posts: 4
- Joined: Fri Jun 29, 2012 7:27 pm
Re: Another flag - line problem
Thanks for the help guys!