Znaleziono 90 wyników

autor: Breyger
06 kwie 2024, 20:09
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

To dajcie jak możecie łopatologicznie co mam zrobić. Bo z opisów klippera wiem tyle co nic (czytam translator), a z jakiego okienka mam czytać to podpowiedź. Będę mądrzejszy albo prawiw tak mądry jak Ty.

Większość mądrych ale większość nic nie powie... Aaaa niech zje....ie drukarkę. Będą jaja..
autor: Breyger
06 kwie 2024, 18:55
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Kod: Zaznacz cały

# This file contains common pin mappings for the BIGTREETECH SKR Pico V1.0
# To use this config, the firmware should be compiled for the RP2040 with
# USB communication.

# The "make flash" command does not work on the SKR Pico V1.0. Instead,
# after running "make", copy the generated "out/klipper.uf2" file
# to the mass storage device in RP2040 boot mode

# See docs/Config_Reference.md for a description of parameters.

[include mainsail.cfg]

[bltouch]
sensor_pin: ^gpio22
control_pin: gpio29
x_offset: 0
y_offset: 0
z_offset: 0
speed: 3.0
samples: 1
pin_up_reports_not_triggered: True
pin_up_touch_mode_reports_triggered: False

[stepper_x]
step_pin: gpio11
dir_pin: !gpio10
enable_pin: !gpio12
microsteps: 16
rotation_distance: 40
endstop_pin: !gpio4
position_endstop: 0
position_max: 235
homing_speed: 50

[tmc2209 stepper_x]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 0
run_current: 0.580
stealthchop_threshold: 999999

[stepper_y]
step_pin: gpio6
dir_pin: !gpio5
enable_pin: !gpio7
microsteps: 16
rotation_distance: 40
endstop_pin: !gpio3
position_endstop: 0
position_max: 235
homing_speed: 50

[tmc2209 stepper_y]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 2
run_current: 0.580
stealthchop_threshold: 999999

[stepper_z]
step_pin: gpio19
dir_pin: gpio28
enable_pin: !gpio2
microsteps: 16
rotation_distance: 8
endstop_pin: probe:z_virtual_endstop
position_min: -2.0
position_max: 250
homing_speed: 12

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

[extruder]
step_pin: gpio14
dir_pin: !gpio13
enable_pin: !gpio15
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: gpio23
sensor_type: EPCOS 100K B57560G104F
sensor_pin: gpio27
control: pid
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250

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

[heater_bed]
heater_pin: gpio21
sensor_type: ATC Semitec 104GT-2
sensor_pin: gpio26
control: pid
pid_Kp: 54.027
pid_Ki: 0.770
pid_Kd: 948.182
min_temp: 0
max_temp: 130

[fan]
pin: gpio17

[heater_fan heatbreak_cooling_fan]
pin: gpio18

[heater_fan controller_fan]
pin: gpio20

[temperature_sensor pico]
sensor_type: temperature_mcu

[mcu]
serial: /dev/serial/by-id/usb-Klipper_rp2040_454741505C09F52A-if00

[printer]
kinematics: corexy
max_velocity: 250
max_accel: 4500
max_z_velocity: 10
max_z_accel: 80

[safe_z_home]
speed: 100
z_hop: 10
z_hop_speed: 100
home_xy_position: 115,115

[neopixel board_neopixel]
pin: gpio24
chain_count: 1
color_order: GRB
initial_RED: 0.3
initial_GREEN: 0.3
initial_BLUE: 0.3
ten konfig działa nalepiejl, stół jedzie do otwartej sondy bltouch ake sonda nie zatrzymuje stołu i zaczyna migać..
autor: Breyger
06 kwie 2024, 18:34
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

już nie mam siły. Z mi jedzie w górę albo w dół. teraz w górę czyli ociera o głowicę. bltouch nie działa, nie wysuwa sondy. ja już nie wiem, Ta pico jest spoko. wszystko się kompuniktuje, ale nikt nie jest w stanie pomóc? to powinno być proste
autor: Breyger
06 kwie 2024, 17:52
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Mam dodane już wcześniej, jak podałeś

Kod: Zaznacz cały

# This file contains common pin mappings for the BIGTREETECH SKR Pico V1.0
# To use this config, the firmware should be compiled for the RP2040 with
# USB communication.

# The "make flash" command does not work on the SKR Pico V1.0. Instead,
# after running "make", copy the generated "out/klipper.uf2" file
# to the mass storage device in RP2040 boot mode

# See docs/Config_Reference.md for a description of parameters.

[include mainsail.cfg]

[stepper_x]
step_pin: gpio11
dir_pin: !gpio10
enable_pin: !gpio12
microsteps: 16
rotation_distance: 40
endstop_pin: !gpio4
position_endstop: 0
position_max: 235
homing_speed: 50

[tmc2209 stepper_x]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 0
run_current: 0.580
stealthchop_threshold: 999999

[stepper_y]
step_pin: gpio6
dir_pin: !gpio5
enable_pin: !gpio7
microsteps: 16
rotation_distance: 40
endstop_pin: !gpio3
position_endstop: 0
position_max: 235
homing_speed: 50

[tmc2209 stepper_y]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 2
run_current: 0.580
stealthchop_threshold: 999999

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

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

[extruder]
step_pin: gpio14
dir_pin: !gpio13
enable_pin: !gpio15
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: gpio23
sensor_type: EPCOS 100K B57560G104F
sensor_pin: gpio27
control: pid
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250

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

[heater_bed]
heater_pin: gpio21
sensor_type: ATC Semitec 104GT-2
sensor_pin: gpio26
control: pid
pid_Kp: 54.027
pid_Ki: 0.770
pid_Kd: 948.182
min_temp: 0
max_temp: 130

[fan]
pin: gpio17

[heater_fan heatbreak_cooling_fan]
pin: gpio18

[heater_fan controller_fan]
pin: gpio20

[temperature_sensor pico]
sensor_type: temperature_mcu

[mcu]
serial: /dev/serial/by-id/usb-Klipper_rp2040_454741505C09F52A-if00

[printer]
kinematics: corexy
max_velocity: 250
max_accel: 4500
max_z_velocity: 10
max_z_accel: 80

[safe_z_home]
speed: 100
z_hop: 10
z_hop_speed: 100
home_xy_position: 115,115

[neopixel board_neopixel]
pin: gpio24
chain_count: 1
color_order: GRB
initial_RED: 0.3
initial_GREEN: 0.3
initial_BLUE: 0.3

[bltouch]
sensor_pin: ^gpio22
control_pin: !gpio29
x_offset: 0
y_offset: -38.5
z_offset: 2.8
speed: 3.0
samples: 3
pin_up_touch_mode_reports_triggered: False
autor: Breyger
06 kwie 2024, 15:10
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Jak ma wyglądać BLtouch dla Skr Pico? Razem z home Z itp?
autor: Breyger
06 kwie 2024, 13:41
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Uruchomiłem os X i Y. Działa jak powinno bazuje się na krancowkach i po tym jedzie na home na środek stołu. Problem taki ze os z coś tam pokręci z 3 mm a BLtouch nie wysuwa sondy. BLtouch świeci. Po włączeniu drukarki opuści sondę 2 razy jak być powinno ale nie działa ☹️
autor: Breyger
06 kwie 2024, 11:22
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Tak sprawdzałem X i Y mam otwarte a bltouch Triggered.
Drukarka zachowuje się tak, że jak przesunę karetkę na środek stołu, zjadę ręcznie stołem na dół z 100 cm, zrobie HOME to karetka jedzie w stronę krańcówek po 5 cm na osi X i 5 cm na Y, i stół też około 5 cm jedzie do góry (w stronę głowicy) ale bltouch się nie włącza, tzn nie wysuwa się sonda. więc jak bym tak kilka razy Zrobił Home to mi stół pojedzie na max i się nie zatrzymie
autor: Breyger
06 kwie 2024, 10:51
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Kupiłem SKR Pico, podłączyłem bez problemów. Ale mam problem z configiem.

Kod: Zaznacz cały

# This file contains common pin mappings for the BIGTREETECH SKR Pico V1.0
# To use this config, the firmware should be compiled for the RP2040 with
# USB communication.

# The "make flash" command does not work on the SKR Pico V1.0. Instead,
# after running "make", copy the generated "out/klipper.uf2" file
# to the mass storage device in RP2040 boot mode

# See docs/Config_Reference.md for a description of parameters.

[include mainsail.cfg]

[stepper_x]
step_pin: gpio11
dir_pin: !gpio10
enable_pin: !gpio12
microsteps: 16
rotation_distance: 40
endstop_pin: ^gpio4
position_endstop: 0
position_max: 235
homing_speed: 50

[tmc2209 stepper_x]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 0
run_current: 0.580
stealthchop_threshold: 999999

[stepper_y]
step_pin: gpio6
dir_pin: !gpio5
enable_pin: !gpio7
microsteps: 16
rotation_distance: 40
endstop_pin: ^gpio3
position_endstop: 0
position_max: 235
homing_speed: 50

[tmc2209 stepper_y]
uart_pin: gpio9
tx_pin: gpio8
uart_address: 2
run_current: 0.580
stealthchop_threshold: 999999

[stepper_z]
step_pin: gpio19
dir_pin: gpio28
enable_pin: !gpio2
microsteps: 16
rotation_distance: 8
endstop_pin: ^gpio25
position_endstop: 0.0
position_max: 250

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

[extruder]
step_pin: gpio14
dir_pin: !gpio13
enable_pin: !gpio15
microsteps: 16
rotation_distance: 33.500
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: gpio23
sensor_type: EPCOS 100K B57560G104F
sensor_pin: gpio27
control: pid
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 250

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

[heater_bed]
heater_pin: gpio21
sensor_type: ATC Semitec 104GT-2
sensor_pin: gpio26
control: pid
pid_Kp: 54.027
pid_Ki: 0.770
pid_Kd: 948.182
min_temp: 0
max_temp: 130

[fan]
pin: gpio17

[heater_fan heatbreak_cooling_fan]
pin: gpio18

[heater_fan controller_fan]
pin: gpio20

[temperature_sensor pico]
sensor_type: temperature_mcu

[mcu]
serial: /dev/serial/by-id/usb-Klipper_rp2040_454741505C09F52A-if00

[printer]
kinematics: corexy
max_velocity: 250
max_accel: 4500
max_z_velocity: 10
max_z_accel: 80

[safe_z_home]
speed: 100
z_hop: 10
z_hop_speed: 100
home_xy_position: 115,115

[neopixel board_neopixel]
pin: gpio24
chain_count: 1
color_order: GRB
initial_RED: 0.3
initial_GREEN: 0.3
initial_BLUE: 0.3

[bltouch]
sensor_pin: gpio22
control_pin: gpio29
x_offset: 0
y_offset: -38.5
z_offset: 2.8
speed: 5.0
samples: 3
sample_retract_dist: 2.0
samples_result: average
samples_tolerance: 0.100
samples_tolerance_retries: 3
pin_move_time: 0.680
stow_on_each_sample: True
probe_with_touch_mode: False
pin_up_reports_not_triggered: True
pin_up_touch_mode_reports_triggered: True
autor: Breyger
31 mar 2024, 16:59
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

Rozarh pisze: 31 mar 2024, 15:47
atom1477 pisze: 31 mar 2024, 14:12
Breyger pisze: 31 mar 2024, 14:00 Ale w TMC dwa piny się mostkuje i podłącza pod jeden pin uart na MCU. Jest na YouTube MKS robin nano tmc 2209.
Podłącza się jeden pin TMC pod dwa MCU. Nie odwrotnie.
Niektóre drivery (najprawdopodobniej MKS) mają wewnętrzny rezystor na jednej z linii UART więc zwarcie tych linii im nie szkodzi.

@Breyger - jak Ci już Klipper zabanglał, to może teraz sobie spróbuj RepRapFirmware? :) https://github.com/makerbase-mks/RepRap ... MKS-Boards tylko tu już będziesz potrzebować NodeMCU albo inne podobne :mrgreen:
przecież ja o nodeMCu mówiłem bo kolega kazał diodą, oscyloskopem, lub node sprawdzić czy TX i RX w GPIO maliny działa xD
autor: Breyger
31 mar 2024, 14:00
Forum: Elektronika sterująca, wyświetlacze
Temat: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu
Odpowiedzi: 193
Odsłony: 9001

Re: Klipper dla Two Trees Sapphire Pro - rozeznanie tematu

atom1477 pisze: 31 mar 2024, 11:43
Breyger pisze: 31 mar 2024, 10:03 TMC mam podpięte dwa piny w TMC jednym przewodem pod jeden Pin tak jak w kodzie.
Jeżeli działa to ok, ale z ciekawości spytam, o jakich dwóch pinach mówisz? I tak w TMC działa tylko jeden.
Breyger pisze: 31 mar 2024, 10:03 Jeszcze mam pytanie o Auto leveling bed. Jak to zrobić żeby według siatki mi to wypoziomowało stół?
Dokładnie rzecz biorąc to nie będzie leveling tylko meshing. Leveling to można by zrobić jakbyś miał 3 silniki na osi Z.
Może dlatego nie wiesz jak to zrobić bo szukasz pod złą nazwą.
https://www.klipper3d.org/Bed_Mesh.html
Tak chodzi mi o bed meshing. Że np w marlinie miałem siatkę 9 punktów sobie sprawdzał i zapisywał. Aktualnie jestem poza domem. Ale w TMC dwa piny się mostkuje i podłącza pod jeden pin uart na MCU. Jest na YouTube MKS robin nano tmc 2209. Jest link w innym temacie co pisałem o TMC

Wróć do „Klipper dla Two Trees Sapphire Pro - rozeznanie tematu”