crk
(Chuck Krause)
May 2, 2024, 2:00pm
1
The attached image shows two circles created in a new CC file. Jagged, uneven blue lines (especially in 12mm image) show up in Simulation View, and the final pieces cut out on my Shapeoko XXL. Using CC version Build 764 on the Mac. Any reason this is happening in small circles?
WillAdams
(William Adams (Carbide 3D))
May 2, 2024, 2:26pm
2
This is caused by an optimization where things are converted to polyline so as to draw more quickly.
If you view in 3D using a current version:
Please try the nifty new beta:
We just uploaded a test of our new animated simulation code to Carbide Create Beta Downloads . It’s a deep change to the rendering system, so we’re very interested in any rendering problems that pop up before we take the feature any further.
Let us know what you think.
Or in a 3rd party G-code viewer:
or actually cut things you will see that they are a bit smoother than that, and if you check the G-code:
X50.964Y30.178
X51.098Y30.398
you will see that the line segments which are actually cut are very short:
compared to the ones used for the Toolpath pane preview:
1 Like
WillAdams
(William Adams (Carbide 3D))
May 2, 2024, 2:36pm
3
To save folks re-creating the file:
circles.c2d (52 KB)
crk
(Chuck Krause)
May 2, 2024, 3:06pm
4
Will,
Thanks for the info. Attached is a screenshot of the simulation Beta Build 774.
Seems jagged to me. Don’t understand why the lines are jagged only on smaller circles.
WillAdams
(William Adams (Carbide 3D))
May 2, 2024, 3:41pm
5
Because Build 764 uses a 3D preview optimized for quick generation.
Please try the new beta.
crk
(Chuck Krause)
May 2, 2024, 3:44pm
6
The above image is from the new beta 774.
WillAdams
(William Adams (Carbide 3D))
May 2, 2024, 3:47pm
7
Post your file?
It doesn’t match what I got from 774.
robgrz
(Rob Grzesek (Carbide 3D))
May 2, 2024, 3:53pm
9
In the 2D view, we need to simplify the toolpaths or the display slows down, so they end up being less smooth than what gets output to your machine.
In the 3D view, the toolpath lines are rendered at full resolution, without any simplification.
1 Like
crk
(Chuck Krause)
May 2, 2024, 3:55pm
10
How do I get to the 3D view?
WillAdams
(William Adams (Carbide 3D))
May 2, 2024, 4:10pm
11
“Simulate Toolpaths”:
Note that how many pixels are used will vary based on Stock Size.
If you reduce the stock size to the bare minimum:
then the curves will be rendered more smoothly in the 3D view:
crk
(Chuck Krause)
May 2, 2024, 9:29pm
13
The circle renders smoothly in 3D.
I’m still getting oval-type cut circles on CNC.
Think my Shapeoko XXL needs a minor tuneup: cleaning, belt-tightening, etc. Thanks again for your help.
WillAdams
(William Adams (Carbide 3D))
May 2, 2024, 10:17pm
14
Have you calibrated for belt-stretch?
The typical technique for machine calibration:
https://my.carbide3d.com/faq/belt-stretch/
depends on precision measuring tools, and is limited by the reach of the tools in question.
EDIT:
It also depends on access to the MDI — if using Carbide Motion v6 it will be necessary to enable this in Settings | Options:
[image]
It should be possible to cut strips from a suitable blank of material, one along each axis — so we set up a square file which matches an available blank of material:
[ima…
system
(system)
Closed
June 1, 2024, 10:18pm
15
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.