Drivers icon indicating copy to clipboard operation
Drivers copied to clipboard

Results 6 Drivers issues
Sort by recently updated
recently updated
newest added

When following the instructions in INSTALL, it says to do ./configure and then make. When doing make, it eventually tries to access ppd/Linux which is not included in the repository.

Fix for LW5xx_Linux build failing, as discussed in issue #5. Adds the line `#include ` at line 24 in file `LW5xx_Linux/src/lm/LabelManagerLanguageMonitorV2.cpp`

Hi, I just switched to a Surface device with an ARM processor after my other device gave up on me, but I noticed I cannot use my Dymo printer. Would...

When trying to use the driver for LabelWriter 550 Turbo (lw550t.ppd) I kept getting an error saying "raster2dymolw_v2 file not found". A simple fix for this is to open up...

Hello! Trying to get a LabelWriter 550 set up on my old pi 3B+, I grabbed the lw550.ppd and modified it to only use "raster2dymolw" instead of v2 since v2...

The uploaded [LW4xx Linux.zip](https://github.com/dymosoftware/Drivers/blob/main/LW4xx%20Linux/LW4xx%20Linux.zip) is actually a different version of LW5xx. It doesn't contain any LW4xx PPDs and is almost identical to the LW5xx zip: ``` $ wget https://github.com/dymosoftware/Drivers/raw/main/LW5xx%20Linux%201.4.3/LW5xx%20Linux%201.4.3.zip https://github.com/dymosoftware/Drivers/raw/main/LW4xx%20Linux/LW4xx%20Linux.zip...