I have been struggling with this for a while with Autocad mac and have figured out how to make any hatch work.
The mac version seems to be very finicky when it comes to how the files are written and the naming is case sensative.
One of the following changes is what fixed it, but I am not sure which one did the trick:
Rename the files from
1) MONTANALEDGE.PAT or MontanaLedge.pat --- to --- montanaledge.pat
2) Open the file in Textedit or some rich text program and take out any notes that may look like this:
;-------------------------------------------------------------------------------
;-Template=Entities
;-Source =G:\Graphics\Artwork\CAD\Ha...estones\VirginiaLedge\Virginia Ledge.dxf
;-Date =12/22/2009
;-Time =1:53:31 PM
;-HatchKitVersion=2.7.1.1995
3) Change the first line of the file to match the file name.
If it is montanaledge.pat ---- then:
*MONTANALEDGE, Mountain Stone
I include the comma and a description because the default hatches have that. Note that the file name AND extension are all lowercase, but the name in the text file is all uppercase.
4) Remove any spaces and blank lines from the end of the .pat file and then add one blank line (not sure if this does anything).
Good luck! I have made this work for 5 or six hatches I have tried it on.