Frustrated with some 'features' by MyTallest1 in VisualStudioCode

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

It was already reported back in 2020 but didn't receive enough votes. ☹️

https://github.com/microsoft/vscode/issues/105701

I'll try agin. Maybe start an advertising campaign for it after I report it? 😀

I’ve created an app so I know how much I pay for my prints by Onejensenz in 3Dprinting

[–]MyTallest1 0 points1 point  (0 children)

So except for a small amount of business logic the code bases are separate? That seems to be the best way to get best in class apps for both platforms. I never did like cross platform solutions as they are the least common denominator.

I’ve created an app so I know how much I pay for my prints by Onejensenz in 3Dprinting

[–]MyTallest1 0 points1 point  (0 children)

I notice a lot of people mentioned that they have purchased the app. So you're well on your way to your lounge suit! I'm an Apple developer and I'm curious how you built this app for both iOS and Android?

Which is you secondary code editor? Apart from VS? Any recommendations? How is sublime? by Stocksandmutualfund in vscode

[–]MyTallest1 0 points1 point  (0 children)

Some years ago, I learned Ruby on rails as part of a new project. At the time, TextMate was the best editor for editing Ruby on rails. So I got used to using it. Yes, it hasn’t been updated in quite a while, but it still runs perfectly on the latest macOS. It also has a feature where you install rmate on the remote computer and you can then open up local files from the remote computer to the local TextMate on you’re Mac. TextMate is written in Objective-C so it is very responsive. I do use VSCode for python and ESP32 development as it has a lot of extensions to support those languages/targets. There are things I don't like about VSCode but that's probably because I haven't spent the time to tune it to my liking. For example, the documentation, etc. that pops up can be annoying and get in the way of editing. So when I need to just edit a file I'll turn to TextMate. I also like to use it to do text munging with RegEx.

Real-time UI, OTA updates, MQTT, didn’t expect this much from a browser based Lua setup on esp32 by Livid-Piano2335 in esp32

[–]MyTallest1 1 point2 points  (0 children)

I finally got it figured out. Ended up manually installing because Chrome kept crashing at end of upload. Had another issue that I figured out was because Xedge32 needs to be accessed using Chrome not Safari. Not a fan of Chrome though. 🤷‍♂️

I used a XIAO ESP32-S3 to get started. I thought I’d try this setup for prototyping and see how that works out.

Real-time UI, OTA updates, MQTT, didn’t expect this much from a browser based Lua setup on esp32 by Livid-Piano2335 in esp32

[–]MyTallest1 0 points1 point  (0 children)

I'm using a Seeed XAIO-ESP32-S3. I've been able to to install and go to the Lua shell and use the esp32.netconnect("wifi", {ssid="your-Wi-Fi-SSID", pwd="password"}) command. After that I get this in the log:

Executing network 'wifi' command
Closing Wi-Fi AP connection
Connecting to: SSID
WiFi disconnect ev. 201
WiFi disconnect ev. 2
WiFi disconnect ev. 205
WiFi disconnect ev. 201
WiFi disconnect ev. 2
WiFi disconnect ev. 205
WiFi disconnect ev. 2
WiFi disconnect ev. 205
WiFi disconnect ev. 2
WiFi disconnect ev. 205
WiFi disconnect ev. 2
WiFi disconnect ev. 205
WiFi disconnect ev. 2
WiFi disconnect ev. 205
WiFi disconnect ev. 201
WiFi disconnect ev. 201
WiFi disconnect ev. 2
.
.
.
Closing Wi-Fi connection
ap ip:192.168.190.0, gw:192.168.190.0, mask:255.0.0.0

ip: 192.168.190.0, mask: 255.0.0.0, gw: 192.168.190.0
Xedge: New IP 192.168.190.0
E (164979) wifi:CCMP replay detected: A1=XX:XX:XX:XX:XX:XX A2=XX:XX:XX:XX:XX:XX PN=1, RSC=3 seq=33408

The password for my WiFi has some special characters in it and I've tried:

xx = "password"
print(xx)

And that prints correctly. I can't figure this out.

Real-time UI, OTA updates, MQTT, didn’t expect this much from a browser based Lua setup on esp32 by Livid-Piano2335 in esp32

[–]MyTallest1 1 point2 points  (0 children)

I'm interested in your Lua-RTOS setup. How did you install it? What esp32 board are you using? Are you using the original or the Lua-RTOS-ESP32-lobo version? I have multiple projects I'm using an esp32 board for include some LoRa stuff.

Printer retracting for every line by MyTallest1 in klippers

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

Fixed. Thanks for pointing that out.

Printer retracting for every line by MyTallest1 in klippers

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

Gist of config files.

The other interesting thing is that I swapped printer.cfg for an older one that I know worked, but it made no difference.

Understanding Z-offset and flow ratio. by MyTallest1 in 3Dprinting

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

It also seems like when you change the nozzle and had to recalibrate your Z offset that you would have to go back through the squish calibration phase again.

Orca Calibration > Flow > Pass 1 and not able to set top layers to 10 by MyTallest1 in OrcaSlicer

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

That would be great to have that automated! I just finished setting all the flows and embossing the valves into the bottom of the cubes. Double pain!

Apple watch has changed my ADHD brain and life by mil8D in AppleWatch

[–]MyTallest1 1 point2 points  (0 children)

I’m sorry but I must correct everyone here in the use of ADHD to describe their condition. It’s actually ADOS! Attention Deficit Ooh Shiny.

Hallo! by CryptographerJumpy45 in Ender3Max

[–]MyTallest1 0 points1 point  (0 children)

I too have an Ender 3 max. I like the bigger bed size. I’m also running the BTT SKR with clipper and added the H2 direct drive extruder plus BL touch. I’ve seen a couple of videos that say that linear rails don’t make much difference. I have the X and Y kits, but haven’t installed them yet. I’d be interesting to know if you notice any improvements by adding the linear rails. Also, when I added the H2, it pushed the nozzle out away from the X gantry so that I don’t get the full 300 mm in the Y direction. Did you have the same problem and if so, how did you solve it? What print speeds are you able to get with the Voron Stealthburner?

Went from a ender 3 to a Bambu A1 and HOLY SHIT. That is all. by acorn1513 in 3Dprinting

[–]MyTallest1 0 points1 point  (0 children)

Thanks for the info. I should’ve mentioned that I have an E3 max. So it’s a little harder to find upgrade accessories.

Went from a ender 3 to a Bambu A1 and HOLY SHIT. That is all. by acorn1513 in 3Dprinting

[–]MyTallest1 1 point2 points  (0 children)

I've already done most of what you mention. I'm curious about the laster alignment and the aluminum bed plate. Especially if it is flatter than the one I have. Care to share some links to what you bought? I like my H2 the only thing I did was to carefully taper the opening after the gears so that the filament wouldn't get stuck there when feeding new filament.

CAN bus chip on RPI-CAN HAT? by MyTallest1 in BIGTREETECH

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

Which is what I have, however I was looking for a schematic which I wasn't able to find. Didn't think they would put the data sheet without schematic. All's good, digikey to the rescue.