<font face="Arial, Verdana">Low memory is normal with nonlinear movements as it needs much more ram. Make sure to have 900-1000 bytes free and it should work. If not reduce</font>
#define DELTASEGMENTS_PER_PRINTLINE 24
to get more free ram. Also set
<div><font face="Consolas, Menlo, Monaco, Lucida Console, Bitstream Vera Sans Mono, Courier, monospace">#define DELTA_SEGMENTS_PER_SECOND_PRINT 10 // Move accurate setting for print moves</font>
<font face="Consolas, Menlo, Monaco, Lucida Console, Bitstream Vera Sans Mono, Courier, monospace">#define DELTA_SEGMENTS_PER_SECOND_MOVE 10 // Less accurate setting for other moves</font>
so this is no problem. I think you can then go down to 15.
</span></div>