whb0514 / QIDI_Max3_Bookworm

Apache License 2.0
14 stars 1 forks source link

Current Layer in Flluid, not shown #7

Closed pmbroth closed 4 months ago

pmbroth commented 4 months ago

I just noticed the current layers are not being shown iun Fluid. Using Orcaslicer - as fans work as they should-they do not come on at 100%

image

pmbroth commented 4 months ago

I noticed in QidiSlicer, it shows layers and gcode preview works in fluid, except the layer counts are wrong

image

pmbroth commented 4 months ago

I got it working (Gcode preview and layer count) in orca slicer - now all works fine the only this is the timelapse repo corrupt.

I put this code below int Layer Change G-code:

G92 E0

M117 laying {layer_num+1}/{total_layer_count} at {layer_z}mm

image

pmbroth commented 4 months ago

I removed the M117 command after flashing the GUI, and everythign is working...

pmbroth commented 4 months ago

closed workrign perfectly