NetworkPrinterOutputDevice.py 文件源码

python
阅读 18 收藏 0 点赞 0 评论 0

项目:UM3NetworkPrintingPlugin 作者: Ultimaker 项目源码 文件源码
def materialHotendChangedMessage(self, callback):
        Application.getInstance().messageBox(i18n_catalog.i18nc("@window:title", "Changes on the Printer"),
            i18n_catalog.i18nc("@label",
                "Would you like to update your current printer configuration into Cura?"),
            i18n_catalog.i18nc("@label",
                "The PrintCores and/or materials on your printer were changed. For the best result, always slice for the PrintCores and materials that are inserted in your printer."),
            buttons=QMessageBox.Yes + QMessageBox.No,
            icon=QMessageBox.Question,
            callback=callback
        )
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号