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:Jump to solution
[ratos]
allow_unsupported_slicer_versions: True
bypass_post_processing: True...
4 Replies
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
in your printer.cfg and let'er rip
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
[ratos]
allow_unsupported_slicer_versions: True
bypass_post_processing: True
This worked so far