sliptonic
sliptonic
Adds new property for profile operations. ExpandKerf takes a float greater than 0. It's interpreted as a percent of tooldiameter to increase the width of the profile. This drives PathArea...
### Is there an existing request for this? - [X] I have searched the existing requests ### Forums discussion None ### Subproject(s) affected? Core ### Idea description The preference screen...
I have a wacom Intuos tablet. It has 4 buttons on the pad and three on the stylus(including the tip) The buttons on the pad report as 1,3,8,9. I'm able...
I'm populating the map with a number of markers. If the user clicks on a specific marker, I'd like to make an ajax call and populate a form with additional...
Since these things are so widely used, I thought somebody must have already written some code using them with automaton. I haven't found anything yet. Can you point me to...
FreeCAD can export many different formats. It would be nice if CADCloud could automatically export into other formats on demand. For example, .gltf and .glb formats are supported in game...
The 3D web model viewer overlay should be reworked to improve user experience. - [ ] The very large title '3D web models viewer' is unnecessary. - [ ] The...
Out of curiosity, Since this project was 'inspired' by SVGNest, why did you choose a GPL3 license instead of following the MIT license of the original project? I've been looking...
**Describe the bug** C4 Diagram fails to render. Shows parse error **To Reproduce** Steps to reproduce the behavior: 1. Go to https://mermaid-js.github.io/mermaid/#/c4c 2. Grab sample syntax for C4 context diagram...
I want to scrape just part of a larger forum. So I set the start_urls to include the subforum I'm targeting. The particular subforum doesn't have any children so the...