-
-
Notifications
You must be signed in to change notification settings - Fork 908
Open
Description
Hi, dear community,
I encountered this error while trying to install CuraEngine 5.9.0, but I couldn't resolve it.
I built the latest CuraEngine:
Cura_SteamEngine version 5.10.0-alpha.0
Copyright (C) 2024 Ultimaker
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
However, when running the following command:
./build/Release/CuraEngine slice -v -p -j /home/diego/Downloads/Cura-5.8.0/resources/definitions/fdmprinter.def.json -j /home/diego/Downloads/Cura-5.8.0/resources/definitions/fdmextruder.def.json -l /home/diego/Downloads/curaengine/3dbenchy.stl -o /home/diego/Downloads/curaengine/output/output.gcode
I received this error:
[2025-01-21 19:12:41.767] [error] Trying to retrieve setting with no value given: roofing_layer_count
[2025-01-21 19:12:41.767] [debug] Processing skins and infill layer 64 of 478
[2025-01-21 19:12:41.768] [debug] Processing skins and infill layer 13 of 478
[2025-01-21 19:12:41.768] [error] Trying to retrieve setting with no value given: roofing_layer_count
[2025-01-21 19:12:41.768] [debug] Processing skins and infill layer 33 of 478
Segmentation fault (core dumped)
I suspect this error occurs because the fdmprinter.def.json file is from Ultimaker Cura 5.9.0, while the CuraEngine version I built is the latest one, 5.10.0, and not 5.9.0.
Do you have any advice on how to address this issue?
Metadata
Metadata
Assignees
Labels
No labels