Skip to content

KODAK-Portrait-3D-Printer-Support-added #19053

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

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Conversation

Jojo09092007
Copy link

@Jojo09092007 Jojo09092007 commented May 10, 2024

Description

I did not want to use the old Kodak Slicer (3.6.6) anymore, so I integrated it into the new Cura.
I added the KODAK Portrait 3D Printer itself, the platform (STL-File, i reduced its file size), extruder1, extruder2 and its generic materials (which are now removed from the pull request). If you want them too contact me!
All the Files are from https://github.com/Smartinternational/KodakCura and are 100% working.

Type of change

  • Printer definition file(s)

How Has This Been Tested?

I tested it on my own KODAK Portrait 3D Printer, it works great.

  • I tested it with a one color print, which worked great.
  • I tested it with a two color print, which worked fine, if you merge the Models in Cura.

Test Configuration:

  • Operating System: Windows 11 Pro for Workstations (Version 10.0.22631)

Checklist:

@github-actions github-actions bot added the PR: Community Contribution 👑 Community Contribution PR's label May 10, 2024
@shancui0604
Copy link

Hello,I also want to add my definition into curat,I try several times but failed.I met the same failed with you,l.Do you know the reason about it?

@Jojo09092007
Copy link
Author

Jojo09092007 commented May 11, 2024

The max value of extruders should just be removed, it does nothing. There was a change in the main cura branch, which completly destroyed the bot.
Someone should report the issue.

@Jojo09092007 Jojo09092007 marked this pull request as ready for review May 11, 2024 18:52
@KlasKronander
Copy link

Hi @Jojo09092007. Can you provide a bit more information about how this works? Is it a feature-complete replacement of the legacy Kodak Slicer 3.6.6. (which seems unavailable these days)?

Is there any particular reason this isn't merged yet? How does this relate to the two closed PRs #18918 and #19040 ?

Let me know if I can help.

@Jojo09092007
Copy link
Author

Jojo09092007 commented Sep 22, 2024

@KlasKronander Yes it is a 1:1 copy of the Kodak Portrait config files + buildplate stl-files. It is now fully tested, should probably update description, Thanks for the attention.
It is not fully merged, because it complained about the buildplate size, which is fixed and about some other thing, which I don't understand. But it works on the newest cura release!

@Jojo09092007
Copy link
Author

Jojo09092007 commented Oct 3, 2024

Hi @Jojo09092007. Can you provide a bit more information about how this works? Is it a feature-complete replacement of the legacy Kodak Slicer 3.6.6. (which seems unavailable these days)?

Is there any particular reason this isn't merged yet? How does this relate to the two closed PRs #18918 and #19040 ?

Let me know if I can help.

The Slicer is still available i dont think i can share my personal google drive link, but it exists. If you need it i might make are repo for it. Also read the description again, there you can see the original repo, where I got everything from.
The two closed attempts where scuffed, dont quite know why i closed them to be honest.

@macbosse
Copy link

I have the same Kodak 3D Portrait printer and am looking for a solution to keep it running now that the manufacturer has gone out of business or at least stopped supporting it.
What is the status? Is the printer now fully Cura compatible by default or does something still need to be installed?

@Jojo09092007
Copy link
Author

Jojo09092007 commented Oct 13, 2024

I have the same Kodak 3D Portrait printer and am looking for a solution to keep it running now that the manufacturer has gone out of business or at least stopped supporting it.
What is the status? Is the printer now fully Cura compatible by default or does something still need to be installed?

