DMPL
DMPL, or Digital Microprocessor Plotter Language, is a vector graphics file format from Houston Instruments developed to control pen plotters and later used on cutting plotters.
01Driver
This language is not compatible with HP-GL, see its EAGLE definition:
[HIDMP] Type = PenPlotter Long = "Houston Instrument DMP plotter" Init = ";:H A EC1 \n" Reset = "P0 @\n" Width = 16 Height = 11 ResX = 1000 ResY = 1000 PenSelect = "P%u\n" PenSpeed = "V%1.0f\n" Move = "U %d,%d\n" Draw = "D %d,%d\n" PenCircleCxCyRxRy = "CA %d,%d 360\n"Sources and credits
This article is adapted from the Wikipedia article “DMPL”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.