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

Add Creality Ender 3 V3 SE definition and nozzles #16796

Merged
merged 6 commits into from
Oct 11, 2023

Conversation

dim1triy
Copy link
Contributor

Hi. This PR add printer Creality Ender 3 V3 SE

@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label Sep 23, 2023
@RichardMawdsley
Copy link

Great work @dim1triy - Looking forward to this.

@nima3333
Copy link

Great work, I would suggest to add retraction (retraction_amount": { "value": 0.8 }) and speed settings in the json to match the default settings provided by the manufacturer.
I am still doing some adjustments on my side so I cannot help.

@dim1triy
Copy link
Contributor Author

Thanks, I added retraction_amount and speed settings

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ clang-tidy found issue(s) with the introduced code (1/1)

resources/definitions/creality_ender3v3se.def.json Outdated Show resolved Hide resolved
@manugildev
Copy link

@github-actions @dim1triy requested changes have been made. How can we get this merged?

@dim1triy
Copy link
Contributor Author

dim1triy commented Oct 4, 2023

@manugildev Hi. This PR is completed. What more can I do?

@doubledare704
Copy link

Looking for this PR too

@ytsipun
Copy link

ytsipun commented Oct 4, 2023

Can it be merged, please?

@Silicon7921
Copy link

how to add your own configuation:
1.Launch Cura
2.click Help(H)
3.show configuation folder
4.put def file into "definitions" folder (DO NOT RENAME FILE)
5.put variants files into "variants" folder
6.colse Cura and open it again
7.add your printer in the "Add printer" menu.
i tried and it works

@scotty6435
Copy link

@saumyaj3 this PR should be clear to merge but the github-actions bot is not re-reviewing. As an owner of a new Ender 3 V3 SE I know I'd rather more owners don't have to patch in support from this PR

@saumyaj3 saumyaj3 self-assigned this Oct 9, 2023
@MariMakes MariMakes added the PR: Printer Definitions 🏭 A PR that introduces or changes settings and printer definitions label Oct 11, 2023
@saumyaj3 saumyaj3 merged commit 7d9d6cb into Ultimaker:main Oct 11, 2023
4 checks passed
@saumyaj3
Copy link
Contributor

Hey @dim1triy Thanks for your contribution! These changes will be now available in the next Cura version.
If anyone wants to use these machines before please check:
#16796 (comment)

@dim1triy dim1triy deleted the add-creality-ender-3-V3-SE branch October 11, 2023 17:54
@pcalej
Copy link

pcalej commented Oct 28, 2023

Hi! Just got my v3 SE. Fingers crossed the new profile gets added soon!

@phamaralbr
Copy link

The profile is not available in the new 5.5.0 version. I had to add it manually.

@9sixty9
Copy link

9sixty9 commented Nov 6, 2023

can someone please guide me on installing this into cura 5.50

@joddoc
Copy link

joddoc commented Nov 12, 2023

can someone please guide me on installing this into cura 5.50

I can! In the commit above you can see all the files which will be added in the next version.

Direct link to the commit is here:
7d9d6cb : open this link.

  • You can see that there are several files in the commit: 1 in the "variants" folder and 7 in the variants/creality (sub)folder. We need to download all files and manually get it into your Cura program folder.

For each file: Click on the 3 dots on the right hand side, then select "View File":
grafik
In the file view in github, click on the download icon and store each file on your computer.
grafik
Repeat for each file in the commit link above.

Then, follow instructions from Silicon7921 (slightly adapted..):
1.Launch Cura
2. click Help(H)
3. show configuation folder
4.put the downloaded file ending with .def.json into "definitions" folder (DO NOT RENAME FILE)
5. go to folder "variants" and create a new subfolder "creality"
5.put variants files (all downloaded files ending with .inst.cfg into "variants/creality" folder
6.close Cura and open it again
7.add your printer in the "Add printer" menu.
:)

@9sixty9
Copy link

9sixty9 commented Nov 12, 2023 via email

@jusvit
Copy link

jusvit commented Nov 26, 2023

Can you add the platform back in? You can either use the existing one for Ender 3 or tailor it to fix better.

All you have to do is add this to the meta data:

{
 "metadata": {
   "platform": "creality_ender3.3mf"
  }
}

image

@mindaugazzz
Copy link

Hello, with this 3v3 se profile I have a hole in my bed. After printing 2 or 3 layers I hit "pause" on the printer and the nozzle went back to the front left corner leaving a hole in it. Cura 5.6.0

@dim1triy
Copy link
Contributor Author

Hi. #17669 if need to add too else, please write to pr

@Liionboy
Copy link

Liionboy commented Apr 5, 2024

can someone please guide me on installing this into cura 5.50

I can! In the commit above you can see all the files which will be added in the next version.

Direct link to the commit is here: 7d9d6cb : open this link.

  • You can see that there are several files in the commit: 1 in the "variants" folder and 7 in the variants/creality (sub)folder. We need to download all files and manually get it into your Cura program folder.

For each file: Click on the 3 dots on the right hand side, then select "View File": grafik In the file view in github, click on the download icon and store each file on your computer. grafik Repeat for each file in the commit link above.

Then, follow instructions from Silicon7921 (slightly adapted..): 1.Launch Cura 2. click Help(H) 3. show configuation folder 4.put the downloaded file ending with .def.json into "definitions" folder (DO NOT RENAME FILE) 5. go to folder "variants" and create a new subfolder "creality" 5.put variants files (all downloaded files ending with .inst.cfg into "variants/creality" folder 6.close Cura and open it again 7.add your printer in the "Add printer" menu. :)

An a G-Code start forr Klipper you have? because is on Marlin G-Code Flavour and not working very well

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Community Contribution 👑 Community Contribution PR's PR: Printer Definitions 🏭 A PR that introduces or changes settings and printer definitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.