Iam having trouble to figure out my problem with the callout. Could you take a look at my file and see the missing step number? This is not the first time it happen. Thank you.
It took me some time to download the parts as they're not in the official nor in the unofficial library. There are no step numbers because it's only one step. If you check the gasing.ldr you will see:
as there is only one STEP command in this part and the part after the STEP command doesn't contain any command which would cause something to be drawn (part, not sure about arrow or primitive), it ignores the 2nd part as a step and will treat this whole part as one step. You will have to rethink this or drop the step numbering. Just to be clear and complete, a buffer exchange is not a step.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I did some working and this is how the gasing.ldr should be.
Mind that I removed all settings as they're no use here. If you also want to remove the background color of the callout then you must choose:
Configuration -> Callout setup and change Background to None (transparent).
Hi,
Iam having trouble to figure out my problem with the callout. Could you take a look at my file and see the missing step number? This is not the first time it happen. Thank you.
Here is the file:
https://1drv.ms/u/s!Al9XBk68BQW0g8hmZrvHZiYSpEfBcA
Thanks again
It took me some time to download the parts as they're not in the official nor in the unofficial library. There are no step numbers because it's only one step. If you check the gasing.ldr you will see:
0 ROTATION CENTER 0 0 0 1 "Custom"
0 ROTATION CONFIG 0 0
1 1 -120 24 -100 0 0 -1 -1 0 0 0 1 0 6523.dat
1 14 -120 24 -100 0 -1 0 0 0 -1 1 0 0 6530.dat
0 BUFEXCHG A STORE
1 4 -120 64 -100 0 -1 0 0 0 -1 1 0 0 6529.dat
0 BUFEXCHG B STORE
0 BUFEXCHG A RETRIEVE
1 4 -120 234 -100 0 -1 0 0 0 -1 1 0 0 6529.dat
0 MLCAD ARROW 4 -120 154 -100.5 0 0 1 1 0 0 0 1 0 20 8 24 160 6 30 1 2 1 1
0 MLCAD SKIP_BEGIN
3 1 -120 130 -100.5 -120 160 -110.5 -120 150 -100.5
3 1 -120 130 -100.5 -120 160 -90.5 -120 150 -100.5
3 1 -120 150 -100.5 -120 154 -104.5 -120 154 -96.5
4 1 -120 154 -104.5 -120 314 -104.5 -120 314 -96.5 -120 154 -96.5
0 MLCAD SKIP_END
0 STEP
0 !LPUB MULTI_STEP DIVIDER
0 BUFEXCHG B RETRIEVE
as there is only one STEP command in this part and the part after the STEP command doesn't contain any command which would cause something to be drawn (part, not sure about arrow or primitive), it ignores the 2nd part as a step and will treat this whole part as one step. You will have to rethink this or drop the step numbering. Just to be clear and complete, a buffer exchange is not a step.
Thank you so much. Now i know the problem, i could trick it to show the step number.
I did some working and this is how the gasing.ldr should be.
Mind that I removed all settings as they're no use here. If you also want to remove the background color of the callout then you must choose:
Configuration -> Callout setup and change Background to None (transparent).
0 Gasing
0 Name: Gasing.ldr
0 Author: RoboCi
0 Unofficial Model
0 ROTATION CENTER 0 0 0 1 "Custom"
0 ROTATION CONFIG 0 0
1 1 -120 24 -100 0 0 -1 -1 0 0 0 1 0 6523.dat
1 14 -120 24 -100 0 -1 0 0 0 -1 1 0 0 6530.dat
0 STEP
0 BUFEXCHG A STORE
1 4 -120 234 -100 0 -1 0 0 0 -1 1 0 0 6529.dat
3 1 -120 130 -100.5 -120 160 -110.5 -120 150 -100.5
3 1 -120 130 -100.5 -120 160 -90.5 -120 150 -100.5
3 1 -120 150 -100.5 -120 154 -104.5 -120 154 -96.5
4 1 -120 154 -104.5 -120 314 -104.5 -120 314 -96.5 -120 154 -96.5
0 STEP
0 !LPUB MULTI_STEP DIVIDER
0 BUFEXCHG A RETRIEVE
1 4 -120 64 -100 0 -1 0 0 0 -1 1 0 0 6529.dat
0 MLCAD ARROW 4 -120 154 -100.5 0 0 1 1 0 0 0 1 0 20 8 24 160 6 30 1 2 1 1
0
Last edit: Rene Frijhoff 2017-11-19