Did you use 2.1 definitions? We had to do multiple changes to make em work.
If you want your custom machine files to keep working, submit them to github and we will incorporate them in Cura so that we will update them whenever we have to change the json file format.
Did you use 2.1 definitions? We had to do multiple changes to make em work.
No, I use an already json file available in the definitions folder and change the values.
If you want your custom machine files to keep working, submit them to github and we will incorporate them in Cura so that we will update them whenever we have to change the json file format.
I will be forking Cura and try to make a pull request so the printers can be accesible directly from the main source. Any suggestions?
BTW, I'm from BCN3D Technologies so we'd like to add all of our machines to Cura 2.X so make it compatible. Cura rocks
I will be forking Cura and try to make a pull request so the printers can be accesible directly from the main source. Any suggestions?
I've sent you my direct contact info so you can ask me questions if you have any more.
As for machines not being recognised; The logs are your friend. We log pretty much everything that goes wrong with loading machine definitions (because it's so fundamental for Cura 2.x). Another thing is installing the "god-mode" plugin, which enables you to look into the "raw" loaded profiles / definitions. You can find it at https://github.com/sedwards2009/cura-god-mode-plugin/
- 2 months later...
I will be forking Cura and try to make a pull request so the printers can be accesible directly from the main source. Any suggestions?
I've sent you my direct contact info so you can ask me questions if you have any more.
As for machines not being recognised; The logs are your friend. We log pretty much everything that goes wrong with loading machine definitions (because it's so fundamental for Cura 2.x). Another thing is installing the "god-mode" plugin, which enables you to look into the "raw" loaded profiles / definitions. You can find it at https://github.com/sedwards2009/cura-god-mode-plugin/
I've installed God-Mode plugin and checked the log file.
It says a couple of things:
- Could not deserialize containter bcn3d_sigma
- Tried to get the extruder trains for machine bcn3d, wich doesn't exist
- Removed container bcn3d
Maybe I'm doing something wrong with the parameters file. Is there any template I can use?
Thanks in advance
- 2 weeks later...
I will be forking Cura and try to make a pull request so the printers can be accesible directly from the main source. Any suggestions?
I've sent you my direct contact info so you can ask me questions if you have any more.
As for machines not being recognised; The logs are your friend. We log pretty much everything that goes wrong with loading machine definitions (because it's so fundamental for Cura 2.x). Another thing is installing the "god-mode" plugin, which enables you to look into the "raw" loaded profiles / definitions. You can find it at https://github.com/sedwards2009/cura-god-mode-plugin/
Hello nallath,
I too am getting similar errors and the log says
"Could not determine container type for file"
Would you be willing to be a point of contact to have our machine added to Cura?
Recommended Posts
neotko 1,417
Probably because from beta to first nonbeta release they had to change details on how the machines are defined. Probably with some cut/paste you can fix them using one of the new json
Link to post
Share on other sites