[ERROR] Inherited JSON file "fdmextruder" not found.
DiegoHerrera1890 opened this issue · 0 comments
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.