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
6.78k stars 798 forks source link

Gcode go away to To infinity and beyond #5920

Open Hectorajm2001 opened 3 months ago

Hectorajm2001 commented 3 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.1

Operating System (OS)

Windows

OS Version

Windows 11 Home

Additional system information

CPU: i7 12th gen GPU:3050ti laptop RAM:16gb

Printer

Ender 3 v3 se

How to reproduce

IDK what i did image i change the retraccion in mi TPU config, thats it image

Actual results

The final slice gets bug

Expected results

To infinity and beyond

Project file & Debug log uploads

Case bug.zip

Checklist of files to include

Anything else?

No response

jorgon commented 3 months ago

I found this with the temp tower. I fixed it by setting the "Internal solid infill pattern" from "Monotonic" to "Concentric".

The interesting thing is it was only on the 235 and 230 temps (4th and 5th floor of the tower).

.4 Nozzle, .2 height

image

Here is the GCode

SET_VELOCITY_LIMIT ACCEL=5000 ACCEL_TO_DECEL=2500
;TYPE:Internal solid infill
G1 F10081.802
G1 X155.369 Y27858.315 E698.61505
M73 P64 R28
G1 X155.383 Y171.628 E698.74428
M73 P68 R25
G1 X154.384 Y171.628 E.02521
G1 X154.384 Y178.372 E.17019
G1 X155.264 Y178.372 E.02219
G1 X155.383 Y178.252 E.00427
G1 X155.383 Y176.789 E.03692
SET_VELOCITY_LIMIT ACCEL=7000 ACCEL_TO_DECEL=3500
G1 E-.4 F1800
;WIPE_START
G1 F10081.802
G1 X155.383 Y177.789
;WIPE_END
G1 Z49.6 F21000
G1 X155.03 Y27858.315 Z49.6
M73 P71 R22
G1 Z49.2
G1 E.4 F1800
SET_VELOCITY_LIMIT ACCEL=5000 ACCEL_TO_DECEL=2500
;WIDTH:0.364156
G1 F11206.733
G1 X155.044 Y171.967 E628.59672
M73 P74 R20
G1 X154.723 Y171.967 E.00729
G1 X154.723 Y178.033 E.13771
G1 X155.044 Y178.033 E.00729
G1 X155.044 Y176.749 E.02914
G1 X155.03 Y27858.275 E628.48724
SET_VELOCITY_LIMIT ACCEL=7000 ACCEL_TO_DECEL=3500
M73 P77 R17
G1 E-.4 F1800
;WIPE_START
G1 F11206.733
G1 X155.03 Y27857.275
;WIPE_END
G1 Z49.6 F21000
G1 X165.804 Y178.034 Z49.6
M73 P81 R15
G1 Z49.2
G1 E.4 F1800
github-actions[bot] commented 6 hours ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.