Skip to content

Epilog Zing Driver v1.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Dec 18:28
· 2 commits to master since this release

Epilog Zing Driver v1.3.1

DISCLAIMER: This is an unofficial, community-developed driver not affiliated with Epilog Laser. Use at your own risk.

Installation

  1. Download EpilogDriver-1.3.1.pkg
  2. Double-click to run the installer
  3. Follow the on-screen instructions

Adding the Printer

After installation, add your Epilog Zing printer:

  1. Open System SettingsPrinters & Scanners
  2. Click + to add a printer
  3. Select the IP tab
  4. Enter your laser's IP address (default: 192.168.3.4)
  5. Protocol: Line Printer Daemon - LPD
  6. Use: Select Epilog Zing 16 or Epilog Zing 24

Or via command line:

lpadmin -p "Epilog-Zing" -E \
  -v lpd://192.168.3.4 \
  -P /Library/Printers/PPDs/Contents/Resources/EpilogZing16.ppd

Features

  • Raster engraving with adjustable power and speed
  • Vector cutting support
  • 3D greyscale engraving (variable depth)
  • Resolutions: 100, 200, 250, 400, 500, 1000 DPI

Uninstalling

To uninstall, double-click the uninstaller at:

/Library/Printers/Epilog/Uninstall Epilog Driver.command

Or in Finder, press Cmd+Shift+G and paste the path above.

System Requirements

  • macOS 10.15 (Catalina) or later
  • Apple Silicon (M1/M2/M3) or Intel Mac

Full Changelog: v1.3.0...v1.3.1