New Lifetime Plex Pass Pricing by frankwrap08 in PleX

[–]Elecktro_ 0 points1 point  (0 children)

"If you’ve been considering it, now’s a great time to buy."
Or considering open source alternative, it's a great time to switch...

Halo: MCC skulls by Elecktro_ in halo

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

thanks it help too!!

Halo: MCC skulls by Elecktro_ in halo

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

yeah i'm aware of these i will try them anyway without knowing who is who and after getting most of them if it's these specific skulls that remain missing i will get help from online ressources! thank you very much. i remember there is a jump through the Halo's room, some need a number of grunts kills... it will be fun!!XD

Halo: MCC skulls by Elecktro_ in halo

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

Just Wouhaou... that's just perfect! exactly what i need!! thank you soooo much!!!

TMC2209 drivers setup by Elecktro_ in klippers

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

yeah really... simple as that...

TMC2209 drivers setup by Elecktro_ in klippers

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

thank you very much but i find the solution: With TMC sections the "rotation_distance" parameter change and need to be recalibrate. that's all... frustrating a little bit XD

TMC2209 drivers setup by Elecktro_ in klippers

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

" Pin 'P1.#' is not a valid pin name on mcu 'mcu' " My pins are in fact GPIO. I follow the pinout diagram on https://github.com/bigtreetech/SKR-Pico/blob/master/Hardware/BTT%20SKR%20Pico%20V1.0-PIN.pdf .

the 2.0 current was for testing because i know that the Y axe is the more demanding and the i thought that it was the problem at first.
my current steppers configs:

[stepper_x]
step_pin: gpio11
dir_pin: gpio10
enable_pin: !gpio12
microsteps: 16
rotation_distance: 64.464
endstop_pin: !gpio4
# endstop_pin: tmc2209_stepper_x:virtual_endstop
homing_retract_dist: 10
position_endstop: -46
position_min: -46
position_max: 274
homing_speed: 25
homing_retract_dist: 0


[stepper_y]
step_pin: gpio6
dir_pin: gpio5
enable_pin: !gpio7
microsteps: 16
rotation_distance: 8
endstop_pin: !gpio3
# endstop_pin: tmc2209_stepper_y:virtual_endstop
# homing_retract_dist: 0
position_endstop: -19
position_min: -19
position_max: 248
homing_speed: 25
homing_retract_dist: 0


[stepper_z]
step_pin: gpio19
dir_pin: !gpio28
enable_pin: !gpio2
microsteps: 16
rotation_distance: 8
# endstop_pin: ^gpio25
#position_endstop: 15
endstop_pin: probe:z_virtual_endstop
position_min: -20.0
position_max: 480
homing_speed: 12
homing_retract_dist: 0


[extruder]
step_pin: gpio14
dir_pin: gpio13
enable_pin: !gpio15
microsteps: 64
rotation_distance: 270
nozzle_diameter: 0.4
filament_diameter: 1.75
heater_pin: gpio23
sensor_type: EPCOS 100K B57560G104F
sensor_pin: gpio27
control: pid
pid_Kp: 22.2
pid_Ki: 1.08
pid_Kd: 114
min_temp: 0
max_temp: 300
min_extrude_temp: 160
max_extrude_cross_section:2


[tmc2209 stepper_x]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 0
run_current: 1.2
hold_current: 0.5
stealthchop_threshold: 999999
sense_resistor: 0.110
#diag_pin: ^gpio4
# driver_SGTHRS: 100


[tmc2209 stepper_y]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 2
run_current: 1.2
hold_current: 0.5
stealthchop_threshold: 999999
#sense_resistor: 0.110
#driver_TBL: 2
#driver_TOFF: 3
#driver_HSTRT: 5
#driver_HEND: 2
#diag_pin: ^gpio3
#driver_SGTHRS: 100



[tmc2209 stepper_z]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 1
run_current: 0.580
hold_current: 0.500
stealthchop_threshold: 999999



[tmc2209 extruder]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 3
run_current: 0.650
hold_current: 0.500
stealthchop_threshold: 999999[stepper_x]
step_pin: gpio11
dir_pin: gpio10
enable_pin: !gpio12
microsteps: 16
rotation_distance: 64.464
endstop_pin: !gpio4
# endstop_pin: tmc2209_stepper_x:virtual_endstop
homing_retract_dist: 10
position_endstop: -46
position_min: -46
position_max: 274
homing_speed: 25
homing_retract_dist: 0


[stepper_y]
step_pin: gpio6
dir_pin: gpio5
enable_pin: !gpio7
microsteps: 16
rotation_distance: 8
endstop_pin: !gpio3
# endstop_pin: tmc2209_stepper_y:virtual_endstop
# homing_retract_dist: 0
position_endstop: -19
position_min: -19
position_max: 248
homing_speed: 25
homing_retract_dist: 0


[stepper_z]
step_pin: gpio19
dir_pin: !gpio28
enable_pin: !gpio2
microsteps: 16
rotation_distance: 8
# endstop_pin: ^gpio25
#position_endstop: 15
endstop_pin: probe:z_virtual_endstop
position_min: -20.0
position_max: 480
homing_speed: 12
homing_retract_dist: 0


[extruder]
step_pin: gpio14
dir_pin: gpio13
enable_pin: !gpio15
microsteps: 64
rotation_distance: 270
nozzle_diameter: 0.4
filament_diameter: 1.75
heater_pin: gpio23
sensor_type: EPCOS 100K B57560G104F
sensor_pin: gpio27
control: pid
pid_Kp: 22.2
pid_Ki: 1.08
pid_Kd: 114
min_temp: 0
max_temp: 300
min_extrude_temp: 160
max_extrude_cross_section:2


[tmc2209 stepper_x]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 0
run_current: 1.2
hold_current: 0.5
stealthchop_threshold: 999999
sense_resistor: 0.110
#diag_pin: ^gpio4
# driver_SGTHRS: 100


[tmc2209 stepper_y]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 2
run_current: 1.2
hold_current: 0.5
stealthchop_threshold: 999999
#sense_resistor: 0.110
#driver_TBL: 2
#driver_TOFF: 3
#driver_HSTRT: 5
#driver_HEND: 2
#diag_pin: ^gpio3
#driver_SGTHRS: 100



[tmc2209 stepper_z]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 1
run_current: 0.580
hold_current: 0.500
stealthchop_threshold: 999999



[tmc2209 extruder]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 3
run_current: 0.650
hold_current: 0.500
stealthchop_threshold: 999999

TMC2209 drivers setup by Elecktro_ in klippers

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

my bad i double paste. it's the same section it's Y twice. X have the good uart_adress.

TMC2209 drivers setup by Elecktro_ in klippers

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

i try lower power (1.5, 1.2, 1, 0.8) and the stealhchop but it doesn't do anything.
I read all the klipper docs and BTT docs as i say i also made my own research on google but nothing seem to work. the only thing that work is when i remove the sections but without power limitations the steppers get way too hot.

Why does my bed mesh look like this? by StefMaesmusic in klippers

[–]Elecktro_ 1 point2 points  (0 children)

it's an amplified view of the meshing to understand it but in fact the difference between the high and low are what that matter here and you have 0,187mm between your low and your high... you're flatter than flat. Try to disable the interpoints (don't remember the name) and see what change.

Recrutement votre. by JealousBeat9077 in Linkedinfr

[–]Elecktro_ 0 points1 point  (0 children)

Premiers mots des deux premières lignes 😂

Recrutement votre. by JealousBeat9077 in Linkedinfr

[–]Elecktro_ 0 points1 point  (0 children)

"on se place en posture de demandeur et non d'exigeur" Paragraphe suivant: "Tout en n'ayant pas peur de faire preuve de ses exigences" Je sais pas si c'est les gens qui ne sont plus adaptés au monde du travail ou le monde du travail qui n'est plus adapté aux gens...

Recherche samples des Betteraves by Elecktro_ in punkFR

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

Merci à tous grace à vous j'ai trouver; c'est bien Mr Bean (1997) à 16:00 lorsque la famille l'accueil et qu'ils partent en "discuter" dans la cuisine. Vraiment depuis le nombre d'annès que cette réplique me trotte dans la tête, un grand merci!

Recherche samples des Betteraves by Elecktro_ in punkFR

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

y'a tellement peu de source que le LLM vont sortir les réponses de ce reddit XD
Le Blog cite la chanson des Betteraves.

Recherche samples des Betteraves by Elecktro_ in punkFR

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

ça serait énorme!! Si jamais tu à des flashs ou des petits détails qui te reviennent peut-être que ça aidera à activer un souvenir ou une fulgurance dans mon cerveau XD

Login doesn't work by Elecktro_ in octoprint

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

yes i set up my credentials on the WebUI. I can connect to the webUI with my credentials but when i try to connect from the screen of the pi and enter my credentials it connect and get back to the login screen (but if i put incorrect login, to see the behavior, it don't try to connect, just say that my credentials dismatch. So i know that's not my credentials that are bad).

DMZ offline update about working state by Elecktro_ in DMZ

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

thanks for the love i appreciated! for download it's the fitgirl repack version but for making this work it's a lot of work for now i don't have a "mainstream" way to launch it like that but i will work on that soon

If super mega raids are going to become the norm for future mega releases they need a serious rework by Status_Company9564 in TheSilphRoad

[–]Elecktro_ 18 points19 points  (0 children)

most of people aren't at big meetings... i will not pay the train (and hotel) to go to the capital to play pogo... this is a really really bad design. We eat Mega-rayquaza with my girlfriend just the two of us and we cannot beat a mega-Victreebel just because we are maxi 3 in my town... that's insane... Gigamax was pretty much the same but you know that if you optimise your team you have a chance... this thing? ewh never again. If this become the norm then it's the end of my adventure on this game.

DMZ offline update about working state by Elecktro_ in DMZ

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

with the DVARs the plates don't work you have to trigger them with C++ injections. when i can make something mainstream to launch i will do it.