SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
7.44k stars 894 forks source link

M73 checkbox value ignored in Printer settings #7269

Open tomasz-drgas opened 1 month ago

tomasz-drgas commented 1 month ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.2.0

Operating System (OS)

Windows

OS Version

Windows 10

Additional system information

No response

Printer

Artillery Genius Marlin 2.x

How to reproduce

  1. Check the "Disable set remaining print time"
  2. Slice a model and check if gcode contains M73

Actual results

M73 is always in the gcode, the value of the "Disable set remaining print time" checkbox is ignored

Expected results

M73 should not be outputed in the gcode file if "Disable set remaining print time" field is checked

Project file & Debug log uploads

NewLatch-4.5mm.zip

Checklist of files to include

Anything else?

I updated from v2.0.0 to v2.2.0 and the slicer started to output M73, even though the "Disable set remaining print time" field is checked. I tried to uncheck it, check it again and save printer's settings, but that didn't solve the issue. I rolled back to v2.1.1 and M73 is no longer added in the gcode (works as expected). I downloaded the portable version of v2.2.0 and I could replicate the issue again

EagleB3 commented 4 weeks ago

Windows 10 x64, printer with RepRapFirmware (mainboard Duet 3 6HC). I confirm the presence of the described defect

Otscho commented 3 weeks ago

Windows 11, Marlin Firmware Sidewinder X1. Same Problem

fausby commented 3 weeks ago

Same problem, but if the checkbox is disabled, line M73 appears duplicated.

ghoethe commented 22 hours ago

no update for the M73 check box? still doesn't work :(

(also in v2.3.0 nightly Build version)

xlbt commented 21 hours ago

Hello, I recently discovered OrcaSlicer, seems promising, but during my tests I noticed this annoying problem. Two M73 lines are added regularly and when I check the “Disable set remaining print time” box, there's still one left. Linux OrcaSlicer v2.2.0 on Artilery Sidewinder X1 with Marlin 2.1.2.1 Thanks

tomasz-drgas commented 21 hours ago

Hello, I recently discovered OrcaSlicer, seems promising, but during my tests I noticed this annoying problem. Two M73 lines are added regularly and when I check the “Disable set remaining print time” box, there's still one left. Linux OrcaSlicer v2.2.0 on Artilery Sidewinder X1 with Marlin 2.1.2.1 Thanks

As a workaround you have to downgrade to v2.1.1, hopefully this will get fixed soon.

xlbt commented 19 hours ago

As a workaround you have to downgrade to v2.1.1, hopefully this will get fixed soon.

Unfortunately, it doesn't seem to have a ubuntu version of OrcaSlicer 2.1.1. Fingers crossed for a quick resolution.