[PR #1716] [MERGED] Add su_printer plugin for network printing #1801

Closed
opened 2026-02-22 18:08:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1716
Author: @SuMuxi66
Created: 12/15/2025
Status: Merged
Merged: 12/18/2025
Merged by: @crazywoola

Base: mainHead: main


📝 Commits (1)

  • bad4a71 Add su_printer plugin for network printing

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

sumuxi/su_printer/su_printer.difypkg (+0 -0)

📄 Description

插件名称:su_printer

插件版本:0.0.1

插件类型:tool

🌟 插件功能概述

su_printer是一个用于向网络打印机发送打印请求的Dify插件,支持多种打印协议和文档格式,特别优化了中文打印体验。

🎯 核心特性

  • 支持多种打印协议:RAW TCP/IP (9100), IPP (631), LPD (515)
  • 支持多种文档格式:文本, URL, PDF
  • 中文打印优化:使用"Brother 防黑块标准参数",避免中文打印黑块问题
  • 分块发送数据:确保大文件打印稳定,避免丢页
  • 支持Brother DCP-7180等主流打印机
  • 打印队列管理:支持查看和管理打印任务
  • 打印状态查询:实时获取打印机状态

📞 联系方式

📄 相关文件

  • 插件包:sumuxi/su_printer/su_printer.difypkg
  • 隐私政策:PRIVACY.md
  • 使用说明:README.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1716 **Author:** [@SuMuxi66](https://github.com/SuMuxi66) **Created:** 12/15/2025 **Status:** ✅ Merged **Merged:** 12/18/2025 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`bad4a71`](https://github.com/langgenius/dify-plugins/commit/bad4a71b4389863f06a401de36f36f3b97227b4b) Add su_printer plugin for network printing ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `sumuxi/su_printer/su_printer.difypkg` (+0 -0) </details> ### 📄 Description ### 插件名称:su_printer ### 插件版本:0.0.1 ### 插件类型:tool ## 🌟 插件功能概述 su_printer是一个用于向网络打印机发送打印请求的Dify插件,支持多种打印协议和文档格式,特别优化了中文打印体验。 ## 🎯 核心特性 - 支持多种打印协议:RAW TCP/IP (9100), IPP (631), LPD (515) - 支持多种文档格式:文本, URL, PDF - **中文打印优化**:使用"Brother 防黑块标准参数",避免中文打印黑块问题 - 分块发送数据:确保大文件打印稳定,避免丢页 - 支持Brother DCP-7180等主流打印机 - 打印队列管理:支持查看和管理打印任务 - 打印状态查询:实时获取打印机状态 ## 📞 联系方式 - 邮箱:13258698123@qq.com - GitHub仓库:https://github.com/SuMuxi66/su_printer ## 📄 相关文件 - 插件包:sumuxi/su_printer/su_printer.difypkg - 隐私政策:PRIVACY.md - 使用说明:README.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:08:01 -05:00
yindo closed this issue 2026-02-22 18:08:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1801