Re: [Machinekit] Machinekit extruder problem

2019-02-26 Thread Ömür Ceran
Charles are you there ? you did not give an answer for last questions.Will 
you help me about that ?

26 Şubat 2019 Salı 18:04:59 UTC+3 tarihinde Charles Steinkuehler yazdı:
>
> On 2/26/2019 7:41 AM, Ömür Ceran wrote: 
> > I will try temperature sensor to understand the problem. Thank you for 
> that. 
> > But ı dont understand 'conventional' means, are you trying to say that 
> problem is about Ngcwriter program output or cura? İf so, do you have any 
> suggestion about conversion(gcode to mcode)? 
>
> By "conventional" I mean the extruder is considered another motion 
> axis which directly controls the extruder motor vs. velocity based 
> extrusion where the extruder is controlled based on the XY velocity 
> and a desired amount of material to extrude. 
>
> You mentioned velocity based extrusion in your previous mail.  If you 
> want to setup velocity based extrusion, my config files are not the 
> place to start. 
>
> -- 
> Charles Steinkuehler 
> cha...@steinkuehler.net  
>

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


Re: [Machinekit] Machinekit extruder problem

2019-02-26 Thread Ömür Ceran
I just want to make a 3d printer with BBB,for now ı can make it conventional 
way. However ı mentioned previous mails,when ı delete velocity extrusion enable 
code, machinekit gave error. Can you explain it why? Is it about Ngcwriter? Or 
which program should ı use?

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


Re: [Machinekit] Machinekit extruder problem

2019-02-26 Thread Ömür Ceran
I will try temperature sensor to understand the problem. Thank you for that.
But ı dont understand 'conventional' means, are you trying to say that problem 
is about Ngcwriter program output or cura? İf so, do you have any suggestion 
about conversion(gcode to mcode)?

Ömür ceran

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


Re: [Machinekit] Machinekit extruder problem

2019-02-26 Thread Ömür Ceran
Actually ı am using cura with Ngcwriter extension.I sliced a stl file and save 
it as a .ngc and upload in machinekit program.Machinekit shows the file which ı 
uploaded but when ı run the program, it does not work. I should say that, ı did 
not connect any sensor or motor yet. Can it be about temperature sensor? Also ı 
want to ask you, there is no code which is velocity extrusion enable or how 
many extruder is connected(for definition) in your configuration. Before adding 
them,machinekit gave a problem for that. Do ı need to add them?
I know that 'A' is used for extruder but ı used remap code(gcode to mcode). 

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


[Machinekit] Machinekit extruder problem

2019-02-25 Thread Ömür Ceran
Hi there,
I try to make a corexy printer but there are a few problem.
When ı upload a sketch and run machine, motor does not work as a 3d printer but 
when ı upload normal cnc .ngc file, it is working. Also ı had another problem 
about velocity extrusion enable. I use configuration which belongs to charles 
stein corexy. Can you help me about that? How can ı configure it for corexy and 
solve spindle to extruder?
https://github.com/cdsteinkuehler/machine-configs/tree/master/configs/CoreXZ

Thank you
Ömür Ceran

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


Re: [Machinekit] Temperature code problem CoreXZ

2019-01-21 Thread Ömür Ceran
Thank you for you answer charles,but ı am new at linux,so can you explain 
specifically how can ı add subroutines?

21 Ocak 2019 Pazartesi 21:18:36 UTC+3 tarihinde Charles Steinkuehler yazdı:
>
> On 1/21/2019 1:29 AM, Ömür Ceran wrote: 
> > Hello, 
> > I was trying to make a 3d printer but when I try to print any 3d model 
> it 
> > gives an unknown M code problem. I search it on internet and I found 
> that 
> > it is extruder temperature code. How can I solve this problem? Also I 
> want 
> > to ask you a question about files format for machinekit. Is it used only 
> > with .ngc file format ? Because I want to print 3d model which file 
> format 
> > is .stl, I have to convert it .ngc file format therefore I should use a 
> > program which is extension at Cura program whose name is NGCwriter. 
> After 
> > converting .stl file to .ngc file format, machinekit gives temperature 
> > problem again(unknown M104 code problem). 
>
> You need to add subroutines and remap the missing M codes: 
>
> http://www.machinekit.io/docs/fdm/fdm-gcode/ 
>
> > Also I have another question, I want to make CoreXY machine, but my 
> > configuration is CoreXZ which is taken from Charles Steinkuehler 
> > configuration. How can I convert from CoreXZ to CoreXY? 
> > Which option should I use that are given below? 
> > 
> > Option 1 : Changing the Y and Z axis pins physically on the BBB. 
> > Option 2 :  Changing the Y and Z axis on the code which is in the .hal 
> file 
> > if it is necessary. 
> > Option 3 : If you have a CoreXY configuration, can you send me it with 
> > installing explanation? 
>
> Change the HAL file (option 2). 
>
> Swap the axis.2.motor-pos-cmd/fb signals (the Z axis) with 
> axis.1.motor-pos-cmd/fb (the Y axis). 
>
> The *-cmd signals are the desired motor position driven by the motion 
> planner.  The *-fb signals are the current physical motor position. 
>
> The CoreXY module is between the motion controller (axis.N.motor- 
> signals) and the stepper driver signals (corexz.X/corexz.Y) and 
> performs the simple math needed for CoreXY type machines in both the 
> command and feedback directions. 
>
> -- 
> Charles Steinkuehler 
> cha...@steinkuehler.net  
>

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.


[Machinekit] Temperature code problem CoreXZ

2019-01-20 Thread Ömür Ceran
Hello,
I was trying to make a 3d printer but when I try to print any 3d model it 
gives an unknown M code problem. I search it on internet and I found that 
it is extruder temperature code. How can I solve this problem? Also I want 
to ask you a question about files format for machinekit. Is it used only 
with .ngc file format ? Because I want to print 3d model which file format 
is .stl, I have to convert it .ngc file format therefore I should use a 
program which is extension at Cura program whose name is NGCwriter. After 
converting .stl file to .ngc file format, machinekit gives temperature 
problem again(unknown M104 code problem).
Also I have another question, I want to make CoreXY machine, but my 
configuration is CoreXZ which is taken from Charles Steinkuehler 
configuration. How can I convert from CoreXZ to CoreXY? 
Which option should I use that are given below?

Option 1 : Changing the Y and Z axis pins physically on the BBB.
Option 2 :  Changing the Y and Z axis on the code which is in the .hal file 
if it is necessary.
Option 3 : If you have a CoreXY configuration, can you send me it with 
installing explanation?


Thank you

Ömür Ceran

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.