Incomplete Slicer Configuration detected
I'm using Cura 5.10.0 with the recommended machine start and end gcodes, but RatOS 2.1.0RC3 still gives this warning:
Is that a bug or error on my side?
5 Replies
I had to put this in my printer.cfg to get it to work , [ratos]
allow_unsupported_slicer_versions: True
bypass_post_processing: True
I got those both set to true already. It's just a warning saying my slicer start and end code is wrong, whis is not the case. Printing works fine.
I saw another post on this https://www.answeroverflow.com/m/1265674288246165608#solution-1275402958607224842. Its seems some slicers are not integrated yet.
Getting Incomplete Slicer Configuration detected - Rat Rig Communit...
Incomplete Slicer Configuration detected
Your slicer gcode settings are not up to date.
Learn more about the RatOS 2.1 Slicer Configuration
I copied and pasted the Cura specific slicer settings, but I still get this error message. Anyone know why. Also, shouldn't the skew profile also be in the printer settings in Cura?
Ah nice find
As I understand it, the docs are wrong/incomplete about the required gcodes for Cura then
Let me rephrase that 🙂 Its because the TOTAL_LAYER_COUNT is missing from the cura gcode. Been trying to add it, but haven't been successful yet
It's a question for the developers, I guess. If they will be adding the other slicer profiles over time.