Hallo I am trying to load a .brd file but only pads appear and not the traces… first timer here, what may I possibly be doing wrong?
It seems like I had traces on the bottom layer while Chilipeppr wants them on the top layer is that correct? What about double sided?
There’s a lot of discussion on double sided over the last several months. There’s a pulldown that shows you the bottom but it doesn’t know how to flip the layer yet. You can export from Eagle using their flip/mirror ULP and then drag that in.
Hi, thanks but I think i am really either missing or using a different version of Chilipeppr as I can’t find this dropdown
What workspace are you using? The best/latest Eagle BRD widget is in http://chilipeppr.com/tinyg and even if you don’t have a tinyg, use that workspace to generate your gcode and then switch over to the workspace you need for milling.
ok that makes sense as I am using the gbrl workspace
EDIT: correct, holes and layer selector working there, thanks
Eagle in grbl experiences this error:
VM388924:8515 Uncaught TypeError: Cannot read property ‘triangulateShape’ of undefined.
I believe this is that ShapeUtils bug from that recent Three revision.
I fixed it in a fiddle but then it’s got another error regarding “color is not defined” Not worth the time to deal with an old version of the widget, and certainly not in JSFiddle. Hopefully can eventually get the good stuff ported in there.