Drawbot – Zigzag
- This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Shop › Forum › Makelangelo Polargraph Art Robot › Drawbot – Zigzag
Hi,
I want to draw the following logo :
But none of the filter gives me good result.
I thought Big Zig Zag would be ok : logo is black, background is white, so it should draw “in zig zag” on the black lines, right ?
But it doesnt work :
What would be the most clever idea in this simple case ?
Thanks !
PS : I tried to change the following line in Filter_generatorTSP :
Filter_Resize rs = new Filter_Resize(200,200);
to
Filter_Resize rs = new Filter_Resize(500,500);
But even if I have more points, they are not more “precise” ?
UPDATE
Problem solved after having installed the latest software version.
I am not sure what changed in the algorithms, but anyway the conversion to Gcode via zigzag filter seems more “precise”.
Thanks you for your hard work
Sonoff