<font face="Arial, Verdana">HI all,</font>
Did some changes in the Repetier.h file so that my printer make smooth arcs in cnc mode (and not square holes :-)) :
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">//Step to split a circle in small Lines</font>
<font face="Arial, Verdana">#ifndef MM_PER_ARC_SEGMENT</font>
<font face="Arial, Verdana">#define MM_PER_ARC_SEGMENT 0.05</font>
<font face="Arial, Verdana">#define MM_PER_ARC_SEGMENT_BIG 0.05</font>
But if i use the website to upgrade my firmware i'm not able to upload this change. So after the firmware download i need to make this change again. Is there a solution for this?
Regards,
Arjan