Thanks for the reply
Did the test but does not work unfortunately has the same anomaly, the printer moves in a circular extruder but pauses when he makes an arc, then he resumes to extrude the thread when effetua linear, cmq perhaps I doubt that it can depend on these parameters:
// Arc interpretation settings:
#define MM_PER_ARC_SEGMENT 1
#define N_ARC_CORRECTION 25
const unsigned int dropsegments = 1;
By chance you know how to set these values so as to extrude the wire even in a circular motion?
Did the test but does not work unfortunately has the same anomaly, the printer moves in a circular extruder but pauses when he makes an arc, then he resumes to extrude the thread when effetua linear, cmq perhaps I doubt that it can depend on these parameters:
// Arc interpretation settings:
#define MM_PER_ARC_SEGMENT 1
#define N_ARC_CORRECTION 25
const unsigned int dropsegments = 1;
By chance you know how to set these values so as to extrude the wire even in a circular motion?