Damian
Damian
This will take some research on how to implement, Thank-you for the pointer to look into segment types. During Mill operations if there are no holes in the geometry then...
I observed this operate correctly on my controller. Please let me know if there is anything which I have overlooked.
The GRBL I am trying to output is rather nsfw so I am unsure if I should publish to github. Second Stacktrace from similar GRBL ( 31+ mb ) java.lang.IllegalStateException:...
A similar exception is thrown when attempting to import a SVG.
Thank-you for bringing my changes into trunk so quickly.
Even with a Step size of 800 per mm you are unlikely to need that precision, when dealing in metric. When converting from Inches to MM and back then there...
I decided to put the new options in the Backend since the "seperate step sizes" option was already there and it felt like other view only options could be join...
This issue may have been fixed by my recent commit.
I encountered the issue when sending commands via a customized version of UGS ( https://github.com/dnikodem84/Universal-G-Code-Sender/tree/ProbePanelSetup ). That being said, I was using the fluidNC Web Installer to: 1) re-upload config...
I just filed a bug report with SpiderYaml (The library which UGS uses for YAML parsing) https://bitbucket.org/snakeyaml/snakeyaml/issues/1109/cannot-use-snakeyaml-to-parse-serial After Thanksgiving I will give this issue further testing and most likely close...