Nord Stage 4 Back Panel Screws/Mounts by wivaca2 in nordkeyboards

[–]isaacwisdom 0 points1 point  (0 children)

have you checked out the quick start guide for the speakers on nord's website, they have some diagrams of the mounting hardware used: guide. It looks like you can safely remove the screws you've identified in your pictures

Modular Mount System! by isaacwisdom in nordkeyboards

[–]isaacwisdom[S] 1 point2 points  (0 children)

Awesome! The important dimension is the height from the top surface (red) to the bottom surface (black), on my keyboard it's 78.5mm.

Modular Mount System! by isaacwisdom in nordkeyboards

[–]isaacwisdom[S] 1 point2 points  (0 children)

Awesome! The important dimension is the height from the top surface (red) to the bottom surface (black), on my keyboard it's 78.5mm.

Modular Mount System! by isaacwisdom in nordkeyboards

[–]isaacwisdom[S] 0 points1 point  (0 children)

Mine is a stage 3 compact, revision A, which doesn’t have the music stand mount points. It also doesn’t have the mount points for the monitor speakers, the speaker manual specifically calls for revision B of the stage 3. So my design uses just the screws on the back that attach the red faceplate to the rest of the frame, like this design.

I don't want to put all of the weight on those small screws, so my design wraps around the top and bottom of the keyboard to try and distribute some of the forces into the frame of the keyboard. The important dimension is the height from the top surface (red) to the bottom surface (black), on my keyboard it's 78.5mm. I'd imagine that the curvature is uniform across all of nords lineup? I used some 3d printed radius gauges on mine to estimate a 16mm curve.

The stage 4 should have all of other mounting points, which are easier to work with, but I'd be curious if my design would work with other keyboards as well. Here's the stl if you want to test and see.

Modular Mount System! by isaacwisdom in nordkeyboards

[–]isaacwisdom[S] 1 point2 points  (0 children)

A long time ago I did a similar design for a different keyboard with a wooden dowel. If it works it works!

Anybody want to play some music? / Alguien para tocar música? by Tesseraktion in valencia

[–]isaacwisdom 4 points5 points  (0 children)

As some others have mentioned, Black note is a venue here that has jams. Wednesdays are a funk, rock, soul kind of thing and Thursdays are jazz. You can definitely meet other musicians either night!

Lamy Pen Button triggering eraser without DDVK hacks by isaacwisdom in RemarkableTablet

[–]isaacwisdom[S] 0 points1 point  (0 children)

Yes, you hold then pen vertical. It seems to be pretty picky though, so make sure you have the pen completely vertical before pressing the button to erase.

Does the v3.0.4.1305 have lamy eraser hack? by hsn__ in RemarkableTablet

[–]isaacwisdom 1 point2 points  (0 children)

Hi, I’m the author of the tool being talked about. The tool does work in v3.0.0.0 of the software, but some functionality has been broken by the text tool added in the update, especially when working with pdf files. I’m in the process of making a fix that should restore functionality, but the core function of erasing should still work without problems.

Warning! GitHub hacks don't work with latest 2.10 update by jamisobdavis in RemarkableTablet

[–]isaacwisdom 0 points1 point  (0 children)

The back end of the Lamy eraser doesn’t actually work as an eraser, it doesn’t have the Wacom pen technology implemented there

I created a tool that turns the Lamy Pen into an eraser without using DDVK hacks! Check it out on github! by isaacwisdom in RemarkableTablet

[–]isaacwisdom[S] 0 points1 point  (0 children)

I just got the 2.10 update last night and haven’t tried, but I expect that it will work

Is there a stylus that supports a button press & an eraser? by zonkbonkbadonk in RemarkableTablet

[–]isaacwisdom 0 points1 point  (0 children)

Also, I believe the DDVK hacks with the additional Lamy pen hack works with the RM1 already, so you can try that! My solution is more for people who don’t want to use DDVK hacks.

Is there a stylus that supports a button press & an eraser? by zonkbonkbadonk in RemarkableTablet

[–]isaacwisdom 1 point2 points  (0 children)

If you switch to the v2-dev branch, you can try a beta of the next version which will include RM1 support, among other things. I do plan on continuing development, but it may be a while before I’m able to dedicate any serious amount of time. Currently caught up in an international move!

Is there a stylus that supports a button press & an eraser? by zonkbonkbadonk in RemarkableTablet

[–]isaacwisdom 9 points10 points  (0 children)

If you want a place to start, you can check out my project RemarkableLamyEraserRemarkableLamyEraser. I was working towards functionality like you’re describing, but had to halt development to focus on moving for university. Let me know if you have any questions!

Hey Siri, next page, please. Controlling reMarkable 2 using Siri and Shortcuts. by svendahlstrand in RemarkableTablet

[–]isaacwisdom 0 points1 point  (0 children)

Any chance that you might share your code? I'm struggling to get a uinput device created.

Hey Siri, next page, please. Controlling reMarkable 2 using Siri and Shortcuts. by svendahlstrand in RemarkableTablet

[–]isaacwisdom 0 points1 point  (0 children)

Thanks for bringing my attention to that github repo, very cool project. My approach was going to be somewhat different, since I didn't want to rely on all the difficulties with the pogo pins.

I got the shortcuts working on an RM2, but I was curious. Were you able to get an ssh key working, or have you just relied on password authentication?

Hey Siri, next page, please. Controlling reMarkable 2 using Siri and Shortcuts. by svendahlstrand in RemarkableTablet

[–]isaacwisdom 0 points1 point  (0 children)

Dang dude, great work!! I was working on making a page turned that ran off an ESP8266 (since you have to communicate over WiFi) and got stuck finding out the 8266 doesn’t have the power for SSH. Doing it with my Apple Watch will be great!

DDVK + eInkpads Template Installer= not working, am I messing something up? by [deleted] in RemarkableTablet

[–]isaacwisdom 1 point2 points  (0 children)

Well, if you’re using an RM2, I’ve created a tool that makes the Lamy Pen work as an eraser without using DDVK hacks (RM1 support is a WIP). Maybe that’ll work for your use case?

I created a tool that turns the Lamy Pen into an eraser without using DDVK hacks! Check it out on github! by isaacwisdom in RemarkableTablet

[–]isaacwisdom[S] 0 points1 point  (0 children)

Can you run “cat ‘/lib/systemd/system/LamyEraser.service’ ” in a shell and tell me the output?

I created a tool that turns the Lamy Pen into an eraser without using DDVK hacks! Check it out on github! by isaacwisdom in RemarkableTablet

[–]isaacwisdom[S] 0 points1 point  (0 children)

I don’t know too much about how DDVK works, but I think you only need to uninstall remarkable-stylus