Ultimaker / CuraEngine

Powerful, fast and robust engine for converting 3D models into g-code instructions for 3D printers. It is part of the larger open source project Cura.
https://ultimaker.com/en/products/cura-software
GNU Affero General Public License v3.0
1.66k stars 871 forks source link

[ERROR] Inherited JSON file "fdmextruder" not found. #2064

Open DiegoHerrera1890 opened 2 months ago

DiegoHerrera1890 commented 2 months ago

Application Version CuraEngine latest version

Platform Ubuntu 22.04

Steps to Reproduce Build CuraEngine Clone Cura repo run: CURA_ENGINE_SEARCH_PATH=~/home/diego/Cura/resources/definitions:/home/diego/Cura/resources/extruders CuraEngine slice -j /home/diego/Cura/resources/definitions/fdmprinter.def.json -e0 -j /home/diego/Cura/resources/definitions/fdmextruder.def.json -j /home/diego/Cura/resources/extruders/ratrig_base_extruder_0.def.json -l /home/diego/Documents/3DObjects/Soka.stl -o /home/diego/Documents/3DObjects/test.gcode

Actual Results

[ERROR] Couldn't find definition file with ID: fdmextruder [ERROR] Inherited JSON file "fdmextruder" not found. [ERROR] Failed to load JSON file:

Expected results Slice the model

Additional Information It works if I use the config file of Ultimaker Cura 4.13 that are store at /usr/share/cura/ but this version does not have latest 3D printers.