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

Invalid speed in 'G1 F0' - In GCODE #2099

Closed
Kosh42 opened this issue Dec 21, 2021 · 0 comments
Closed

Invalid speed in 'G1 F0' - In GCODE #2099

Kosh42 opened this issue Dec 21, 2021 · 0 comments
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.

Comments

@Kosh42
Copy link

Kosh42 commented Dec 21, 2021

What happened?

This is the second GCODE I have generated that contains the GCode G1 F0, which Klipper then craps out and stops printing when it tries to parse it. File:
SlugV1.1-45-Degree.ini Trident-45-Degree.ini (PLA 3D Tomorrow Silk).zip

G1 X116.41 Y175.779 E0.00058 ; Gap fill G1 X116.051 Y176.198 F27000 ; move to first Gap fill point (7000.000000 == 7000.000000) ;WIDTH:inf G1 F0 ;WIPE_START G1 F21600 G1 X116.051 Y176.198 ; wipe and retract ;WIPE_END

Project file & How to reproduce

SlugV1.1.zip

Slice and save, and the GCode does indeed contain the G1 F0 that causes Klipper it's headache.

PS - Thank you for an awesome project.

Version

2.3.57.7

Operating system

Windows 11

Printer model

Voron Trident

@supermerill supermerill added bug Something isn't working as intended fixed for the next version That means that you should be able to test it in the latest nightly build labels Dec 21, 2021
@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 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended fix is live in the last release Please download /build the last release and try to reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants