lianzaozi

Results 42 comments of lianzaozi

Version V1.7.3.1 still does not solve the problem of parsing the coordinate points stored in the block after the elliptical arc is rotated and scaled in the X and Y...

Version 1.7.3.1 of the software does not have settings that allow users to decide whether circles and arcs should generate g02/g03 or g01. Currently, this version can only generate g02/g03...

Where is (if enabled) enabled? If scaling X=scaling Y, what should I do to make the circle generate G01? If scaling X=scaling Y, what should I do to make the...

What is the difference between checking and not checking "Process Dashed Line Pattern"? Will this checkbox affect circle generation G01/G02/G03? ![image](https://github.com/svenhb/GRBL-Plotter/assets/53146195/f60cf1ea-7cc3-4a21-8176-eceb71943ffe)

Check “Process dashed line patte”and uncheck“Avoid G2/3 (Arc Move) commands, draw arcs/circles with line s Ad”,So, the dotted circle generates G01, and the solid circle generates G02. Is that correct?

Thank you for your reply. After conducting some tests, the following are the test results, and one of them is incorrect ![image](https://github.com/svenhb/GRBL-Plotter/assets/53146195/2673d17f-336c-438f-afdb-ac42c68d3b71)

I haven't changed any other options. I'll upload the file I used for testing and give it a try [test.zip](https://github.com/svenhb/GRBL-Plotter/files/14652688/test.zip) ![image](https://github.com/svenhb/GRBL-Plotter/assets/53146195/9d210e99-a39f-4fae-8ab7-756349d3eb06)

> About dash pattern: Try test version https://github.com/svenhb/GRBL-Plotter/blob/master/GRBL-Plotter_Setup_1731a.exe > > The other problem (start / end pos of ellipse) I can't fix for now. Must be a rounding error, when...