Notifications
Clear all

Y axis speed  

  RSS
William McDowell
(@william-mcdowell)
Member
Y axis speed

I am trying to convert my printer into a vibration table to test material strengths and do different things. I have written some Gcode to shake the y axis back and forth but I'm trying to figure out how to make it move faster. When I increase the m204 and m205 speeds it doesn't seem to actually get faster and I think I've hit some speed limit on the printer. Is there a way to override that limit and does anyone know what the actually max speed and acceleration the stepper motors can move? 

This is what I have so far:

Prusa Y-Axis Shake Test
G28 
M104 S0 
M140 S0 
G1 Z100 F1500 

M204 P1000 T4000 
M205 Y50 

G1 Y50 F6000 
G1 Y70 F6000 
G1 Y50 F6000 
G1 Y70 F6000 
G1 Y55 F4000 
G1 Y65 F4000
G1 Y55 F4000 
G1 Y65 F4000 
G1 Y50 F6000 
G1 Y70 F6000 
G1 Y50 F6000 
G1 Y70 F6000 
G1 Y55 F4000 
G1 Y65 F4000
G1 Y55 F4000 
G1 Y65 F4000 

G1 Y0 Z100 F3000

M84 
Posted : 27/02/2025 9:35 pm
Share: