NARUTOfzr / Neptune_3_Pro_Plus_Max

Firmware file
180 stars 21 forks source link

Filament Change starts to print layer, then stops #15

Open s-eckey opened 1 year ago

s-eckey commented 1 year ago

When using the filament change, the printer does not stop right away but starts to print the next layer and stops then.

firmware: 1.1.5.2 display: 1.4

steps to reproduce:

  1. slice a stl with filament change
  2. print

grafik

red arrows: the printer began to print the layer where the filament change should happen green arrows: after filament change

(blob problem already reported: https://github.com/NARUTOfzr/Neptune_3_Pro/issues/14 )

NARUTOfzr commented 1 year ago

12 #14

@s-eckey Yes, the filament does not stop immediately when it changes or pauses. Because the master needs to process the cached code. Thank you for your feedback! It is not normal to extrude an extra filament when resuming after suspension. We will solve this problem after the Spring Festival. Thank you again.

ditchy1 commented 1 year ago

1.1.5.2 handled a filament change in Cura but 1.1.5.3 extracts the filament before starting to resume the print.

NARUTOfzr commented 1 year ago

@s-eckey @ditchy1 I found this error in the test, and I am very sorry for the trouble brought to your use.

This firmware fixes this error. Increased use of gcode-M355 to control led. The Z automatic compensation function is optimized. 1.1.5.3a.zip

krayon commented 6 months ago

This issue still occurs in 1.3.5.1c (Neptune 3 Max) - the printer still starts printing the next layer BEFORE pausing and requesting filament change.

@NARUTOfzr : Was this issue meant to be resolved?