Virtualchronos
About
- Username
- Virtualchronos
- Joined
- Visits
- 20
- Last Active
- Roles
- Member
Comments
-
yilmazyurdakul said: I am using repetier for my cnc/3d/laser system. I added ESP8266 with ESP3D firmware. I can easily send gcodes by using macros. This is really handy. I also use relay board. To control relays, i put gcodes in sd card. On…
-
Well I may haven't explained myself clearly enough. there's two dedicated arms with their own dedicated motors (two Y motors for CNC and two Y motors for Laser. one X motor for laser and one x motor for cnc.) The cnc arm is driven by endless screw…
-
repetier 1.0.5 Bluetooth = UART1 => Esp3D USB = UART3 =>Bigtreetech TFT V3 7" Motherboard Ramps FD with TMC5130 for XYZ and TMC 2130 for Dual extruders SPI Mode for both Laser 15W Steppers drivers + X&Y Motors + Laser + Print head waterc…
-
well, the esp3D commands are filtered by the screen who is made for marlin so you can't use it with repetier except for a few commands.when screen is on uart 3 and esp3D on UART1 the screen beep as hell with the error message "checksum error" endles…
-
It worked !!! I've put serial 0 to serial 3 and my screen on it and the bluetooth on serial 1 But now the screen became crazy with "checksum error" and beeps endlessly
-
Is there a way to use it anyway or redirect it to RX3 TX3 inside firmware ? I absolutely need two UART
-
No, As said, This is a single head ! the chimera and the laser are attached together on the same head https://scontent-cdg2-1.xx.fbcdn.net/v/t1.0-9/s960x960/78241483_1051706771841865_1988780010797793280_o.jpg?_nc_cat=111&_nc_ohc=-xds9aqo2fIAQkPz…
-
No ! This is a single head with two nozzles and a watercooled laser permanently attached and wired at the same time
-
Here's the file :It's a coreXY double extrusion with 15w laser on it, wifi and watercooled
-
Thanks a lot for your help ! I replaced RS Original value of 0.110 in tmc 2130 library by 0.075 (the RS value of tmc 5160) and now sensorless homing work without any problem and motors made much less noise ! Let's hope repetier integrate new tmc lib…
-
can you be more specific ? I don't know how to do this exactly
-
which parameters ?
-
no, nothing work correctly... I tried 1.0.1 and 1.0.1 dev G28 = X0 YO then z up 1cm then goes down without offset. after z probing with my finger to avoid disaster, the nozzle offset is added... but not the probe offset I need the nozzle and probe …
-
My heatsink are perfectly glued and they are well ventilated by a 120 mm ball bearing fan ! What is the pre warning ? -is there a gcode to change the current set for TMC ? even if it's not saved, it's just to find the highest current value supported…
-
alexsomesan said: @Virtualchronos and @PioniSensei did you make any adjustments to the potentiometer on the step-sticks. If I understood things correctly, to have access to the entire range of current settings via SPI the potentiometer shoul…
-
Didn't knew that ! I'm gonna check today then ! If i can repair those damn TMC2130 without buying new ones it'll be awesome !
-
PioniSensei said: Sorry I couldn't make it today.. I've received two more TMC2130's friday. I have just finished up wiring the drivers and setting cfg jumpers. I think all should be fine now.. However! The motors just don't have any torqu…
-
I've the same problem with my Chinese TMC : No torque at all and it's totaly awful to use with the constant step skipping... If you have one or two (can't test just one on Core XY, must have two minimum) original and perfectly working TMC to test, I…
-
Thanks for the Tips ! I'll try and check if I find the best value for the TMC
-
A little help to discuss about some improvement would be greatly appreciated Flux ! Join me on my TS whenever you want
-
I tried M906 already and... It says that the command is unknown for me... I want to lift Z to 380mm after print, what is the good Gcode command to do so ? Since I don't want the printer to add 380mm to the actual height but to be at 380 mm from the…
-
Discord would be great if only I had it, PioniSensei's invite link doesn't work and time isn't the same for all of us... Since I'm french I'm not sure sunday evening will be the same for all of us so I don't know how to ... In case of problem with…
-
I've make a mistake in config.h link here's the true link : https://pastebin.com/bsrZDXwP I can't answer since I don't understand what you're talking about... They are the original motors given with the printer and there's absolutely no info on it…
-
Everything is in the links I provided I can't say more since that's all I know
-
About the motors, It's nema 17 1.8° I was thinking, wouldn't it help if I change the X and X motors for nema 17 0.9° ? Wouldn't I gain more strengh and less skipping ?
-
alexsomesan said: What’s your steps_per_mm value for X and Y. What motors are you using? Do you have heatsinks on the driver boards? Which side of the board are they on? Thanks a lot for helping me !!! Steps/mm for XY : 160 Mode 16µ s…
-
...Still can't make those &%§# drivers work without skipping steps... I've tried putting more current in them (It work better but can't go further than 1800 mA) and it keep kipping steps each time there's an acceleration I haven't found yet the…
-
I solved the problem for the SPI mode (Chinese TMC needed to remove resistor and make solder in two points) Now SPI with my coreXY work but I've many questions due to strange things Y homing home 1mm from endstop but X home 1/2cm from endstop and…
-
Hello, I've got a CoreXY printer and steppers wired via SPI When I try to use X axis, only X motor move and if I try to use Y axis, only the Y motor move and no combination of both... settings in printer type is coreXY and if I replace the TMC by DR…