makermadecnc / makerverse

GNU General Public License v3.0
32 stars 13 forks source link

Add back CNCJS widget for manual feedrate adjustment please #47

Open simonodling opened 3 years ago

simonodling commented 3 years ago

Hi, In Makerverse 1.0.6 there was a CNCJS widget in the left hand column that allowed feed rate (and spindle speed if used) to be adjusted by 1% or 10%, or reset to programmed value, during cutting. This was super helpful as when trying new cutters or if any issues presented during cutting you could turn down the feedrate, or up if desired during cutting. It doesn't exist in 1.1.2, is there any possibility of turning it back on within 1.1.2 from the original CNCJS/Makerverse code? I am running on Pi 4 using the latest 1.1.2 headless image. I think is was titled GRBL widget - it looks like this: image I don't know what "R" did - I assume it is a 3D printer thing. In reality most don't have spindle speed control, but feedrate adjustment would be great to have back. Thanks in advance! Simon

zaneclaes commented 3 years ago

Hey @simonodling ! I added this to my todo list as soon as I saw it, but it seems I forgot to respond to you. Silly mistake on my part; I forgot to copy these "grbl" settings over into the "maslow" widget. Easy fix for the next release :)

simonodling commented 3 years ago

Thanks @zaneclaes not sure we need the R field, most people will just use the F command, some may try and use spindle control, but not many

neilferreri commented 3 years ago

R is a Rapid rate override, which is a feature in GRBL. There are reasons to use it.