Hybrid View
-
11-04-2013 #1
-
11-04-2013 #2
What I'm about to type might be stupid, coming from a person with no CNC experience, but isn't this caused by the movement being done in two steps, rather than simultaneously? so instead of moving say 1/4 step up and 1/4 step left at the same time to get an angled movement, it first does 1/4 step up and later on (scan later?) a 1/4 step left, which results in a step made in the material.
Regards,
dsc.
-
11-04-2013 #3
Since the ridges seem so consistent, they could be part of the original CAD model. For instance if you imported the model into the CAM program as an STL, then that approximates the surface with triangles. If the resolution of the file is insufficient, then you will see the flat surfaces left by the straight line approximations to a curve. Look very carefully at the model imported into the CAM program to see if you can discern any pattern.
Similarly it could be the G-code being generated at too low a resolution, so using lines a few mm long, instead of arcs and lines which are too short to see. It's hard to tell from the code you posted. Can you post a bit from the main profile section, i.e. somewhere in the middle?
-
11-04-2013 #4
Check Jonathan's suggestion.
If you look at the code, there are jumps in the Z.
It starts of with relatively small steps around 0.05 rising to about 0.2, however there are 3 distinct jumps.
Line 110-115 Z moves 0.597, 225-230 it moves 1 and 340-345 it moves 1.965. I know those big moves also correspond with big steps in X and Y, but it does mean the code is a bit inconsistent, and may cause havoc with the projectory planner.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Hair growth device. DIY version
By gavztheouch in forum Electronic Project BuildingReplies: 16Last Post: 30-03-2014, 08:55 PM -
edge finish - ripples and ridges
By dsc in forum Metalwork DiscussionReplies: 9Last Post: 08-07-2013, 08:53 PM -
AM882,s and Mach3 ......plus hair removal !!!
By Buba b in forum Motor Drivers & ControllersReplies: 3Last Post: 26-10-2012, 05:11 PM -
Milling Continuous Profiles?
By Tenson in forum DolphinReplies: 3Last Post: 15-02-2012, 04:53 PM -
Aluminium Profiles
By wizer in forum General DiscussionReplies: 10Last Post: 10-03-2010, 11:41 AM
Bookmarks