Nikos Siatras

Results 8 issues of Nikos Siatras

Hello, I have a GeometryCollection filled with LineString. I use the **GeometryCollection.buffer** method to buffer it, but the return type is Geometry. Is there any possible way to extract the...

Hello, I am trying to make a path inside a polygon as you can see in the attached image ![image](https://user-images.githubusercontent.com/6023918/176195610-07ee10f3-ee9b-4c8c-a67f-beb06136ec43.png) The polygon is the blue rectangle and the blue circle...

Hello, I am wondering if there is any example on how to perform polygon offsetting. I have a double[][] array with the polygon vertices points in clockwise order and I...

Hello, Everytime I add tabs to the design I want to cut the generated gcode keeps sending the Z axis to the clearance level before moving it to the next...

bug

I just noticed that the following code ```freebasic #include "vbcompat.bi" print format (now,"d/m/yyyy") ``` Outputs ``` 15-10-2022 ``` But the correct output should be ``` 15/10/2022 ``` It seems that...

### Machine Context Every CNC machine ### Feature Description I often look to see if the backlash compensation feature has been Implemented in FluidNC. But the FluidNC project development says...

enhancement

I just found out that the Spindle Stops in the middle of the gcode cycle after I use speed override commands. Tested it with the following control software: - Focus...

First of all I have to say that you have a very nice board here. I noticed that you do not have a pullup resistor for the probe input but...