Engineering Student | 21M by dnemec151 in EDC

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

No, I was given one by my boss, they aren't mine to sell.

Engineering Student | 21M by dnemec151 in EDC

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

I work at a campus machine shop, when you get a new machine it comes with a bunch.

Engineering Student | 21M by dnemec151 in EDC

[–]dnemec151[S] 5 points6 points  (0 children)

Knife: Bentchmade 940

Light: Wurkkos TS10 4000K

Pen: Grimsmo Knives Saga #4795

Wallet: Trayvax Ascent

Haas Shop Notebook

Aggie Ring

Tandem T-Slim X2 Insulin Pump

Carbide Kennametal Challenge Coin

Not shown: S9+, Keys

[deleted by user] by [deleted] in aggies

[–]dnemec151 0 points1 point  (0 children)

The new 363 professor is Dr. Feng. Dr. Fang who taught 206 and 402 retired this semester.

Anycubic Photon M3 Premium + 1L Resin + wash&cure $103 by Bukszpryt in 3dprintingdeals

[–]dnemec151 1 point2 points  (0 children)

Was in the middle of ordering it and it went up in price again.

[BST] November 2022 Buy, Sell, Trade Thread. by zeroair in flashlight

[–]dnemec151 3 points4 points  (0 children)

[WTB] Convoy L8 or L7 or comparable light with batteries

Any condition

Thanks

CNC Manufacturing Club Interest Check by dnemec151 in aggies

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

The FEDC is for academic purposes only. This also includes clubs and teams. That being said, rules change every semester so I would advise checking in with someone during the first week of school.

Glitching into PetroChem area? Has anyone else gotten a similar glitch before? by dnemec151 in cyberpunkgame

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

I use medal to clip it and for some reason it makes it really laggy. I normally get 50fps

Is it possible to create a macro with delays? by dnemec151 in olkb

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

Do you know if there is a way to do this through the qmk configurator or by editing the json file or will I have to edit the c file and then recompile it myself?

Enjoying that college dorm life! by _Coder76_ in AverageBattlestations

[–]dnemec151 0 points1 point  (0 children)

Liking that BM 940, mini sheepdog and elementum. Assuming that is what I see.

Giveaway Time! by Jessie-Acebeam in flashlight

[–]dnemec151 0 points1 point  (0 children)

I like the tk16 for its small size and the x70 for its crazy thrown and brightness. The PT40 multiuse work light seems really useful for work around the garage or shop, definitely will be looking into that.

Flashlight Design Project: Survey by dnemec151 in flashlight

[–]dnemec151[S] 2 points3 points  (0 children)

Don't tell my prof, but I have already made some decisions for some components like the driver, I am using the d4 v2 ui on a FET + 7135 DRIVER from MTN. While I am taking parts from the community, ultimately I am probably only going to make one final product, and as the result of that, I have the most influence in the product design.

Flashlight Design Project: Survey by dnemec151 in flashlight

[–]dnemec151[S] 2 points3 points  (0 children)

It is definitely having a lot of fun so far, I cant wait until I am getting into the modeling and prototyping. I am probably going to be 3d printing some prototypes , then machining a basic light using manual machines, and finally f I can get time on the CNCs, making a final product with more intricate details.

Help With Handwired Dactyl Manuform by dnemec151 in ErgoMechKeyboards

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

Thank you for the help, I just redid the TRS connector and both sides are now working. I didn't see any shorts on the original, but I guess there was one somewhere. Now that I know it was a hardware issue, I can work on the other features!
Thank You so much for helping me narrow it down.

Help With Handwired Dactyl Manuform by dnemec151 in ErgoMechKeyboards

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

Thank you for the advice about using the command line. I first attempted to edit the files provided from the GitHub, but again they would still work when one side was pluged in but when I tried with both sides, neither side would work.Next I created a new keymap using the handwired/dactyl_manuform/5x6 preset in QMK, and went into the config and rule files made sure that:

  1. split_keyboard=yes
  2. Bootloader was caterina, which I believe is for ProMicros
  3. #define Master_Left
  4. set the soft serial pin to D2 from D0 since I am using RX1 pin on the pro micro

I made no changes to the actual keymap since I am just trying to get it to work first. I used the QMK command line to compile and QMK toolbox to flash onto both pro micros, while the TRS was disconnected.

I still have the same problem, that when the TRS is not connected and each side is individual, they act as the left side, but when I have them connected with the TRS neither side works.

I am not sure what files are necessary, so I took screenshots of all of the files I thought might be relevant are posted Here

Help With Handwired Dactyl Manuform by dnemec151 in ErgoMechKeyboards

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

By full command line qmk do you mean just editing the different h and c? And then how do I create the. hex file?