sennalb
I am using DLT 180 Delta printer from reprap.cn
About
- Username
- sennalb
- Joined
- Visits
- 41
- Last Active
- Roles
- Member
Comments
-
Thanks a lot 1. ok, I used the x max endstop on RADDS for X2 homing and now I can Homing all axis in correct mode (like in the useful video of Braccoz. 2. If I Select extr 2 on graphic controller, I can move with Move Menu Move X the X2 Extruder …
-
HI Repetier, I already have that library installed Alberto
-
I discovered the problem, my kossel limit switches must have ENDSTOP_ _MAX_INVERTING equal to true while they were all false. The tools https://www.repetier.com/firmware/dev/ do not keep this value from the old configuration.h file loaded and mus…
-
Hi Repetier, I've been out for work only now I'm back on my printer and I have not yet solved with your suggestion. I try to describe better: I turn on the kossel with the axes at about 80% of their travel and then I send the command G28: only th…
-
Yes, I mean that you sad, but i have to use a board with 6 stepper drive on top of Arduino Due. For the RADDS board (v.1.5) I have to use an Ex stepper as a second X axis, it might be a problem ? Thanks Alberto
-
Hi, configure with Manger the config directory and the executable directory all seems ok Alberto
-
Thanks Repetier I will follow your advice for my new delta printer.
-
Thanks Repetier, I just tried the latest dev version with DELTASEGMENTS_PER_PRINTLINE to 20 and the graphic display with a complex printing and I would say that now everything is OK. While I waited for the print I did a check on Arduino DUE, but it …
-
Thanks Repetier, I did another test that confirms what you say, I recompiled last dev version using a non-graphical display (FEATURE_CONTROLLER 2) getting 792 bytes free and I managed at least one sempilce cube wihout reset I take it for delta print…
-
Hi to all, Today I got to try better new dev version on my Delta printer, but it is essentially unusable, I managed to make the automatic correction procedures without using M99, but soon after the start of a simple program to prints a cube, after…
-
I repetier, I have recompile the 1.0.0dev and I have only 594 byte free, I think, as you said, they are few. This is the message from arduiono IDE, sorry is italian, but it seems clear. Le variabili globali usano 7598 byte (92%) di memoria dinamica,…
-
I repetier, This il my configuration.h file https://dl.dropboxusercontent.com/u/22182835/Configuration.h for repertier_firmware 1.0.0dev of 18 february 2017 for my mini kossel DLT180 with chimera,z probe Arduino Mega ,Ramp 1.4 ThanksAlberto
-
I repetier, yes i have an Arduino Mega with RAMPS 1.4 , but now I do not see how can upload a file in this forum Alberto
-
I have only one language (English) configured, I will verify better the post compile message and I'll try to change the Arduino Mega, I have one backup. Thanks a lotAlbertp
-
I repetier, I am connected to the Arduino with a USB cable of my PC with only one Repetier Host (last stable versione) as I have done so many times before (I have this printer for over 2 years) I just updated the firmware version. I do not even know…
-
Hi MartinH, In this page https://www.repetier.com/documentation/repetier-firmware/z-probing/ if I want Automatic correction after G28 and G131 it is possible to M84 or as from the page "So now the best way is to use M99 X0 to move the X moto…
-
Hi Repetier thanks, I have selected Digital PIN 5 on Print Cooling Fan Pin and I have attach a mosfer driver on this (servo Block on RAMPS) Then a I have download a new configuration.h and compile it: it seems OK I have also put a small donation for…
-
Thanks Repetier I will try with el version, for now I have reinstalled 0.70 Alberto
-
"What version are you using that you need 2.16? The arm versions are compiled on pcs with glibc 2.13"The error messages says that GLIBC_2.16 is required by /usr/local/Repetier-Server/bin/RepetierServer # /etc/init.d/RepetierServer start [....] Star…
-
Hi Repetier ldd--version say on my cubox (from solidrun.com) I already have 2.13: root@cubox-i:~# ldd --version ldd (Debian EGLIBC 2.13-38+deb7u10) 2.13Copyright (C) 2011 Free Software Foundation, Inc.This is free software; see the source for copy…
-
Hi Rpetier, I am using: ARMBIAN Debian GNU/Linux 7 (wheezy) 3.14.60-cubox is a wheezy based distribution, I think that it is not possible to install glibc 2.16, Is correct ? Tanks a lot,Alberto