Znaleziono 7 wyników

autor: morf
27 gru 2017, 15:08
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

Bedzie ta benchy z klippera? :-) :-) :-)
korci mnie zeby wyprobowac ale nie mialem czasu ogarnac pinout pod due3doom mini, probowal ktos cos?
autor: morf
29 lis 2017, 11:40
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

Dzieki :-)
Swoja droga sprawa nad ktora sie nie zastanawialem
step_pin: ar54
dir_pin: ar55
...
jak sobie zmapowac definicje pinoutu majac input z repetierowego pins.h

Kod: Zaznacz cały

*****************************************************************
* DUE3DOM MINI Board
* http://www.due3dom.pl
******************************************************************/
#if MOTHERBOARD == 411
#ifndef __SAM3X8E__
#error Oops! Make sure you have 'Arduino Due' selected from the 'Tools -> Boards' menu.
#endif

#define KNOWN_BOARD
#define CPU_ARCH ARCH_ARM

#define ORIG_X_STEP_PIN       17
#define ORIG_X_DIR_PIN        16
#define ORIG_X_MIN_PIN        38
// on expansion port
#define ORIG_X_MAX_PIN        36 
#define ORIG_X_ENABLE_PIN     22

#define ORIG_Y_STEP_PIN        2
#define ORIG_Y_DIR_PIN         3
#define ORIG_Y_MIN_PIN        34
// on expansion port
#define ORIG_Y_MAX_PIN        32 
#define ORIG_Y_ENABLE_PIN     26

#define ORIG_Z_STEP_PIN       64
#define ORIG_Z_DIR_PIN        63
#define ORIG_Z_MIN_PIN        30
// on expansion port
#define ORIG_Z_MAX_PIN        28 
#define ORIG_Z_ENABLE_PIN     15

#define ORIG_E0_STEP_PIN      61
#define ORIG_E0_DIR_PIN       60
#define ORIG_E0_ENABLE_PIN    62

// on expansion port
#define ORIG_E1_STEP_PIN      -1 
// on expansion port
#define ORIG_E1_DIR_PIN       -1
// on expansion port
#define ORIG_E1_ENABLE_PIN    -1

// on expansion port
#define ORIG_E2_STEP_PIN      -1 
// on expansion port
#define ORIG_E2_DIR_PIN       -1 
// on expansion port
#define ORIG_E2_ENABLE_PIN    -1 

// hotend1 heater
#define HEATER_0_PIN          13 
// bed heater
#define HEATER_1_PIN           7
// on expansion port 
#define HEATER_2_PIN        -1 

// hotend1 thermistor
#define TEMP_0_PIN             7 
// bed thermistor
#define TEMP_1_PIN             6 
// thermo fan thermistor
#define TEMP_2_PIN             5 
// onboard thermistor NTC100K Beta3950
#define TEMP_3_PIN             2 
// on expansion port
#define THERMOCOUPLE_0_PIN     3 
// on expansion port
#define THERMOCOUPLE_1_PIN     4

#define SDSUPPORT              1
#define SDPOWER               -1
#define SDSS                   4
#define ORIG_SDCARDDETECT     14
#define SDCARDDETECTINVERTED   0
#define LED_PIN               -1

// hotend1 cooler
#define ORIG_FAN_PIN           9 
// print fan
#define ORIG_FAN2_PIN         11 
// thermo fan
#define FAN_THERMO_PIN        12 
// 4-pin header FAN0 - only for 4-pin fans !!!
#define FAN_BOARD_PIN          8 

#define ORIG_PS_ON_PIN        40
#define KILL_PIN              -1
#define SUICIDE_PIN           -1

#define SDA_PIN               20
#define SCL_PIN               21

//servo pins 5, 6, 13

#define E0_PINS ORIG_E0_STEP_PIN,ORIG_E0_DIR_PIN,ORIG_E0_ENABLE_PIN,
#define E1_PINS ORIG_E1_STEP_PIN,ORIG_E1_DIR_PIN,ORIG_E1_ENABLE_PIN,
#define E2_PINS ORIG_E2_STEP_PIN,ORIG_E2_DIR_PIN,ORIG_E2_ENABLE_PIN,

#define TWI_CLOCK_FREQ 400000
// see eeprom device data sheet for the following values these are for 24xx256
#define EEPROM_SERIAL_ADDR 0x50   // 7 bit i2c address (without R/W bit)
#define EEPROM_PAGE_SIZE 64     // page write buffer size
#define EEPROM_PAGE_WRITE_TIME 7  // page write time in milliseconds (docs say 5ms but that is too short)
// specify size of eeprom address register
// TWI_MMR_IADRSZ_1_BYTE for 1 byte, or TWI_MMR_IADRSZ_2_BYTE for 2 byte
#define EEPROM_ADDRSZ_BYTES TWI_MMR_IADRSZ_2_BYTE
#define EEPROM_AVAILABLE 1
#endif
//End DUE3DOM MINI Board
autor: morf
29 lis 2017, 10:47
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

Jak tam Panowie po paru tygodniach? Macie nadal klippera "onboard"?
Chetnie wyslucham opini a niestety nie mam drukarki z brancha dev obecnie :-)
autor: morf
05 lis 2017, 15:56
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

Najlepiej jakąś benchy chociaż żeby nie było że tylko kostki potrafi drukować :)
autor: morf
05 lis 2017, 15:47
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

Rafał masz jakąś kostkę dla porównania repetier/marlin VS klipper?
Na filmiku lume śmiga nieziemsko
autor: morf
04 lis 2017, 22:07
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

rafaljot pisze:o kurde... szkoda że tego nie widzicie. Lume na 200mm/s z napędem bloczkowym , czyli przełożeniem 2:1 i 16u ząbkowych rolkach. (To tak jak by w HyperCube było 500mm/s) i przyspieszenie 3000.
na a4988, na małych silniczkach ze złomu i Arduino Mega+RAMPS. w dodatku cicho jak na lv8729 :D
Movie or it didn't happen :)
autor: morf
04 lis 2017, 16:16
Forum: Firmware'y i hosty
Temat: Klipper Firmware
Odpowiedzi: 317
Odsłony: 111590

Re: Klipper Firmware

Wreszcie coś nowego :)
Taka hybryda trochę w sumie... Trochę słabo jakby ten demon klippera sie powiesił albo brakowało zasobów np przez ffmpeg z octoprinta :) ale może jakiś nice niski by rozwiązał sprawę.
Fajne czekamy na efekty testów

Wróć do „Klipper Firmware”