3D Preview not rendering?
Hi,
Not sure if i'm missing some settings. Normaly i use cura engine to slice but i needed cura slicer for some prints (tree support) I sliced the objects in cura slicer, saved them and imported them in server. When server is done rendering i get this preview and the warning the object won't fit my printer. Printing goes wel but i would like to see the preview.
This is not only happening with Cura slicer, i do have it sometimes with the build in slicers.
Comments
Regarding out of printer area you then have moves outside of it. Especially with cura it is often the end gcode. It goes some G28 there and assumes you are then in absolute motion move,which is not true for all firmwares. So you need to add a explicit absolute positioning gcode afterwards. At least when it is the same gcode I have already seen several times.