supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.11k stars 520 forks source link

gcode preview layer 0 lets you scroll through the generated gcode #4121

Open legend069 opened 7 months ago

legend069 commented 7 months ago

What happened?

having the gcode preview height set to 0, you can still scroll forward/back on the hidden scroll bar. this could confuse some users thinking it's duplicating the first layer.

not present in 2.4.58.5 only later versions -2.5.59.7

going to layer 0 the gcode preview should start the scroll from the top of the file. or should the preview only start from layer 1 ?

VirtualBoxVM_5MCKrFx4m1

Project file & How to reproduce

scroll down to layer 0 use arrow keys on keyboard left/right once file is sliced

ss_test_body_project.zip

Version

2.5.59.7

Operating system

win10

Printer model

No response

supermerill commented 7 months ago

That's funny. What do you do to scroll? I can't find a way to do it.

legend069 commented 7 months ago

That's funny. What do you do to scroll? I can't find a way to do it.

just the left/right arrow keys on the keyboard. up/down arrow keys goes up/down in layers

supermerill commented 7 months ago

I try to make the layer "0" what's before the start of the print (mostly what's inside the custom start gcode).