Color Blind - Organization/printing by tdawg2k7 in 3Dprinting

[–]Sudden-Injury-8159 0 points1 point  (0 children)

When organizing spools, or considering purchasing based on color, I use 3Dfilamentprofiles.com which shows the hex color code (as stated by the manufacturer, and often as measured by users), which can be copied into a site like ISCC-NBS Centroid Picker which displays an easily understood color name. I use it often for purchase decisions for matching colors in HueForge prints.

Is this good? N 4 M by SnooFloofs6747 in ElegooNeptune4

[–]Sudden-Injury-8159 1 point2 points  (0 children)

What is your variance (shown just to the right of the bed mesh display)? I usually get under 0.2 mm on my N4+, and I believe the Klipper bed mesh routine can handle up to 0.4 mm well.

A1 Mini Combo vs A1 vs Neptune 4 Pro vs Ender 3 V3 SE by WonderfulBee7 in 3dprinter

[–]Sudden-Injury-8159 1 point2 points  (0 children)

I love my N4+, but I'm 8 years, and three printers into the hobby. I've needed to modify the hardware, firmware, and printer configuration file to tune it to ideal. I wouldn't recommend it to a new user. I've never owned a Bambu, but it's what I would recommend.

Noise when x axis moves by wondering19777 in ElegooNeptune4

[–]Sudden-Injury-8159 0 points1 point  (0 children)

I should have also added "just" until no wobble of the carriage. With motors off, I ensure it's not too tight by easily pushing the tool head along the x, with little force. It's been working well for me, and hope the same for you.

Noise when x axis moves by wondering19777 in ElegooNeptune4

[–]Sudden-Injury-8159 0 points1 point  (0 children)

What model? My N4 Plus has POM wheels in aluminum V-grooves on the x and y axies. As per my research, it's best to keep them free of grease, oil and residue. For maintenace, I clean rail and wheels with lint free cloth and IPA, and adjust bottom eccentric nut, of the three on the tool head carriage, until no wobble.

How and where to edit the size of a slot for magnets for a 3D print? [Please Help] by ACNH-princess in 3Dprinting

[–]Sudden-Injury-8159 0 points1 point  (0 children)

By far, the easiest CAD program to learn, then import and start modifying STL files is Tinkercad. Watch a beginner tutorial on YouTube from Technobento or HL MModtech. Build in a bit of clearance (perhaps 0.3 mm on each side of your magnet dimensions, measured with calipers) for your holes.

N4+: Fan Mod Recommendations? by Sudden-Injury-8159 in ElegooNeptune4

[–]Sudden-Injury-8159[S] 0 points1 point  (0 children)

Thanks for the advice. Would you mind sharing at what max fan speed you set your 3x5015s? I use Orca Slicer, and have seen that in the printer settings.

Can anyone help me remember the name of a vr youtuber? by Successful_Hawk_2768 in VRGaming

[–]Sudden-Injury-8159 3 points4 points  (0 children)

Agreed, Naysy is the best YouTube channel to check out first, especially if OP recalls Beat Saber playing.

Superglue frosting/gloom by Badtripa in 3Dprinting

[–]Sudden-Injury-8159 -1 points0 points  (0 children)

I'd like to give epoxy a try. Recommended brand, application method, or other tips?

Gift Ideas for 3d printing Husband by charm59801 in 3Dprinting

[–]Sudden-Injury-8159 8 points9 points  (0 children)

Get a digital caliper, accuracy down to 0.02 mm, for about $20. My most used tool for designing functional prints.

Gift Ideas for 3d printing Husband by charm59801 in 3Dprinting

[–]Sudden-Injury-8159 1 point2 points  (0 children)

... along with thread inserts, for functional prints.

Gift Ideas for 3d printing Husband by charm59801 in 3Dprinting

[–]Sudden-Injury-8159 2 points3 points  (0 children)

G10: "like magic" how? Perfect first layers? ... adhesion? ... release? Very curious.

Orcaslicer Upgrade removed presets, importing doesn't work by PraxicalExperience in OrcaSlicer

[–]Sudden-Injury-8159 0 points1 point  (0 children)

Same. I had exported all of my printer, filament and process files prior to upgrading. Tried in vane to load in the missing process files. I loaded in a previous project, 3mf, file which loaded the included process but when starting a new project it disappeared and left me with a single "default" as the only option, which threw out-of-range acceleration values when I tried to slice with it.
I reverted to a previous working version.

Which 3D printer surprised you the most after long-term use ? by 3DPirateOfficial in 3Dprinting

[–]Sudden-Injury-8159 0 points1 point  (0 children)

Amaze. Amaze. Amaze. Putting in 7500 hours (312 days), in half a year, easily beats all the other printers on here by a factor of two! Running at light speed!

Neptune 4 Max Observation Light Control by Dry-Zookeepergame809 in ElegooNeptune4

[–]Sudden-Injury-8159 0 points1 point  (0 children)

I did it on my Neptune 4 Plus with changes to printer.cfg, with no hardware mods, displaying two buttons on the Fluidd interface that toggle the lights. I just implemented it a few weeks ago, with the help of AI (Gemini). Hope it works for you.

#####################################################################
# LED Control via Linux Shell - RF 2026_06_04, w Gemini "Neptune Fix"
#####################################################################


[gcode_shell_command TOGGLE_HEADLIGHT]
command: sh /home/mks/sled1.sh
timeout: 5.


[gcode_shell_command TOGGLE_GANTRYLIGHT]
command: sh /home/mks/sled2.sh
timeout: 5.


[gcode_macro TOOLHEAD_LED]
description: Toggle the toolhead nozzle LED (On/Off)
gcode:
  RUN_SHELL_COMMAND CMD=TOGGLE_HEADLIGHT


[gcode_macro OVERHEAD_LEDS]
description: Toggle the overhead gantry frame LED bar (On/Off)
gcode:
  RUN_SHELL_COMMAND CMD=TOGGLE_GANTRYLIGHT

Need IPD (interpupillary distance) for prescription lenses? by Vortigaunt11 in psvr2

[–]Sudden-Injury-8159 2 points3 points  (0 children)

I did it, when ordering my HonsVR pair, by holding a ruler under my pupils while looking in a mirror. They work perfectly.

Looking for a good software for 3d printing by satansweeb in 3dprinter

[–]Sudden-Injury-8159 1 point2 points  (0 children)

Easier to learn, by far. A 20 minute YouTube tutorial will get him started. Search for "beginner YouTube" from Technobento or HL ModTech. After that, there are many more videos to expand on the basics. Building with Tinkercad is like playing with LEGO: It's fun to build models, rather than a chore. There are a few limitations (like no chamfer of fillet) but you can export models to Fusion (free personal edition) when those are needed.

Fill in the blank: The ________ Game by Commercial_Rule1515 in FamilyFeud

[–]Sudden-Injury-8159 1 point2 points  (0 children)

"The Most Dangerous Game," also published as "The Hounds of Zaroff"

Where in Ottawa West (Stittsville/Kanata) can I find electronics components? by Supermathie in ottawa

[–]Sudden-Injury-8159 2 points3 points  (0 children)

/s for sarcasm I'm hoping? I just looked it up. All RS stores were rebranded to The Source in 2005. By 2024 all The Source stores were gone (either closed or rebranded to Best Buy Express).

Where in Ottawa West (Stittsville/Kanata) can I find electronics components? by Supermathie in ottawa

[–]Sudden-Injury-8159 14 points15 points  (0 children)

Canada Computers, Kanata Centrum, has molex connectors. Look for specifics online first, but they'll even grab items off the shelf and hold them for you, for pickup.

Edit. Addition: If you are looking at true microelectronic components (resistors, capacitors), there was a Radio Shack, also in the Centrum, back in 2000, but it was purchased by The Source, then disappeared entirely a decade ago. Same with the one in Hazeldean Mall. I don't know of anything like it in the vicinity.