Superslicer 2.3.56 - "a flavoured version Slic3r" - Post process g-code

I am trying out a new slicer (Superslicer - from GitHub, as seen at:- Teaching Tech -SuperSlicer is free, open source and very powerful! - YouTube ) as I would like to find alternative to Simplify3D

Im having trouble finding a good source of g-code scripting, as the post-processing script i use in Simplify does not work in Superslicer

curl -k -H "X-Api-Key: XXX44444X4444XXXX3043XXXX351X4X8" -F "select=false" -F "print=false" -F "file=@[output_filepath]" "http://192.168.1.55:80/api/files/local" {STRIP "; postProcessing"};

{api key changed to protect the innocent ! }

Does anyone know of a good reference source on the 'web', and if this slicer (and Slic3r ) support such curl processing functionality ?

Dennnis HICTOP

ps.
Also trying : G10 Epoxy Glass sheet as print surface - so far pretty impressive with PLA-205 degC, and Bed 60 degC.

SuperSlicer has built in support for automatically sending gcode files to OctoPrint.

image

2 Likes