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.07k stars 833 forks source link

"False" travel acceleration warning #4487

Closed Exerqtor closed 7 months ago

Exerqtor commented 7 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.0.0 beta

Operating System (OS)

Windows

OS Version

Win10x64

Additional system information

No response

Printer

Voron Trident running RRF

How to reproduce

Copy the settings in the attached image and "Add primitive cylinder" or whatever to the buildplate and it throws the warning. orca2bug

Actual results

Warns about the set travel acceleration is exceeding the machine limits.

Expected results

Shouldn't warn since the travel acceleration set in the profile is the same as the machine limit.

Project file & Debug log uploads

log.zip

Checklist of files to include

Anything else?

No response

DVSVIDEO commented 7 months ago

The framed error message does not mention the trip but the extruder.... Look at this again. You are inattentive

Exerqtor commented 7 months ago

I don't know what you're trying to achieve with your comment @DVSVIDEO.. In what way am i being inattentive? The travel acceleration should as far as i know not be connected with the extruder max acceleration in this case. How fast i want to move the print head during travel NOT EXTRUDING shouldn't be capped off by the max acceleration of the extruder in any way since the extruder aren't doing anything during that move.

ReinhardC commented 7 months ago

(Not directly related but allow me to piggyback if this gets looked at :) -- There's also a travel speed warning and cap when the machine limit speed per axis is set to 500 for example, it could in theory go bit above 700 when both axes are used at the same time - still there's a warning/cap when max travel speed is 700)

SoftFever commented 7 months ago

@Exerqtor what gcode flavor are you using?

Exerqtor commented 7 months ago

@Exerqtor what gcode flavor are you using?

RepRapFirmware

SoftFever commented 7 months ago

👌 RRF use separate travel accel. This is fixed in nightly build: https://github.com/SoftFever/OrcaSlicer/releases/tag/nightly-builds