Jason Lusk
Jason Lusk
@woodyrew @jcrawford I have submitted a PR with documentation to solve this. https://github.com/segmentio/metalsmith-permalinks/pull/90 Includes docs and tests passed. added `rename` option, defaults to true to maintain previous functionality. ```js .use(permalinks({...
> Re-opening as this is still an issue if you want to use nunchucks in your markdown. Having the same issue here.
how do I connect and configure the mks-pi and mks-pwc with klipper?
> its easy. Connect it normal > > then this in printer.cfg . You must change the pin because my is for robin nano v3 > > ``` > >...
@Liriel-666 You say "normal" many times. do you have the "normal" instructions or diagrams?
25v 47uf capacitor between Gnd/5v pins. Before @ 0.5mm/s: ` Recv: // PROBE_ACCURACY at X:150.000 Y:150.000 Z:7.040 (samples=10 retract=2.000 speed=0.5 lift_speed=2.0) Recv: // probe at 150.000,150.000 is z=1.672500 Recv: //...
~~Could you please provide a working example using a spare IO as a UART data cable in marlin?~~ I figured it out and documented it for my v1.2 board [here](https://www.reddit.com/r/3Dprinting/comments/gthxb6/mks_robin_nano_v12_diagram_for_5x_tmc2209_v30/)...
How do I connect and configure the mks pwc v3.0 to the mks pi for klipper?
My "proxy task" workaround until this is resolved. Add some grunt-newer compatible proxy task configuration options inside grunt.initConfig ``` javascript // Add src and dest attributes to your "icons" proxy...
npm install doesn't work either, as it is stuck in a loop. ``` $ yarn --cwd docs yarn install v1.22.10 [1/4] 🔍 Resolving packages... success Already up-to-date. $ yarn --cwd...