I just updated to 2.1 and have a slicer issue.

I use S3D v5, the g-code is rejected with "Warning: Unknown g-code generator The file was not produced by a recognized G-Code generator, therefore it cannot be post-processed or analyzed, and its suitability for printing cannot be determined. Is S3D a supported slicer?
Solution:
[ratos] allow_unsupported_slicer_versions: True bypass_post_processing: True...
Jump to solution
4 Replies
TheTik
TheTik2w ago
If that is a new version they may not have tested and verified that it works. Most updates are fine though, I'd try the
allow_unsupported_slicer_versions: True
allow_unsupported_slicer_versions: True
in your printer.cfg and let'er rip
Bluegoose59
Bluegoose59OP2w ago
Hi, I tried that and now get : 8:05 AM Print aborted 8:05 AM Post-processing skipped File contains gcode from an unknown/unidentified generator. Post processing has been skipped since you have allowed gcode from unknown generators. 8:05 AM Warning: Unknown g-code generator The file was not produced by a recognised G-Code generator, therefore it cannot be post-processed or analysed, and its suitability for printing cannot be determined. 8:05 AM Post-processing started Processing print-20250519-080329-535.gcode (4.02 mb)...
Solution
Bluegoose59
Bluegoose592w ago
[ratos] allow_unsupported_slicer_versions: True bypass_post_processing: True
Bluegoose59
Bluegoose59OP2w ago
This worked so far

Did you find this page helpful?