Hey there. I hev a bit of an issue with Rhino Mac. I would love to layout my plans in Rhino and print them there directly. However, i can only choose from predetermined lightweights in the layer tab at Rhino Mac. Those only start with 0.13mm which is too thick in my opinion. Any chance I can add custom line weights myself? Didnt finy anything about this on the net…
Don’t have my Mac here, but you should be able to select one or more objects and in Properties, under Print Width, you should be able enter any value you want. Not sure if you can attribute a custom value to a layer in the same way…
If you just click in the print width box - not hitting the dropdown arrow - can you just start typing in a value? that’s how it works in Windows Rhino…
Sorry, to be such a noob, but how to i run your .py script at rhino mac?
I find it a bit frustrating that rhino mac works so differently and bad compared to the windows version…
thanks so much guys. To be honest, I am the biggest fan of rhino in general (so I shouldn’t bitch too much about rhino mac), and I see this open and honestly caring attitude in the community as well. This solution is a bit of a detour, but I’ll work for me!
To make it easier, as @RichardZ suggested, you can create an alias.
Find the Rhino scripts folder - it is a hidden folder, so press Alt+pull down the “Go” menu, and you should see an entry called “Library”. From there navigate to: /Library/Application/Support/McNeel/Rhinoceros/Scripts
and drop the .py script file in there.
Then, in Preferences>Aliases, create your alias shortcut, and in the target path put: ! _-RunPythonScript "scriptname"
where “scriptname” is the .py file name. Do enclose it in quotes if the name has spaces in it.
That’s it, when you type your alias and press enter, the script should run.
Custom lineweights can be set in the properties per object, but not as layer properties. Are there any plans to add the option to set custom lineweights per layer?
While having custom line weights as allowed in Windows would be ideal it is not critical - the bigger issue remains for me is how Rhino on Mac handle those weights.
Why are’t hatch patterns printed correctly in hairline but more like 0.13 at the thinnest? I can only fix this by exploding the pattern, shown on the right. There is also no visible difference between a 0.13 and a 0.18 (compare 0.18 cut lines and 0.13 doors).
Also if I export instead of print, line weights just doesn’t seem to work at all. It is overly thick and worse, certain lines are thicker than others, despite being on the same layer and having their Print Width set to By Layer (compare doors/sink and sills/lines next to the sink).