LDCheck - part checking program (1.0)
2019-06-24, 7:34 (This post was last modified: 2020-09-06, 13:38 by Santeri Piippo.)
2019-06-24, 7:34 (This post was last modified: 2020-09-06, 13:38 by Santeri Piippo.)
I had some time to work on the checking tool and I put up a new version up at the usual location, roughly doubling the amount of detected issue types. I've attached here a table of the current implementation status of the tool:
problems-2019-06-24.pdf (Size: 36.15 KB / Downloads: 13)
A couple of things that I'd like to discuss on our current hold reasons table:
problems-2019-06-24.pdf (Size: 36.15 KB / Downloads: 13)
A couple of things that I'd like to discuss on our current hold reasons table:
- "HELP entry length": didn't we decide that help entry length was not limited?
- "Filename ending does not match declared LDRAW_ORG file type.": what does this mean? How do filename endings correlate with LDRAW_ORG file type? I guess subfiles have 's01' and so on but other than that I don't really get it.
- "Filename ending does not match declared LDRAW_ORG part type qualifier." likewise...?
- "Wrong BFC command found." What is a wrong BFC command?
- "T-Junction detected." T-junction detection can be very difficult to implement and only a small minority of T-junctions are actual problems. Do we really want to automate this?