Snapmaker / SnapmakerCuraPlugin

Snapmaker plugin for Cura 5
MIT License
36 stars 7 forks source link

Build Plate Temperature Wrong #90

Open AlexanderWMacFarlaneIV opened 4 months ago

AlexanderWMacFarlaneIV commented 4 months ago

The build plate temperature is 80 when it has been set to 105 in Cura.

AlexanderWMacFarlaneIV commented 4 months ago

Cura Version 5.7.1

Operating System Linux

Printer Snapmaker Artisan

Reproduction steps Create 2 custom materials and set the build plate temperature to 105 in both.

Select snapmaker Artisan as the printer after installing the plugin from the marketplace.

Change both build plate temperature and initial build plate temperature to 105 for both materials in the print settings,

Slice.

Run Gcode on a Snapmaker Artisan printer

Actual results The build plate temperature only goes up to 80.

Expected results The build plate temperature should be 105

AlexanderWMacFarlaneIV commented 4 months ago

Noble_Woman_Cura.txt Noble_Woman_Luban.txt

Attached are 2 gcode files renamed to .txt.

Cura with the snapmaker plugin is not properly generating the header so the build plate temperature is wrong.

I can get it to work by pating a header from gcode generated by Luban onto gcode generated by Cura so the problem is there.

AlexanderWMacFarlaneIV commented 4 months ago

More information and some suggestions can be found whete I first posted this:

https://github.com/Ultimaker/Cura/issues/19019