The Motion On Lathe is not Smooth ( delayed motion ) #450
Reprosense
started this conversation in
General
Replies: 1 comment 5 replies
-
No, when CSS is enabled the spindle RPM is adjusted based on how far the tool is from the center (0) of the workpiece. BTW I need a bit of time to look into this as it is not easy to simulate witch a bench setup - I believe Ihave to check it out in the workshop. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
notsmooth.mp4
hello guys , i'd like to ask , i use STM32F446 nucleo , and Protoneer v3 for the config , i try using lathe on this GRBLHal , and from my assumption its happen because of the CSS ( G96 ) , its speed ( feedrate ) moved based on the speed of encoder right ? ,, its show that sometime the value of encoder got 0 ( idk yet , is this because of the calculation of css or there is any delay ) when its change the line between the gcode , or did u have any clue ?
here is my settings
[VER:1.1f.20240127:]
[OPT:VNZH0SL,35,1024,3,0]
[AXS:3:XYZ]
[NEWOPT:ENUMS,RT+,HOME,NOPROBE,ES,LATHE,SS,SED]
[FIRMWARE:grblHAL]
[SIGNALS:HSEFM]
[NVS STORAGE:*FLASH]
[FREE MEMORY:111K]
[DRIVER:STM32F446]
[DRIVER VERSION:240125]
[BOARD:Protoneer v3]
[AUX IO:0,2,0,0]
ok
here is my gcode [too](the Gcode.txt)
thanks in advace
Beta Was this translation helpful? Give feedback.
All reactions