Skip to main content
Solved

Error in PRINT: Out of disk space

  • June 7, 2024
  • 1 reply
  • 74 views

Forum|alt.badge.img
  • Fully Spectral
  • 52 replies

Hi, I frequently encounter this error message when trying to run a ZPL. I tried to narrow down the possible causes but could not successfully reproduce the error at all times. I am unsure what is triggering the error. Any guidance would be appreciated.

Cheers!

 

Best answer by Asuku

Finally, figured it out!

Using special symbols such as ASCII symbols Δ, λ, μ, etc. in a ZPL causes this error.

Once the special symbols are removed completely - the error disappears and the MACRO functions as expected.

-AS

1 reply

Forum|alt.badge.img
  • Author
  • Fully Spectral
  • 52 replies
  • Answer
  • June 9, 2024

Finally, figured it out!

Using special symbols such as ASCII symbols Δ, λ, μ, etc. in a ZPL causes this error.

Once the special symbols are removed completely - the error disappears and the MACRO functions as expected.

-AS