Thank you for reporting this behaviour. I may have already corrected this behaviour - see GitHub Ticket #739 Let me know if you continue to experience this behaviour with the latest release - LPub3D v2.4.7r75. Cheers,
This behaviour has been updated. See GitHub ticket MLCad Part unknown! PART line error after mpd file save #734 for full details. Cheers,
It looks like MLCad does not like an empty or a blank line after the FILE meta command. A subfile with an empty line after the FILE command 0 FILE is1.ldr 0 0 Internal structure 1 0 Name: is1.ldr produces a PART unknown! Part name/Description. A subfile with a blank line after the FILE command 0 FILE is1.ldr 0 Internal structure 1 0 Name: is1.ldr produces is1.ldr Part name/Description. And a subfile without a blank or empty line after the FILE command 0 FILE is1.ldr 0 Internal structure 1 0 Name:...
Thank you for reporting this behaviour. Can you provide a 'before' and 'after' instance of the altered model file ? Cheers,
Unfortunately, I could not reproduce any of the behaviours you have stated with the latest release build. I have summarized your post into the following items to show the corresponding behaviour: For rectangle annotations it is not possible to change the background For rectangle annotations it is not possible to change the border LPub3D command summary Changing a rectangle from "part list setup">"annotations">"styles" does not work a. Click on the size on part list (not in settings) right mouse button....
Unfortunately, I could not reproduce any of the behaviours you have stated with the latest release build. I have summarized your post into the following items to show the corresponding behaviour: For rectangle annotations it is not possible to change the background For rectangle annotations it is not possible to change the border LPub3D command summary Changing a rectangle from "part list setup">"annotations">"styles" does not work a. Click on the size on part list (not in settings) right mouse button....
After taking a closer look at the 2.4.4 preview image you provided, I can say that the 2.4.6 error message image is NOT related to your 0 !LPUB INSERT COVER_PAGE BACKcommand at line 603. In fact it is related to the invalid STEP ending at line 584 in your model file. As you can see, the message states: INSERT PAGE meta command STEP cannot contain type 1 to 5 line. Invalid type at line 583 (file: main.ldr, line: 584) This means the you cannot have part/primitive lines in the same STEP as has an INSERT...
We misunderstood each other. I mean annotations Indeed. Thank you for the precision. I will take a look. Cheers,