Skip to content

Cura 5.1.0 Pre-Heat #60

Description

@lewist01

Pre-Heat option for nozzle and bed causes this error. Then crashes Cura.

Traceback (most recent call last):
File "cura\CuraApplication.py", line 1118, in event
return super().event(event)
File "UM\Qt\QtApplication.py", line 500, in event
event._function_event.call()
File "UM\Event.py", line 218, in call
self._function(self._args, **self._kwargs)
File "C:\Users*
\AppData\Roaming\cura\5.1\plugins\RepetierIntegration\RepetierOutputDevice.py", line 522, in _sendQueuedGcode
self._sendCommandToApi("send", "&data={"cmd":"" + gcode + ""}")
File "C:\Users**\AppData\Roaming\cura\5.1\plugins\RepetierIntegration\RepetierOutputDevice.py", line 542, in _sendCommandToApi
command_request.setHeader(QNetworkRequest.ContentTypeHeader, "application/json")
AttributeError: type object 'QNetworkRequest' has no attribute 'ContentTypeHeader'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions