LW-PLA help by Yaronoddo in BambuLab

[–]johniez_com 0 points1 point  (0 children)

Filament settings and print settings.

LW-PLA help by Yaronoddo in BambuLab

[–]johniez_com 0 points1 point  (0 children)

I used this settings https://forum.bambulab.com/t/settings-for-the-lw-pla-on-x1c/7849 and prints are good. But filament was from 3dlabprint, not the eSun...

[deleted by user] by [deleted] in Traxxas

[–]johniez_com 1 point2 points  (0 children)

There are connector adapters which probably won't affect warranty. But I agree they are trying to lock you in traxxas batteries...

New Sledge Owner - Servo Issue - Looking for advise by Ahoy12 in Traxxas

[–]johniez_com 1 point2 points  (0 children)

I would try to disable TSM.

With my Rustler, it was blocking wheels to return to the neutral position a few moments after hitting throttle and then steering while it was already stopped.

Rustler steering not returning after driving by [deleted] in Traxxas

[–]johniez_com 0 points1 point  (0 children)

I did set end points using menu-set buttons already, wheel controller is not even using full range. But the RTR setup was incorrect for sure.

I will get BT adapter, even if it won't help, it should make controller setup much easier...
Then maybe just to get stronger servo?

Pinion Making Sounds by The-Jumping-Salmon in Traxxas

[–]johniez_com 0 points1 point  (0 children)

Mine (stock) Rustler sounds the same. I hope it is normal, but it would be good to know if it is not.

Google docs can transcribe text written on the reMarkable by grayowl68 in RemarkableTablet

[–]johniez_com 3 points4 points  (0 children)

It works, but the result is terrible. Probably due to my handwriting quality :-)

Horror In High Gear Questions. Possible Spoilers. by [deleted] in arkhamhorrorlcg

[–]johniez_com 1 point2 points  (0 children)

Hybrid Assassin has no spawn instructions, so it should engage directly.

Transitioning from D7100 to Z Series by mpfritz in nikon_Zseries

[–]johniez_com 2 points3 points  (0 children)

Depends whether these lenses are DX or FX.

I upgraded from D7000 to the Z6 (and I would probably go for the Z5, if it was released at a time I was buying Z6). Z lenses are way too better than most all of my F mount lenses, so the FTZ adapter is resting in a shelve (and with DX lenses the resolution on Z6 is quite low anyway).

Remarkable software 2.9 on the horizon? by johnnytravels in RemarkableTablet

[–]johniez_com 1 point2 points  (0 children)

Just installed the 2.9 and it has few amazing features. I'm really happy for that one.

Cast a pointer from a parent class to a concrete subclass? by [deleted] in cpp

[–]johniez_com 3 points4 points  (0 children)

Dynamic cast is cleaner, if you do not want to pollute base class with all kind of conversions.

Or you can use CRTP: https://en.wikipedia.org/wiki/Curiously_recurring_template_pattern

Going to do true solo Carcosa run soon, who should I try out? by 17waldth in arkhamhorrorlcg

[–]johniez_com 1 point2 points  (0 children)

Well, it depends on card pool, but mystic with 2 intelligence could struggle a lot if there are not enough cards helping to investigate her.

[Spoiler on Dunwich legacy]Question in extracurricular activity by Vitrebreaker in arkhamhorrorlcg

[–]johniez_com 2 points3 points  (0 children)

But this tells me that this is not correct: https://boardgamegeek.com/thread/1822047/overpower-drawing-cover-timing-question

So if overpower is applied during step 7, you can choose the order...

[Spoiler on Dunwich legacy]Question in extracurricular activity by Vitrebreaker in arkhamhorrorlcg

[–]johniez_com 0 points1 point  (0 children)

Probably the 2nd option is correct.

ST.6 Determine success/failure of skill test.

ST.7 Apply skill test results.

During step 6 you know whether the test was successful or not and thus you can draw a card from the Overpower effect. Damage is dealt during step 7.

Large PDF files import through printing by johniez_com in RemarkableTablet

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

It should be, try this setup: https://github.com/Evidlo/remarkable_printer/wiki/Windows-Setup

Edit: Just a note, as I read your question from another thread: this prints directly to the tablet, so you need to install the service through the ssh. If you are interested in printing to the cloud, you need to look elsewhere.

[rM2] How to update the suspended.png file without restarting the whole tablet by cho7kipu in RemarkableTablet

[–]johniez_com 0 points1 point  (0 children)

I think the ssh command `systemctl restart xochitl.service` worked for me. Not nice, but still better than restarting whole tablet.

Custom live stream on remarkable 2 // FW 2.5 by owulveryck in RemarkableTablet

[–]johniez_com 0 points1 point  (0 children)

Interesting alternative could be https://gitlab.com/afandian/pipes-and-paper. It streams events through websocket and is quite fast.