PrusaSlicer icon indicating copy to clipboard operation
PrusaSlicer copied to clipboard

pausing while printing and leaving zits

Open wbrokow1 opened this issue 2 years ago • 12 comments

Description of the bug

When I am printing I notice that the hot end pauses and leaves zits. I have tried slicing the same model with cura 14.07 and don't get the pausing at all. also file and slicing, printing on bambu labs x1c with ams works fine.

delta kossel diy. Smoothieboard 1.0a smoothie firmware (tried 2 )

using prusa 2.5.0

Project file & How to reproduce

km5cyk2Part2.zip https://photos.google.com/photo/AF1QipM4-rn9b6hu80t8D9J-VANUvXYxWIeZ-_1Dp0Qu km5cyk2Part2 (2).zip

Checklist of files included above

  • [ ] Project file
  • [ ] Screenshot

Version of PrusaSlicer

2.5.0

Operating system

windows 11

Printer model

delta kossel smoothieboard

wbrokow1 avatar Dec 09 '22 19:12 wbrokow1

Can you post working Cura gcode? The provided gcode has 224 segments for each perimeter and your printer is likely having issues chewing through that gcode fast enough. Cura is either using G2/G3 commands (not sure if it has those?) or is simplifying the model when slicing.

murk-sy avatar Dec 12 '22 14:12 murk-sy

You can try to change g-code resolution on advanced tab (higher value = lower g-code resolution). Overall it seems more like FW issue, since standard g-code works fine on Marlin/Klipper/RRF...

rtyr avatar Dec 13 '22 09:12 rtyr

The Cura gcode you posted has ~137 segments for the same circle, so the discrepancy is almost definitely due to Cura's lower slicing resolution. I recommend you check and possibly reduce the slicing resolution, or change the model to be made out of less segments.

Example value from Prusa Mini image

Since it's not slicer related, I recommend closing the issue

murk-sy avatar Dec 13 '22 10:12 murk-sy

I changed the gcode res in prusa to .2 and it did not stop the pausing

wbrokow1 avatar Dec 13 '22 17:12 wbrokow1

oh, sorry the slicing needs to be changed.

wbrokow1 avatar Dec 13 '22 17:12 wbrokow1

ok changed slicing resolution to 0.01. Still pausing

wbrokow1 avatar Dec 13 '22 17:12 wbrokow1

0.01 is a much lower number so more segments than 0.2 or was that a typo and you tried 0.1 ?

neophyl avatar Dec 13 '22 19:12 neophyl

yes , slicing resolution to 0.01 gcode resolution to 0.2

wbrokow1 avatar Dec 13 '22 19:12 wbrokow1

You may also want to try turning off "Power Loss Recovery" on the printer. There have been some timing issues where the "save" of the current state to the SD interferes with smooth layers because some printers/boards/firmware pause to write out the save state to the SD card.

mperino avatar Dec 14 '22 23:12 mperino

There is no power recovery on smoothie.ThanksOn Dec 14, 2022 6:10 PM, mperino @.***> wrote: You may also want to try turning off "Power Loss Recovery" on the printer. There have been some timing issues where the "save" of the current state to the SD interferes with smooth layers because some printers/boards/firmware pause to write out the save state to the SD card.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

wbrokow1 avatar Dec 14 '22 23:12 wbrokow1

Hi, Sorry for the delay. Ok I tried with a coarse gcode resolution (0.1) and I got the same pausing. Please note I have tried 3 different smoothie FW. I used CuRA 4.6.1 and the problem goes away. Any other thoughts?

wbrokow1 avatar Feb 13 '23 21:02 wbrokow1

I figured this problem out. In the firmware (smoothie) there is a setting called junction deviation. This was set to a value which was extreme (0.5) proper setting for my printer was 0.1

wbrokow1 avatar May 03 '23 17:05 wbrokow1

solved. thanks for your input

wbrokow1 avatar May 03 '23 17:05 wbrokow1