▲ 14 r/elo

Commercials

Just saw a new NFL tv commercial with Mr. Blue Sky being used as the background music. I find it amazing that most people don't even know who it is. That song has got to be the most used in commercials and movies.

reddit.com
u/BestWorker7893 — 3 days ago

Forgot Password

Has anyone else had issues with getting OrcaSlicer to send you an email notification when you tell it you've forgotten your password to the Orca Cloud Account? I upgraded to 2.4.0 and it signed me out in the process. No matter how many times I submit to reset the password, I never get a response.

reddit.com
u/BestWorker7893 — 1 month ago

Snowflake Warehouse Selection

I'm experiencing a new issue that I've yet to run into. Even though I called out a warehouse in my connection details, I get the error message "SQL Error [606] [57P03]: No active warehouse selected in the current session. Select an active warehouse with the 'use warehouse' command."

Only until I implement the "Use Warehouse" command, I can run a query.

Why would I be getting the above error if I'm specifically calling out a warehouse to use in my connection?

Thanks

reddit.com
u/BestWorker7893 — 2 months ago

SQL Format Issue

I have DBeaver Community installed on two different systems. The issue I've been trying to figure out is related to SQL editor spacing. I can format my SQL on one system and save it but when I open it up on the other system, the formatting is totally different. I typically use spaces over tabs for spacings, so I'm not sure what the issue could be. Looking for suggestions as to what to check for.

Thanks!

reddit.com
u/BestWorker7893 — 3 months ago

Orbiter 2.5 Issue

I have the Orbiter 2.5 w/ SmartSensor. When the filament is sensed or I manually load, the stepper motor jitters and never loads the filament. I've read several posts and tried swapping the two center jst wires and that caused an error, so I swapped them back. Just to confirm, there is continuity between pins 1&2 and pins 3&4 as it should be. I also measure each coil ohm and they are 2.0 and 2.1 which is also correct. I tried lowering the run current from .85 to .55, but that just made the movement less noticeable.

Here are my Extruder and driver blocks from my printer.cfg:

[extruder]
step_pin: EBBCan: PD0
dir_pin: !EBBCan: PD1
enable_pin: !EBBCan: PD2
heater_pin: EBBCan: PB13
sensor_pin: EBBCan: PA3
microsteps: 16
rotation_distance: 4.637     # <--- Updated for Orbiter 2.5
full_steps_per_rotation: 200
nozzle_diameter: 0.400
filament_diameter: 1.750
# PT1000 2-Wire Configuration
sensor_type: PT1000
pullup_resistor: 2200        # Required for PT1000 on EBB36 [10]
min_temp: 0
max_temp: 280                # Safe limit for Phaetus Rapido 2
min_extrude_temp: 210
max_extrude_only_distance: 200.0
max_extrude_only_velocity: 40
#control: pid
#pid_Kp: 21.527 # Run PID tuning
#pid_Ki: 1.063
#pid_Kd: 108.982


[tmc2209 extruder]
uart_pin: EBBCan: PA15      # Verify this matches your EBB36 version's driver pin
run_current: 0.85           # LDO recommends 0.85A peak / ~0.6A RMS for this motor
hold_current: 0.100         # Low hold current prevents the toolhead from soaking up heat while sitting idle
sense_resistor: 0.110
stealthchop_threshold: 0    # SpreadCycle is highly recommended for extruders for better torque consistency

Any suggestions to solve this issue?  Thanks!
reddit.com
u/BestWorker7893 — 3 months ago