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

MMU Tool Name extruder=extruder2 error #3073

Closed
Kidabah opened this issue Aug 14, 2022 · 7 comments
Closed

MMU Tool Name extruder=extruder2 error #3073

Kidabah opened this issue Aug 14, 2022 · 7 comments
Labels
fix is live in the last release Please download /build the last release and try to reproduce. problem

Comments

@Kidabah
Copy link

Kidabah commented Aug 14, 2022

Version

2.5.59 Arachne

Operating system type + version

Windows 11

Behavior

  • Describe the problem
    *Since updating to Arachne version SET_PRESSURE_ADVANCE ADVANCE=0 EXTRUDER=extruder2 gets sent when tool name = [blank] causing error in klipper
  • Steps needed to reproduce the problem
  • Have tool name = [blank] this will cause the error
  • Expected Results
  • SET_PRESSURE_ADVANCE ADVANCE=0
  • Actual Results
  • SET_PRESSURE_ADVANCE ADVANCE=0 EXTRUDER=extruder2
    • Screenshots if useful
      Old tool change gcode
      old
      New tool change gcode
      extruder2

Is this a new feature request?
No
Related guides for writing feature requests: http://meta.stackexchange.com/a/259196 http://nickohrn.com/2013/09/write-great-feature-request-bug-report/

Project File (.3MF) where problem occurs

Upload a Project File (.3MF) Plater -> Save Project as...
You have to zip it (or rename it to .zip) to be able to drag& drop it here

@rsheng118
Copy link

rsheng118 commented Aug 20, 2022

i'm having the same issue. it seems to be adding the extruder name, even though the extruder name is left blank.

@Kidabah
Copy link
Author

Kidabah commented Aug 20, 2022 via email

@thatinkerer
Copy link

thatinkerer commented Aug 22, 2022

Same problem here with my Voron 2.4 and ercf. At the second Filament change inprint set_pressure_advance advance=extruder1 gives the toolname error and aborts the print.

@zuch95701
Copy link

Posted this same question on the commit where this change was implemented. Im having the same issue. Used a gcode replacement as an interim fix. EXTRUDER=EXTRUDER1, EXTRUDER=EXTRUDER2 etc, replace with a simple space. Works for me but hope it gets fixed.

@supermerill supermerill added fixed for the next version That means that you should be able to test it in the latest nightly build problem labels Sep 7, 2022
supermerill added a commit that referenced this issue Sep 9, 2022
supermerill added a commit that referenced this issue Sep 12, 2022
supermerill added a commit that referenced this issue Sep 16, 2022
@kovmarci86
Copy link

kovmarci86 commented Oct 8, 2022

I just ran into this problem. I have my extruders named in the config, but I did not expect this to be included in the gcode. I got Malformed command 'SET_PRESSURE_ADVANCE ADVANCE=0 EXTRUDER=ERCF 1'

As a workaround I will remove the names from my config. I'm happy I found this issue.

update: I had to call all the extruders "extruder" to get it working and also it was necessary to restart SuperSlicer to make the original value disappear from the gcode.

@GabrieleCastellani
Copy link

Hi I did in this way and it seems fixing the issue
image

@julianjc84
Copy link

Many work around methods until the next version.
this works for me with a ERCF 9 tool
image

@supermerill supermerill added fix is live in the last release Please download /build the last release and try to reproduce. and removed fixed for the next version That means that you should be able to test it in the latest nightly build labels Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix is live in the last release Please download /build the last release and try to reproduce. problem
Projects
None yet
Development

No branches or pull requests

8 participants