Kevin Glover-Netherton

Results 29 comments of Kevin Glover-Netherton

This is getting merged in, but will have some tasks related to it pop up in the next sprint.

We already run this calculation when soft limits are enabled - the 1250 value is only when soft limits are not enabled, otherwise we calculate the distance based on current...

Console error on server load, functionality does not work even when enabled. ![reset](https://user-images.githubusercontent.com/22222507/187234890-8cafbd35-e6b7-45bb-bc7e-21d6272bee64.png)

1) Why are you storing the preference in local storage? This won't work in the electron application. Use the store library if it's a setting since that already handles differentiating...

@rchouinard This change should now be available in the latest release with the surfacing updates. All generated paths now ramp in rather than plunging in to the workpiece.

The assumption on start-from-line is that the user is taking away material and is zeroed to the top of the piece itself, not the top of the spoilboard since that...

We've put some changes in to address this in the late build (1.1.6) - the initial Z movement to move into position is now 10mm above the maximum Z height...

As mentioned in discussions "Loading" is the incorrect term since we're not loading anything, it's "Connecting" which should be the term used. Forcing disconnect is also not functionality we want...

I'm a little confused where you actually check whether the firmware exists. As far as I can tell: inside initController, we send "$$" to fetch settings - and you immediately...

It's something we've discussed and have in the backlog, but no immediate plans to implement. We'll make sure to comment when we revisit this.