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.
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.
Have any of you seen this before... pretty cool:
https://mikebellmaps.com/products/elo-discography-tube-map
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.
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
Not sure if anyone has listened to these on Youtube, but the person that put these together did a pretty good job. The order of tracks on each album is a nice listen. Very nice artwork on each too.
Volume1: https://www.youtube.com/watch?v=htN3weUThQw
Volume2: https://www.youtube.com/watch?v=h3EAnVdpO1s
Volume3: https://www.youtube.com/watch?v=anIhLUyb5ps
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!
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!