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 no motion x y after M593 in gcode during #7

Open
hliebscher opened this issue Mar 12, 2023 · 6 comments
Open

BUG no motion x y after M593 in gcode during #7

hliebscher opened this issue Mar 12, 2023 · 6 comments

Comments

@hliebscher
Copy link

hliebscher commented Mar 12, 2023

after sending M593 in G-Code during printing no x y moves are possible.

only cancel Print job works

Its is only by F0

@obertini78
Copy link

Same here. Firmware v2.5.9.
Setting M593 F15 for example does solve the issue.

@parachvte parachvte transferred this issue from Snapmaker/SnapmakerJ1-Firmware-Issues May 22, 2023
@747lulu747
Copy link
Contributor

It work fine when setting input shaper with M593 FXX generally. But, in some case, the input shaper setting of EEPROM was invalid and this input shaper setting will cause the halted of move. If this happen, please do a setting reset by sending "M502". Note, after setting reset, you need to do calibration of bed leveling, Z offset, xy offset.

@747lulu747
Copy link
Contributor

It is work in our testing J1 with "M593 F15" sending.
Would you please provide the gcode which has cause this problem? We like to reproduce the problem with the gcode and locate what is the bugs.

@obertini78
Copy link

« M593 F0 » in the start Gcode results in the axis not moving. Filament will extrude though.

@747lulu747
Copy link
Contributor

Hi obertini78, thank for your proposal.

Yes, M593 F0 cause the problem.
In practice, we need to limit the reasonable range of input shaper parameters, including frequency range and damping ration range. We will fix this in next version.

@alexandrenez
Copy link

Hi all
When printing the 4 (or 5?) levels probe for vibration test on J1, the (by far) best result is the first layer (bearing the X and Y letters. BUT when on the following screen I am instructed to click one box to chose the minimum vibration configuration, there is no box for the base layer which is the best. What to do ? reinstall the firmware to avoid any correction for vibration ? add something in the GCode ?
Thanks for your help.

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

4 participants