I recently built a TAZ and I am using Ramps1.4. All works good, but the arcs show really rough segmentation and
the printer is running rough on arcs. Same firmware setting on a smaller prusa is very smooth.
What do I need to change. Any suggestions? Found this on adv.h
// Arc interpretation settings:
#define MM_PER_ARC_SEGMENT 1
#define N_ARC_CORRECTION 25
const int dropsegments=5; //everything with less than this number of steps will be ignored as move and joined with the next movement
the printer is running rough on arcs. Same firmware setting on a smaller prusa is very smooth.
What do I need to change. Any suggestions? Found this on adv.h
// Arc interpretation settings:
#define MM_PER_ARC_SEGMENT 1
#define N_ARC_CORRECTION 25
const int dropsegments=5; //everything with less than this number of steps will be ignored as move and joined with the next movement