prusa3d / PrusaSlicer-settings

Prusa3D specific settings for the Slic3r Prusa Edition
GNU Affero General Public License v3.0
357 stars 203 forks source link

MK3.5 senseless start heat up of the nozzle to print temperature #249

Closed woecj closed 5 months ago

woecj commented 5 months ago

Since I updated my MK3s+ to MK3.5, I see the following print startup procedure:

  1. heat up nozzle to print temperature
  2. cool down the nozzle to 170°C
  3. make the PINDA measurements
  4. heat up nozzle to print temperature
  5. start printing

I cannot find a reason for step 1 - it only leads to filament leakage while waiting ... Please check the slicer software (I use the latest version 2.7.4) Also, I noticed that the default G-code type marlin 2 is not the type mentioned in the hoover message to be standard (RepRap/Sprinter) - which one should be used?

rtyr commented 5 months ago

Are you sure you are using stock printer profile? There is no such behavior in stock start g-code.

"Hoover message" (tooltip) shows application defaults, not printer default.

If you think you are using the correct printer profile, please provide your 3MF project file.

rtyr commented 5 months ago

Also do you have MMU unit installed on your printer?

woecj commented 5 months ago

No MMU installed. I checked the profile setting: I used an original 3.5 setting migrated from MKS3s+. When I change to a original 3.5 setting, the start code is different. I will check if this change the behavior.

rtyr commented 5 months ago

I used an original 3.5 setting migrated from MKS3s+

I am not sure what do you mean by this, but I guess you likely transfered start g-code from different printer profile by accident (or from 3MF project with different printer).

rtyr commented 5 months ago

I am closing this issue, the gcode is ok, but feel free to respond here if you think there is some problem.