I'm looking to fix the jam on my FS-1300D and will make a contribution if I can get the fix via this website. Was printing A4 size paper OK. I did a print job for A5 and that printed OK. I've now gone back to printing A4 size but now get a jam. I have got the printer to print out, but it's hit and miss, and currenly paper is always jamming. I've cleaned all the rollers I can get to. The paper gets picked up fed into the machine, and just as the sheet is about to come out at the back, the printing stops and a jam is indicated. There is only one sheet inside the printer mechanism. Set to duplex. I've tried to get an event log, but not sure if I'm doing things correctly. I chose the share and gave a name (FS-1300D). Here is a copy of my DOS screen:
Microsoft Windows [Version 10.0.19041.867]
(c) 2020 Microsoft Corporation. All rights reserved.
C:\Users\dell>net use
New connections will be remembered.
There are no entries in the list.
C:\Users\dell>net use ltp3 \\ 127.0.0.1\FS-1300D
The syntax of this command is:
NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[/REQUIREINTEGRITY]
[/REQUIREPRIVACY]
[/WRITETHROUGH]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]
NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]
C:\Users\dell>net user
User accounts for \\DESKTOP-9XHF3VT
-------------------------------------------------------------------------------
Administrator DefaultAccount dell
Guest WDAGUtilityAccount
The command completed successfully.
C:\Users\dell>ECHO !R! ELOG; EXIT;>lpt3
The system cannot find the file specified.
Microsoft Windows [Version 10.0.19041.867]
(c) 2020 Microsoft Corporation. All rights reserved.
C:\Users\dell>net use
New connections will be remembered.
There are no entries in the list.
C:\Users\dell>net use ltp3 \\ 127.0.0.1\FS-1300D
The syntax of this command is:
NET USE
[devicename | *] [\\computername\sharename[\volume] [password | *]]
[/USER:[domainname\]username]
[/USER:[dotted domain name\]username]
[/USER:[username@dotted domain name]
[/SMARTCARD]
[/SAVECRED]
[/REQUIREINTEGRITY]
[/REQUIREPRIVACY]
[/WRITETHROUGH]
[[/DELETE] | [/PERSISTENT:{YES | NO}]]
NET USE {devicename | *} [password | *] /HOME
NET USE [/PERSISTENT:{YES | NO}]
C:\Users\dell>net user
User accounts for \\DESKTOP-9XHF3VT
-------------------------------------------------------------------------------
Administrator DefaultAccount dell
Guest WDAGUtilityAccount
The command completed successfully.
C:\Users\dell>ECHO !R! ELOG; EXIT;>lpt3
The system cannot find the file specified.
Comment