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

Command line setting from json file have no effect when CuraEngine is called from command line #1865

Open
bitchmittenz opened this issue Mar 21, 2023 · 2 comments

Comments

@bitchmittenz
Copy link

When I try to center a part on the bed, or change the mesh_position arguments in the json file they don't seem to be doing anything.

The command line settings are enabled, and I even tried inputting the commands in the call using <-s center_object=true> but even then nothing changes. I also tried changing other parameters within the json and they update fine, however the command line settings are not being taken into effect.

Is there something I am doing wrong or something I am missing here?

Platform: Ubuntu, using Cura 4.13.0-1

The call I am making is: CuraEngine slice -v -p -j fdmprinter.def.json -o output_file.gcode -l input_file.stl --next"
-> I removed filepath things from the call, I have a generic fdmprinter profile I am trying to adjust

@JIAHAO-ZJ
Copy link

Can you show me your json file, I don't know how to set up json file

@bitchmittenz
Copy link
Author

So after some more testing,
fdmprinterhrdv19.def.json
it doesn't seem to take into account ANY setting I am passing in manually. Am I missing something entirely?

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

No branches or pull requests

2 participants