Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.6.0] unnecessary strings generated #18457

Open
plgarcia opened this issue Feb 28, 2024 · 2 comments
Open

[5.6.0] unnecessary strings generated #18457

plgarcia opened this issue Feb 28, 2024 · 2 comments
Labels
Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. Type: Bug The code does not produce the intended behavior.

Comments

@plgarcia
Copy link

Cura Version

5.6.0

Operating System

Windows 10 Family 22H2

Printer

FLSUN V400

Reproduction steps

Cura generates unnecessary strings. Nothing fancy, grid support generated, that's all.
Load the project, slice and then preview.
It is not a display bug, the strings are really printed.
image

FV_T-RexSkull_JawBug.zip
cura.log.zip
Let me know if more information is needed.
;End of Gcode
;SETTING_3 {"global_quality": "[general]\nversion = 4\nname = Normal #2\ndefi
;SETTING_3 nition = flsun_v400\n\n[metadata]\ntype = quality_changes\nqualit
;SETTING_3 y_type = normal\nsetting_version = 22\n\n[values]\nadaptive_layer
;SETTING_3 height_variation_step = 0.04\nadhesion_type = skirt\narcwelder_all
;SETTING_3 ow_dynamic_precision = True\narcwelder_allow_travel_arcs = True\nar
;SETTING_3 cwelder_enable = True\nbridge_settings_enabled = True\nlayer_height
;SETTING_3 = 0.3\nlayer_height_0 = 0.3\nmaterial_linear_advance_enable = Fals
;SETTING_3 e\nsupport_enable = True\nsupport_structure = normal\nsupport_type
;SETTING_3 = everywhere\n\n", "extruder_quality": ["[general]\nversion = 4\
;SETTING_3 nname = Normal #2\ndefinition = flsun_v400\n\n[metadata]\ntype =
;SETTING_3 quality_changes\nquality_type = normal\nsetting_version = 22\nposi
;SETTING_3 tion = 0\n\n[values]\ninfill_enable_travel_optimization = True\ni
;SETTING_3 nfill_pattern = gyroid\nironing_enabled = True\nmaterial_initial_pr
;SETTING_3 int_temperature = 210.0\nmaterial_print_temperature = 210.0\nskirt

;SETTING_3 line_count = 3\nsupport_pattern = grid\nsupport_xy_distance = 0.16
;SETTING_3 \n\n"]}

Actual results

Cura generates unnecessary strings.

Expected results

No string

Add your .zip and screenshots here ⬇️

cura.log.zip

@plgarcia plgarcia added Status: Triage This ticket requires input from someone of the Cura team Type: Bug The code does not produce the intended behavior. labels Feb 28, 2024
@HellAholic
Copy link
Contributor

Thanks for the report.
I can see the strings, added a ticket CURA-11685 to the backlog to investigate this.

Cheers!

@HellAholic HellAholic added Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. and removed Status: Triage This ticket requires input from someone of the Cura team labels Mar 1, 2024
@GregValiant
Copy link
Collaborator

The Support Z Distance in the project is 0.20 and the Layer Height is 0.30. Setting the "Support Z Distance" to an exact multiple of the Layer Height seems to fix this.

A workaround is setting the "Support Interface Wall Line Count" to a non-zero number.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: On Backlog The issue / feature has been reproduced and is deemed important enough to be fixed. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

3 participants