DrLex0 / FFCP-GCodeSnippets

G-Code and scripts for using the FlashForge Creator Pro with PrusaSlicer (Slic3r)
https://www.dr-lex.be/software/ffcp-slic3r-profiles.html?r=gh
Creative Commons Attribution 4.0 International
59 stars 16 forks source link

Separate the configuration from the script. #17

Closed DrLex0 closed 2 years ago

DrLex0 commented 2 years ago

Requiring users to edit the Perl script is a bad idea, and it made updates annoying because the configuration had to be manually transferred to new editions of the script.

The configuration is now in a file that by default is looked for in the same path as the script. Other locations can be passed with -f.

You will have to do a one-time migration to this new config system. Migration tips: