#G-Code Viewer shows really flat layers when using Orcaslicer

21 messages · Page 1 of 1 (latest)

leaden wren
#

I just recently switched to using orcaslicer so im fairly new to using it. However for some reason when I view gcode generated by orcaslicer in the Mainsail g-code viewer the layers appear nearly paper thin. but when viewing g-code generated by cura it appears just fine. Is there some settings or before/after layer change settings i need to set in order for it to be better compatible with the mainsail gcode viewer?

I tried playing around with the gcodes before/after layer change sections with the working cura one and the orcaslicer one but wasnt able to narrow down exactly what causes it

green elmBOT
#

Ahoi @leaden wren!
It looks like you did not provide all the necessary information we need to help you.
Please upload your logfiles and a detailed description of your problem.
For further information see: https://docs.mainsail.xyz/faq/getting-help/discord#provide-information
Note: We only accept .log and .txt files as log files.
This is an automated message

We are glad to help and chat with you on our Community Discord, but if you need help and want the best support possible you should, follow a few simple rules:

leaden wren
#

I've checked through other posts and I have added the SET_PRINT_STATS_INFO total layer and current layer values in the start gcode and after layer change gcode. but that has no effect it seems on the G-Code viewer issue im having.

wheat wing
#

was it like this before switching?

leaden wren
#

No, before when using cura it shows the right thickness for the layers

leaden wren
#

Heres Cura for reference

#

compared to orca slicer

#

on the orca slicer one you can basically see through the model because the layers are so thin

#

but on cura its perfectly fine

leaden wren
#

Been playing around with the gcode more and i think i have it narrowed down

#

during the layer change in orcaslicer, it does this interesting code that moves up incrementally. instead of as one move

#

if i remove those lines and cahnge the G1 above it to go straight to .84 and upload the code i get this

#

i get a layer that renders properly

#

I figured it out, its caused by Scarf Seams in Orca Slicer

#

Guess thats more so a bug rather than something wrong on my end. guess i should report that on the mainsail git

wheat wing
#

yeah that makes sence

#

scarf seams are pretty new

leaden wren
#

yea, but the same issue seems to appy to Vase models too