Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add U220 striping support #611

Merged
merged 2 commits into from
Mar 19, 2020
Merged

Add U220 striping support #611

merged 2 commits into from
Mar 19, 2020

Conversation

lite1979
Copy link
Contributor

Uses a double-pass striping technique for impact printers to yield a higher resolution print. This replaces the newline technique with a feed technique which may cause regressions with certain printer models.

  • Regression tested TM-T88V { dotDensity: 'single'|'double' } (this will break { dotDensity: 1 })
  • Regression tested Star TSP143
  • Tested TM-U220A { dotDensity: 0|1 }

This is a followup to 77e3a95 (#10) which did not properly support { dotDensity: 1 }

Berenz and others added 2 commits March 18, 2020 23:45
- Change feed height when striping
- Assuming striping when dotDensity = 1
- Remove stripe option from sample.html
@lite1979 lite1979 added this to the 2.1.1 milestone Mar 19, 2020
@lite1979 lite1979 self-assigned this Mar 19, 2020
@lite1979 lite1979 merged commit e5d4fb1 into master Mar 19, 2020
@lite1979 lite1979 deleted the epson-stripes branch March 19, 2020 18:25
tresf pushed a commit that referenced this pull request Apr 14, 2020
Add striping to raw epson image slices
- Change feed height when striping
- Assuming striping when dotDensity = 1

Co-authored-by: Berenz <thebrettberenz@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant