dps.lwk

Results 13 issues of dps.lwk

Have a dependabot alert (Template injection in ejs) related to this package and its use of an older version of `webpack-bundle-analyzer` any chance webpack-bundle-analyzer can be bumped?? ``` # npm...

update ci.sh since https://github.com/micropython/micropython/pull/8962 was merged

tools

I'll try an do a PR for these next week but documenting here just in case I don't get around to it - [ ] @disabled() - [ ] @style()...

As of this morning our site is only getting 400 responses to posting to discord We done actually use embeds, all are notifications are just markdown.

_estop_bindOk https://github.com/kcjengr/qtpyvcp/blob/57f5c7931f9f9f711824d01d4b92998644677f68/src/qtpyvcp/actions/machine_actions.py#L78 I think the above should be ``` widget.setChecked(STAT.task_state == linuxcnc.STATE_ESTOP) ```

I don't think stubs.mjs should be using `pip`, the initial install of the stubs is done in the package.json using `python3 -m pip` on macOS where python3 is install via...

enhancement

**Version info** - OS: macOS 14.1.1 - Build: 2091 **Description** Sublime Merge is is full screen I have multiple repos open, when some have long names, When clicking on to...

Would be nice if we could support changing to tools not in the carousel But fear this would not be possible with out first completing the work in the [ATC_Remap...

Subroutine unify and move to nc files The main aim of this PR is to remove the 4 duplicate copies of `subroutines` that exist in the PB source. In order...