-
-
Notifications
You must be signed in to change notification settings - Fork 161
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR 9 #1
Comments
error9 : G-code locked out during alarm or jog state It seems that Grbl is not ready (homing not done or not in Idle stat) @++; |
I tried ,and now the axis can work. But the machine coordinates shows 0 after I move any axis. And which control software do you use? I use grbl controll only 4 axis. |
WOOOO, it looks great! But the coordinates shows zero still can't fix. It looks the UGS problem? |
@hzxiaoyu |
Sorry, I use windows only,and don't know python. : ( |
So, you need to wait for my first version to be available... It will be available both for Linux and Windows, but it's not ready for now. |
Ok,I will keep waitting. |
I don't know if any body read this but is arduino don't report the
coordinates of any axis try this $10=1, I have the same issues and work for
me
José Lapão
A qui, 19/04/2018, 11:02, hzxiaoyu <notifications@github.com> escreveu:
… Ok,I will keep waitting.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ATi1Wj65w0aj9qF-8Ozs2Pkqe2NkafGnks5tqGDNgaJpZM4TZ8Iy>
.
|
@fra598 hello i can be your alphatester, i can use booth linux and windows, i don't know python for programing, but i know install and configuring all the dependencies in booth OS (linux and windows) i can help you to translate to English and Portuguese (i'm from Portugal) so if you want send me a link for download |
I know that is not the best way for direct comunication. You version of linux can run on a ARM processor like raspberry pi or in android tablet and communicate with the machine by tcp/ip or even by Bluetooth? |
Hi @jflapao, I just put the first alpha (not versioned yet 😃 ) on https://github.com/fra589/cn5X The design is made to be capable to run on raspberry pi or equivalent with touchscreen of 1024x600. The goal is to have capability to be a cnc machine console. See you on https://github.com/fra589/cn5X/issues |
Hi @fra589 I have download you pre-alpha version, and only now I realise that work under python 3.0, with QT5, I have on my machine computer the python 2.7 and no QT, version, the bCNC only work under python 2.7 and don't need QT to work, I gona put on another computer with python 3 and the QT5 to test your software, then I give you a feedback. PS: This maybe take a wille to do, I'm in a job and I'm short on time |
By the way ,how to change the B axis to C axis in your firmware? My cam soft only have XYZAC ,not XYZAB |
Hi @hzxiaoyu Choice of axis names is now possible in https://github.com/fra589/grbl-Mega-5X 😄
Tell me if this work well for you. @++; Gauthier. |
Hi @fra589 , |
Hi @liushuya7 ,
@++; |
@fra589 Hi, I havn't test yet ,because now I am working on xyz axis frame. |
Hi @hzxiaoyu The homing cycle on axis first do a rapid travel to the axis home switch, then stop when the switch change his status (depending on normaly closed or normaly open switch), then go back a little to change the switch status again, then go slowly to have a precise position of the switch. |
Hi @fra589 The uno with the 0,9c firmware. So what i have done wrong? |
Hi @hzxiaoyu What is you 5axis g-code sender, for the GRBL firmware, I use the bCNC for the 3 axis, and work very well but the mod for the 4 and 5 axis don't work so good, stop randomly with no reason, i Use them because the cam part and the visualizer of the work, the estlcam is good with the cam, but i don't like to have a proprietary firmware, and we can't command a GRBL firmware, only create the gcode. |
@hzxiaoyu so you only use the 3 axis XYZ even with the 5 axis firmware? |
Hi @jflapao , |
@fra589 OK, for now I can't use linux because the only machine with linux that i have now is the one with the python 2.7 for the bCNC and my work machine. But I gone try make dual boot for windows and linux. But if you want that your application work in both OS, is good debug in both OS |
@jflapao Hi Jose, |
@fra589 Hi, Now I would like to give you some ideas, I think there should be a viewer of the work in drawing mode and not only in code G, let's imagine using the app in some machines for newbies does not matter to see or know the code G, but to see the evolution of the drawing. Have a CAM mode such as bCNC that uses plugins to do simple things like flatten, pocketing, drill, etc, or even make a mix between that CAM and EstlCam that is very good. I do not know if it is complicated because I do not understand programming, but I'm thinking of automating a real machine that cuts in stone with a disk in XYZ, but it's very old and move by oil pressure, the idea is to put an automaton, an arduino, drivers an inverts and a app as it is, the question is need of encoders to report the position of the machine, so that even if it loses its way it retrieves them, to be as precise as possible, I have not yet chosen the hardware at the level of drivers, encoders, inverts, because I do not know how to solve the question of the encoders and also of jogging because it will be necessary to move the machine through joysticks |
@fra589 you have a tutorial for Use your software 5 axis in Windows??? is amazing!!!! |
Hi @luisluna2 , |
Wow great!, friend have a diagram of PINOUT Firmaware for start with you amazing project? |
Hi @luisluna2 |
@fra589 of course I will follow your work!!!!, and check this, maybe can put and use with out PC: TFTScreen: LCD Screen Arduino UNO Controller: Have a great day, I hope help you 👍 |
since I don't found a 5 axis grbl controler / sender, I create cn5X++ (https://github.com/fra589/cn5X) |
Oups ! previously closed by error 😕 sorry |
Wow!, Amazing!, great work friend!!! 🥇 , thank you for the PinOut I will make a Diagram for arduino in Image for easy comprension, about your screen, please when have details share hehehe x333 Really Great Work friend! Congratulations. |
oh Now I can see the Diagram in Image haha, not load the first time. Thak you for this 💯 |
Now, How use the Rabsberry and Screen for Send commands to Raps 1.4? with TX and RX? |
@luisluna2 Nop, connect you arnuino mega 2560 by USB cable to the Raspbery Pi, the Pi here is the like a ordinary computer, only small, more e efficient energetically, and more portable. My first DIY CNC was made with a raspberry pi B one alamode (a GPIO raspberry 2 arduino uno converter) and a CNC shield 3.0 and work very well, the the raspberry pi 1st generation is quite slow and if the machine is work i can't nothing on the sender. Now i have a netbook is more rapid but not enough for me, I gone use my old laptop i5 8gb ram to run my CNC but for now without touch screen. |
I'm working with Ramps 1.4 and 128x64 LCD now, I have 4Axis but I have problems with make 5 axis :( when I move E0 (4th axis) +10mm when go to see E1 (5th Axis) this axis have the 10mm move in the E0 (4th axis). But now you finish 5 axis GRBL and your controller (in Linux Really?, I use Widnows haha), now only Need make program for a Big LCD or run with Rabsberry PI like you comment and the work is finish, Really is a amazing work Friend, Congratilations! Only for see: 1.- Add more extruders to RAMPS 1.4(TEXT for Ramps 1.4, check with CNC SHIELD use AUX-1 but need 1 pin of AUX-2) 2.- Maybe add some Relay 5V output in SERVOS 3.- Maybe modify for "Coolant Mist" for use a PWM Laser (TEXT for RAMPS 1.4) 4.- Universal Gcode Sender for maybe add more axis: For edit UGS you will need install this programs: I can add 4th and 5th Axis move to UGS but I need what commands add, if you can tell me I will modify. Sorry for late reply, I'm from Mexico, I hope that all works fine :') |
Thank you for reply @jflapao I think that 7In is very good and more if is touch :) |
I'm having trouble on limit switches for A & B Axis.
Where could be the problem? |
@liushuya7 maybe is a problem in the Linux Controller or maybe is in the Code. Only need wait for our friend @fra589 make reply 👍 |
@luisluna2 if you see i lose some bottoms because the small screen The next photos is my Pi 1st generation, the alamode (pi 2 arduino uno GPIO converter) and the CNC Shield, is the hardware of my 1st generation DIY CNC, now I use the mega to use 4 axis. I whant use the mega with 5 axis to use my mpCNC with a lathe, but the 4th axis (A axis) and the 5th the (B axis) are normal axis. If you use a standard CNC the A axis is a rotation over the X axis and is from 0 to 90 degrees, the B axis is the rotation over the Y axis and normaly we don't you this, because we use the C axis that is a rotation over the Z axis and can rotate 360 degrees, but i need a linear rotation axis for the lathe, that can be interpolated with the XYZA and C and if we need a continus rotation to round peces, but for now I can use like a normal axis moded the g-code or create my g-code to round the pece and the aplay the warp g-code to create the pece. |
Hello friends, one question: How can SWAP the ZAXIS motor outputs to YAXIS motor? I try change pins in cpu_map.h but when I change the pins it does not work any changed that in this case is Y and Z, what I want to do is get 2 Y and 1 Z motors. Thank you for your coments! |
I do not see A9 in the PinOut :( https://github.com/fra589/grbl-Mega-5X/wiki/grbl-Mega-5X-pinout |
Reply in reverse order 😄 |
hi @luisluna2 |
Hi @luisluna2, |
Hi @liushuya7, This is a strange behavior ! In my home, end stops for A & B axis works well... Then, you have to look for your hardware. Warning, all the switch for end stops limits need to have the same normaly open or normaly closed for the whole homing system to work. @++; |
@fra589 Yes friend, I was delete old grbl, but I use 1.6.7, I will change! |
Thank you for your tireless efforts. I admire you very much. |
I flashed this firmware at my mega2560 ramps1.4 board, successed, and connected with grbl control .It shows error 9 when I try to move any axis. What's wrong?
The text was updated successfully, but these errors were encountered: