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]: Feedrate lower than F1.6 causes no motion and RRF stuck at 'Busy' #994

Closed
3 of 25 tasks
droftarts opened this issue May 7, 2024 · 3 comments
Closed
3 of 25 tasks
Assignees
Labels
bug Bug that has been reproduced CNC/Laser/Automation support Support for functions related to CNC machines, Laser cutters and more general automation
Milestone

Comments

@droftarts
Copy link

Duet Forum Discussion Thread

N/A

Which Duet products are you using?

  • Duet2-Wifi
  • Duet2-Ethernet
  • Duet Expansion Breakout Board
  • Duex2
  • Duex5
  • Duet2-Maestro
  • Maestro Dual Driver Expansion
  • Duet3-6HC
  • Duet3-3HC
  • Duet3-1XD
  • Duet3-1LC
  • Duet3-Tool Distribution Board
  • Duet3-Mini5+
  • Duet3-Mini2+
  • Raspberry Pi or other SBC
  • SmartEffector
  • Magnetic Filament Sensor
  • Laser Filament Sensor
  • PT100 Daughterboard
  • Thermocouple Daughterboard
  • PanelDue
  • Other
  • None

Firmware Version

RRF 3.5.1

Duet Web Control Version

DWC 3.5.1

Are you using a Single Board Computer (RaspberryPi) with your Duet?

  • Yes I use a SBC.
  • No I do not use a SBC.

Please upload the results of sending M122 in the gcode console.

M122 Report

Please upload the content of your config.g file.

Config.g

Please upload the content of any other releveant macro files.

No response

Details specific to your printer.

No response

Links to additional info.

No response

What happened?

Setting minimum feed rate with M203 to M203 I0 results in minimum feed rate set to 0.6mm/min
Sending movement command eg G1 X1 F1.5 results in no movement and firmware stuck at 'Busy'.
Requested speed is also shown as 0 in Object Model and DWC.

@droftarts droftarts added the bug Bug that has been reproduced label May 7, 2024
@droftarts droftarts added this to the 3.5.2 milestone May 7, 2024
@oliof
Copy link
Contributor

oliof commented May 7, 2024 via email

@droftarts
Copy link
Author

@oliof No. I tested with M203 I1 too. Any value for I below 0.6 and M203 is set to I0.6.

@T3P3 T3P3 added the CNC/Laser/Automation support Support for functions related to CNC machines, Laser cutters and more general automation label May 14, 2024
@dc42
Copy link
Collaborator

dc42 commented May 18, 2024

This issue had the same cause as #989. Fixed in 3.5-dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that has been reproduced CNC/Laser/Automation support Support for functions related to CNC machines, Laser cutters and more general automation
Projects
None yet
Development

No branches or pull requests

4 participants