Add support to generate config bundle, and add options to make this automatable#43
Open
apparle wants to merge 6 commits into
Open
Add support to generate config bundle, and add options to make this automatable#43apparle wants to merge 6 commits into
apparle wants to merge 6 commits into
Conversation
This was referenced Apr 19, 2025
|
Orca keep deleting my filament profiles and print files, i adjusted the script with claude and this seems to be working, it had to do with default values from SS not existing in Orca and these lines with default values or disabled will get removed, atleast thats what claude told me and from what i can see this seems to be working fine, i can't attach the file as .pl so i will add it as a .txt instead. I am unsure if thats accurate or not but this seemed to work for me for converting atleast most of my values. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is to solve #42 . It adds:
printer_modelper machine file using a user specified json file. Orcaslicer usesprinter_modelto load the correct build plate image & stl.start_gcodeto convert bed temperature and nozzle temperature variable since they're very commonly used.output_filename_formatto use square brackets since Orcaslicer works better with these for some variables, and also convert some variable names.