Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Marlin 2.1.2 CR-30 short paths are slow and sluggish #867

Open
ruralguru opened this issue Dec 22, 2022 · 1 comment
Open

[BUG] Marlin 2.1.2 CR-30 short paths are slow and sluggish #867

ruralguru opened this issue Dec 22, 2022 · 1 comment

Comments

@ruralguru
Copy link

Bug Description

Very slow motion on short runs. Wrote down settings from firmware as shipped, Only

Configuration Files

Required: Include a ZIP file containing Configuration.h and Configuration_adv.h.

If you've made any other modifications describe them in detail here.
Changes in config:
_Bootscreen.h: width 120

  • all mods in config and config_Adv are commented with // ERW
    === config:
    preheat2: PETG content
    Baudrate: 1000000
    X & Y _BED_SIZE

=== ADV Config
HOST_ACTION_COMMANDS
CANCEL_OBLECTS
PAUSE_PRINT
HOTEND_IDLE_TIMEOUT
Silent fan stuff
Animated Logo

Steps to Reproduce

  1. Use electrical tape fix for USB back feed from PI.
  2. Install Marlin2.1.2 release
  3. use Marlin 2.1.2 bug fix config examples as directed in guide.
  4. install using SD
  5. generate cube (used creality slicer) 15% infill gyroid.
  6. print
  7. wait for infill or any other short path.

Expected behavior:

make smooth motions on short jogs, Display functional.

Actual behavior:

sooth motion on long runs, slow jittery motion in short runs, printer stops responding to display and rotary selector, when stopping print it "pauses" and wants to reheat(have not allowed that). also DEFAULT_ACCELERATION when set to 600 stays at 300.

Additional Information

  • Included image of print, bubbles visble, though it seems fine
  • E0 motion with end of infill and start of next shell.
  • Display with lack of response requiring time extensive command
  • Build bin file for stock CR-30
  • octopi connection output text file.

I have attempted the following:

  • increase speed
  • Increase Acceleration
  • Remove all Host commands
  • 0% infill, this was way faster,, but still slow with the X, Y and Z lettering jobs.
  • don't connect Pi
  • Remove host keep alive
  • Use arc-welder plugin with creality slicer

ERW_CR30_issues.zip

@ruralguru
Copy link
Author

Update:
Same issues exists with fresh build of the 2.1.2 release of configurations and firmware. Used fresh spin of Ubuntu 22 with VS code to ensure not contamination of packages.
Returned to stock firmware to confirm its not a hardware issue. prints smoothly and display is responsive.

@ruralguru ruralguru changed the title [BUG] Marlin 2.1.2 CR-30 "jumpy" motion [BUG] Marlin 2.1.2 CR-30 short paths are slow and sluggish Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant