Git Product home page Git Product logo

Comments (3)

ronoaldo avatar ronoaldo commented on August 21, 2024

Hi Daniel! Yeah, the package was missing from the Marketplace for a while after Cura 5 release. Thanks to #15 and after I managed to pass the publish step it should be working fine.

Your suggestion seems doable with little effort indeed. Do we have a printer profile available in Cura for the Adventurer already? If we do, I can detect the size/format based on that. Otherwise, we can do a Settings Toggle for the GXWriter plugin based on your code. My implementation is encapsuled into this module, and I guess it could be extended to support a larger preview image in PNG format: https://github.com/ronoaldo/FlashforgeFinderIntegration/blob/master/plugins/GXWriter/gx.py

Regarding license, I'll check but as your work is currently BSD 2-clause and mine was GPL-3, I guess both could be distributed without issues.

from flashforgefinderintegration.

DanielO avatar DanielO commented on August 21, 2024

I don't think there is a printer profile yet - I am still tuning mine.
I wonder if the older printers would ignore the PNG - it is implemented in the format separately to the BMP.
The header has 3 32 bit offsets and it looks like the older format doesn't use the second one but the new one does - that is where the PNG lives.
I created a file with my plugin:
https://www.dons.net.au/~darius/xyzCalibration_cube.gx

Does it work OK on your printer? (eg the LCD screen preview)

from flashforgefinderintegration.

davidt94 avatar davidt94 commented on August 21, 2024

Thank you both for the work on this. Was anything done about implementing Daniels solution?

thank you!

from flashforgefinderintegration.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.