It works perfectly, my process was the following:

  • I found a spanish version of the Kodak Slicer
  • Copied the Printer .josn and the 2 extruders .json
  • Lastly I copied the buildplate .stl, and scaled it down under 1mb or whatever(I don't remember), I followed a tutorial to align it graphically in Cura
  • And then I testprinted and it worked perfectly, though you might need to adjust the buildplate limits, you can't print stuff on the complete edge, otherwise it will become a vibrator or switch the extruder.
  • PROFIT!!!
    You can do it yourself, I included a link to the repo of the original slicer with all the nedded files, on this pull request. I now am also trying to get Mainsail OS running on my Kodak,which is sadly still not done.

@Jojo09092007
Copy link
Author

I have the same Kodak 3D Portrait printer and am looking for a solution to keep it running now that the manufacturer has gone out of business or at least stopped supporting it. What is the status? Is the printer now fully Cura compatible by default or does something still need to be installed?

I created a portable version for you just extract it: https://drive.google.com/drive/folders/1rogGV3M3iKcNA_XlPY7UgMDBn3KxC7DO?usp=drive_link

@Jojo09092007
Copy link
Author

I have the same Kodak 3D Portrait printer and am looking for a solution to keep it running now that the manufacturer has gone out of business or at least stopped supporting it.
What is the status? Is the printer now fully Cura compatible by default or does something still need to be installed?

Did it work for you?

@KlasKronander
Copy link

I just tried it today for the first time. It looks weird though, as if it will try to print lower than the build plate. See attached screenshots.

image
image

@Jojo09092007
Copy link
Author

I just tried it today for the first time. It looks weird though, as if it will try to print lower than the build plate. See attached screenshots.

image
image

That is a visual bug, you can adjust that in the printer config file, will fix it later.

@Jojo09092007
Copy link
Author

I just tried it today for the first time. It looks weird though, as if it will try to print lower than the build plate. See attached screenshots.

image image

Now i fixed it just redownload

@KlasKronander
Copy link

KlasKronander commented Dec 7, 2024

Thanks for all your work, really happy to be able to use Cura with my kodak printer! As you said, it was just a visual bug and the parts printed fine!

Are you sure that these last commits address the visual bug though? Looking at those commits, I see nothing that changes any kodak configuration files? Looks like just a merge from upstream plus a linter commit. I assume the required change is some configuration file about the build plate? I am a bit weary about recompiling with this new version due to the transition to conan2.

If I wanted to get rid of this visual bug just locally on my branch, which file is it that needs updating?

@Jojo09092007
Copy link
Author

Jojo09092007 commented Feb 3, 2025

Thanks for all your work, really happy to be able to use Cura with my kodak printer! As you said, it was just a visual bug and the parts printed fine!

Are you sure that these last commits address the visual bug though? Looking at those commits, I see nothing that changes any kodak configuration files? Looks like just a merge from upstream plus a linter commit. I assume the required change is some configuration file about the build plate? I am a bit weary about recompiling with this new version due to the transition to conan2.

If I wanted to get rid of this visual bug just locally on my branch, which file is it that needs updating?

It is located in resources/definition/kodakportait.json Screenshot_2025-02-03-07-07-25-48_320a9a695de7cdce83ed5281148d6f19.jpg

These are the updated values.
platform offset is the important part.

@Jojo09092007
Copy link
Author

Thanks for all your work, really happy to be able to use Cura with my kodak printer! As you said, it was just a visual bug and the parts printed fine!

Are you sure that these last commits address the visual bug though? Looking at those commits, I see nothing that changes any kodak configuration files? Looks like just a merge from upstream plus a linter commit. I assume the required change is some configuration file about the build plate? I am a bit weary about recompiling with this new version due to the transition to conan2.

If I wanted to get rid of this visual bug just locally on my branch, which file is it that needs updating?

I fixed everything in my github version, the downloadable Cura is just a messy port from the original files, I changed that in the new downloadable version, I hope the printer will be added eventually, I am now waiting almost 2 years for this, my patience are running thin, but I can do nothing.

Copy link
Contributor

github-actions bot commented Feb 12, 2025

Test Results

23 974 tests  +21   23 969 ✅ +18   49s ⏱️ -4s
     1 suites ± 0        2 💤 ± 0 
     1 files   ± 0        3 ❌ + 3 

For more details on these failures, see this check.

Results for commit 6561cc1. ± Comparison against base commit 04acc9a.

♻️ This comment has been updated with latest results.

@lucahttp
Copy link

Hi Guys, I can help in something? I have just buyed this printer and compared with other printers (like bambulab) lacks a lot of software

I was looking to move away from this strange software and go for something like octoprint or astroprint

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants