fellesverkstedet / Bark-beetle-parametric-toolpaths

A grasshopper plugin for digital fabrication. Enables direct fabrication of geometry with 3D printers, CNC milling, Laser cutters, Robot arms and more. Also featuring 1:1 augmented reality toolpath projections.
97 stars 18 forks source link

Barkbeetle Rhino OSX #51

Open Makershub opened 5 years ago

Makershub commented 5 years ago

Just a note that Barkbeetle is working on OSX, however, CNC cut is not being registered so no cut data is going through the system.

This is most likely because of a silly difference between OSX and windows...

Maybe we can look at it in person.

Note, Drill, Pocket, engrave and 3D are all working. Tabs can't be tested due to CNC cut not working.

Siemenc commented 5 years ago

I bugtracked this on my girlfriend´s laptop and it seems to be actually be related to the settings generator component.

Screen Shot 2019-04-06 at 19 04 20

It seems to be a bug on Mcneel´s side. For some reason it doesn´t recognise the numbers from the panel below as numbers but as text. But then when I copy the text from that panel and paste into a new panel it does work.

Screen Shot 2019-04-06 at 19 15 45
Siemenc commented 5 years ago

It gets even more odd. After I pasted it into the panel and closed the cluster, the settings generator works and it generates the machine code for cutting.

Screen Shot 2019-04-06 at 19 22 13

Now, when I open the settings generator cluster again. The same panel that was working before stops working and gives the same output as the original panel was giving.

Screen Shot 2019-04-06 at 19 22 57
JensDyvik commented 5 years ago

Nice bug hunting Siemen! Maybe we can fix this by making a file in rhino6 for windows? It is a bit annoying with the small changes and bugs between differnt generations of rhino and grasshopper

Siemenc commented 5 years ago

I've just seen this post on the rhino forum which seems to describe the issue we're having. https://discourse.mcneel.com/t/integers-get-converted-to-strings-when-opening-gh-definition-on-mac/82988

It is supposedly fixed in rhino WIP for mac, meaning also that it will fix itself as soon as rhino 6 for Mac comes out. Until then or until we manage to solve this, you could use bark beetle in rhino WIP.

On Tue, 9 Apr 2019, 12:46 Jens Dyvik, notifications@github.com wrote:

Nice bug hunting Siemen! Maybe we can fix this by making a file in rhino6 for windows? It is a bit annoying with the small changes and bugs between differnt generations of rhino and grasshopper

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/fellesverkstedet/Bark-beetle-parametric-toolpaths/issues/51#issuecomment-481200657, or mute the thread https://github.com/notifications/unsubscribe-auth/AJy9f27cpDpGgVYeL-Pj4bg5ivk63ZU4ks5vfG9tgaJpZM4cBIGO .

Siemenc commented 4 years ago

We just did some testing with Rhino 6 and it seems like the file "CNC-milling" from the stable release folder works. https://github.com/fellesverkstedet/Bark-beetle-parametric-toolpaths/tree/master/Examples%20-%20Stable%20release

But the interesting part is that we for some reason cannot open the latest "CNC-milling - Rhino6" which contains the latest improvements and features. It would be great if somebody else with a mac and Rhino6 could confirm that this cannot be opened from their computer?