GridSpace / grid-apps

Browser-based Slicer for 3D Printing, CAM, Laser (Kiri:Moto) and mesh editor (Mesh:Tool)
https://grid.space/
MIT License
443 stars 141 forks source link

Will not slice CNC for ShapeOKO XXL #284

Closed Neanderthal50 closed 1 month ago

Neanderthal50 commented 1 month ago

ver 4.0.16 worked well, 4.0.17 hangs at halfway progress. Tried older Onshape files that worked before, same hang issue. Cleared cache, no change.

stewartoallen commented 1 month ago

Is this happening in Onshape or on Grid.Space? Is there a workspace you can share with me? I'm testing KM in Onshape now with 4.0.17 and can't reproduce. Thanks

Neanderthal50 commented 1 month ago

https://cad.onshape.com/documents/440b88aa532adc89737b5c21/w/ace64bd26ae4d217627b8992/e/b6e6a0cbaf312a653fa45721?renderMode=0&uiState=66ad5c43b58fb301b8545b8b

Neanderthal50 commented 1 month ago

Appears to be the drill process.

stewartoallen commented 1 month ago

Thanks. I'm able to slice these parts in FDM and CNC modes. Can you look on the Javascript console for errors produce during slicing? Or use KM's Files -> Export menu to produce a .kmz file that I can use to replicate your exact setup.

Screenshot 2024-08-02 at 6 27 17 PM Screenshot 2024-08-02 at 6 26 58 PM
stewartoallen commented 1 month ago

found it. thanks. will push a fix to production in a couple of hours.

Neanderthal50 commented 1 month ago

workspace_V1.zip

In the source drawing we set the holes to 7/32 in. I have a tool set to 0.21875 in KiriMoto. Is there another method to set auto hole sizing/drilling/match? image

Neanderthal50 commented 1 month ago

Awesome! Thank you. We'll continue building FRC robots at that time. LOL

stewartoallen commented 1 month ago

there is a "marking" option that will mark all circular holes. but I have a TODO item to allow manual selection of holes similar to the way pocket and trace work.

stewartoallen commented 1 month ago

fix pushed. shift + reload and test. if in onshape, caching of iframes is trickier and may take some time to propagate.