Jump to content
  • 0

LDO kit V0.2, print randomly go to pause state if max_velocity > 270


str0gg

Question

Printer is dialed in for esun  abs+ 0.4 nozzle and capable to print 25.5mm^3/s (orca slicer VFA test). Speed test velocity 900 and max acceleration 13000 no issue.
Current settings velocity 300 which reflex 24mm3 with headroom and max acceleration 9000.

Only useful log I was able to grep... (print first layer test nothing fancy circle 115 with layer 0.2 default slicer speed)

2024-09-03 20:55:30,725 [job_status.py:update_filename()] - Updating filename to Disc_ABS_4m46s.gcode
2024-09-03 20:55:30,725 [job_status.py:_update_file_metadata()] - Update Metadata. File: Disc_ABS_4m46s.gcode Size: 58785
2024-09-03 20:55:30,744 [screen.py:attach_panel()] - Current panel hierarchy: job_status > job_status
2024-09-03 20:55:30,751 [screen.py:show_panel()] - Reinitializing panel extrude
2024-09-03 20:55:30,772 [screen.py:attach_panel()] - Current panel hierarchy: job_status > job_status > extrude
2024-09-03 20:55:30,772 [KlippyWebsocket.py:gcode_script()] - Sending printer.gcode.script: SET_FILAMENT_SENSOR SENSOR=runout_sensor ENABLE=1
2024-09-03 20:56:47,583 [printer.py:change_state()] - Changing state from 'paused' to 'printing'
2024-09-03 20:56:47,583 [printer.py:change_state()] - Adding callback for state: printing
2024-09-03 20:56:47,593 [screen.py:set_screenblanking_timeout()] - Changing screen blanking to: 3600

I've also add gcode to confirm that its pausing issue.

[gcode_macro PAUSE]
rename_existing: PAUSE_BASE
gcode:
  M117 Paused
  LED_BED_CANCEL
  PAUSE_BASE


Does anyone have idea how to debug it further or fix it?
Extrude:  LDO Orbiter v2
Hotend: Revo with diamond back nozzle 0.4
Toolhead: Dragon Burner v8

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Not at all. I very much dislike the foot-mounted filament sensor design. On my V0 it's useless right now as the switch will not mount well enough to actually get pressed properly with filament inserted. I've had to disable any macro code referencing it so I can actually print stuff.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...