Skip to content

fix: restore correct 0.18mm layer height in U1 0.6 nozzle process profile#416

Open
kbaker827 wants to merge 1 commit into
Snapmaker:mainfrom
kbaker827:fix/layer-height-018-profile
Open

fix: restore correct 0.18mm layer height in U1 0.6 nozzle process profile#416
kbaker827 wants to merge 1 commit into
Snapmaker:mainfrom
kbaker827:fix/layer-height-018-profile

Conversation

@kbaker827
Copy link
Copy Markdown

Summary

The 0.18 Standard @Snapmaker U1 (0.6 nozzle) profile incorrectly overrides layer_height to 0.25mm, defeating the purpose of the 0.18mm profile. This removes the erroneous override so the profile correctly inherits the 0.18mm value from its parent fdm_process_U1_0.18_nozzle_0.6.

Closes / supersedes #365.

Changes

  • resources/profiles/Snapmaker/process/0.18 Standard @Snapmaker U1 (0.6 nozzle).json: remove layer_height: "0.25" override; add missing trailing newline

Test plan

  • Load the 0.18mm Standard profile for U1 (0.6 nozzle) — confirm layer height shows 0.18mm not 0.25mm
  • Slice a test model and verify layer count matches 0.18mm expectations

…zle profile

The profile incorrectly overrode layer_height to 0.25mm, defeating the
purpose of the 0.18mm profile. Remove the override so it inherits the
correct 0.18mm value from the parent fdm_process_U1_0.18_nozzle_0.6.

Also add missing newline at end of file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant