Hey all. I’ve been using chilipeppr with my grbl controlled x-carve for 2 years now. I recently have noticed that the xyz coordinates and the virtual carve no longer work on the screen when cutting. Cuts still come out right but I have no reaction on the screen. Anyone seen this? I’ve not updated the grbl firmware on my machine at all. Running windows 7 on the computer doing the cutting. Thanks for any help. -Malcolm
It’s probably a units issue. Do you usually use inches or mm?
There should not be a units issue with the grbl workspace. It’s my code that nuked some edge cases in grbl 1.1. and the grbl widget in the jpadie workspace.
@Justin_Adie I’ve had this issue for a while now since updating to 1.1
Sure. 1.1 speaks a different language to 0.9. You need to use the /jpadie workspace for 1.1.
If you are having troubles on that workspace then I need lots of info to help debug that. Typically what is needed is
- Full capture from spjs in verbose mode
- Note of all errors in the js console
- Full description of what is going wrong (ideally with video screen capture)