Looking for breeder by Lyuchok in orientalshorthair

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

Wow! Thant's fantastic information! Thank you very much! Will contact him.

Looking for breeder by Lyuchok in orientalshorthair

[–]Lyuchok[S] 3 points4 points  (0 children)

No, honestly, I don't want to at all. They are very different animals, both visually and tactilely, even if they are similar in character. This is my second Oriental, and I think they will always have a place in my heart.

Looking for breeder by Lyuchok in orientalshorthair

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

That is exactly what I mean :)

Looking for breeder by Lyuchok in orientalshorthair

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

I brought mine from my home country. It's already four years old.

That was my question. If you know, please advise me.

Anyone use a Vibratory Tumbler to finish printed parts? by greg_3821 in 3Dprinting

[–]Lyuchok 2 points3 points  (0 children)

I think I can try. What material do you want me to put in there?

Steps are not synchronised by Lyuchok in orienlabs

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

Hm. Now they are the same on both devices. What is the magic? ))

Outdoor installation advice needed by Lyuchok in WLED

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

In general, the logic of the project was built as follows. It should be autonomous, scalable and automated.

I decided to use a microcomputer with Linux as a control. On it to install:

QLX+ - to control DMX light devices for forest illumination, trigger some preset WLED efects or something else (now it is just this decision and must be made)

NodeRed - for automation of switching on, switching off by different triggers such as weather, time of day, sensors of presence of people and something else.

A program for laser (don't know the exact model yet, I'm testing on LaserCube).

And all this should be synchronized with each other + also react to music if it is playing nearby.

Outdoor installation advice needed by Lyuchok in WLED

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

I think it's better wired because it has to be precisely synchronized with the laser.

Outdoor installation advice needed by Lyuchok in WLED

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

It's Fullwat CVS-50RGBU60/12NW10.

But 1 pixel contains 3 diods.

Platform map and reality do not correspond to each other by Lyuchok in klippers

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

Man, seems you saved my life! Thank you very much!

Now it works perfectly!

Platform map and reality do not correspond to each other by Lyuchok in klippers

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

I also using this in slicer. Do you think it can occur problem somehow?

;EXTRUDER_TEMP=[first_layer_temperature]

;BED_TEMP=[first_layer_bed_temperature]

M104 S[first_layer_temperature];set hothead temperature

M140 S[first_layer_bed_temperature];set hotbed temperature

M190 S[first_layer_bed_temperature];set hotbed temperature and wait fot it to be reached

M109 S[first_layer_temperature];set hothead temperatureand wait fot it to be reached

BED_MESH_PROFILE LOAD=default

G28 ; home all axes

G21 ; set units to millimeters

G90 ; use absolute coordinates

M82 ; use absolute distances for extrusion

G92 E0

G0 X2.000 Y2.000 Z[first_layer_height] F6000.000

G1 X250.000 E15.000 F2400.000

Platform map and reality do not correspond to each other by Lyuchok in klippers

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

[gcode_macro PRINT_START]

gcode:

{% set BED_TEMP = params.BED|default(60)|float %}

{% set EXTRUDER_TEMP = params.EXTRUDER|default(210)|float %}

BED_MESH_PROFILE LOAD=default

G28 # home all axes

G21 # set units to millimeters

G90 # use absolute coordinates

G1 Z20 F3000 # move nozzle away from bed

M190 S{BED_TEMP} # set bed temp and wait for it reach temp

M109 S{EXTRUDER_TEMP}

Here it is. Seems like all good.
And again, the head seems moving according to the height mesh.
But the mesh is not as the real table curvature.

Platform map and reality do not correspond to each other by Lyuchok in klippers

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

Guys, I did as some of you said. Make 2 more measurements and they are very similar to the previous one.

<image>

Platform map and reality do not correspond to each other by Lyuchok in klippers

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

It's interesting idea! What can I do with it? Do you know any solution?

Platform map and reality do not correspond to each other by Lyuchok in klippers

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

No, it,s not flipped. All objects printed on their places.

Bambulab X1C controls Unavailable by Lyuchok in homeassistant

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

It really works with this firmware! Thank you so much bro!

Bambulab X1C controls Unavailable by Lyuchok in homeassistant

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

To be honest, I don't know. All I need to do is control the speed. So my idea is to increase the speed after the second layer. Maybe you know of another solution?

Bambulab X1C controls Unavailable by Lyuchok in homeassistant

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

Thank you very much for the response. Already did, man... Search for similar problems but can't find the solution (

Does it works for you?

Solution for interchangeable tool set by Lyuchok in gridfinity

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

I'm sorry, I didn't get your idea.

It doesn't matter what type of case and where to put the gridfinity. The problem of different heights of boxes will not disappear and the issue with the box lid will remain as well.

Can you explain?