[Machinekit] Hal pin problem?

2018-02-12 Thread gary
I am getting an error lineardelta.hal:739: parameter or pin 
'hpg.pwmgen.00.out.04.pin' not found
can't seem to find the error or why the pin is not found i have it set 
got it here first then commented it out
# E2 Heater FET 4
#setp hpg.pwmgen.00.out.03.pin   921
#setp hpg.pwmgen.00.out.03.enable1
#setp hpg.pwmgen.00.out.03.value 0.0

now getting it at next one in line the fan 'hpg.pwmgen.00.out.04.pin' not 
found 

The bed, E0 and E1 are not having a pin problem

its with a cramps.hal I have used this config setup before no problem
i am running, run.py and loading the cramps_bbio

any suggestions as where to look for the pin problem?

Thanks gary 

-- 
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] mchinekit-client help

2018-02-10 Thread gary
I can run machinekit client ok.

have a couple of problems,,,

one when homing and i hit the switches it show that y z and a are homed but 
i can't seem to get x to trigger as being homed

also the screens only shows the hot end being usable no display for the bed 
heater..

They are both setup in the config file and i have no reference to A in 
homing.

so i assume i have something else configured wrong but cant fine it not 
getting any errors

just can't do anything because i always am getting the message X not homed 
any suggestions as why its thinking its A and not X

this is on a BBB and cramps 3d printer delta

Thanks gary 

-- 
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] Re: machinekit stretch error help

2018-02-06 Thread gary
Installed xauth, had to install some lib's first but did get it installed..
But have a new problem

I get the first screen to load the machinekit configuration selector 
but the screen is blank. has the ok cancel buttons but not usable 
and shows none of the different config files like ARM exc exc just a blank 
choose config screen that i cant exit out of. and don't know how to find 
the error
i am not getting any error messages just sits at blank screen forever 
I control c twice in putty terminal and it will exit back to the putty term 
prompt
but get no error there also..
Tried on windows and Linux with putty same problem

Thanks gary  



On Monday, February 5, 2018 at 4:23:59 PM UTC-5, gary wrote:

> I installed the machinekit BBB image with stetch and as soon as i try to
> run machinekit i am getting this error
>
> and not being a programmer i do not know how to correct it, if possible 
>
> application-specific initialization failed: no display name and no 
> $DISPLAY environment variable
> Error in startup script: invalid command name "image"
> while executing
> "image create photo -file $f/$i.gif"
> invoked from within
> "if [file exists $f/$i.gif] {
> return [image create photo -file $f/$i.gif]
> }"
> (procedure "linuxcnc::image_search" line 7)
> invoked from within
> "linuxcnc::image_search machinekit-wizard"
> invoked from within
> "set logo [linuxcnc::image_search machinekit-wizard]"
> (file "/usr/lib/tcltk/linuxcnc/bin/pickconfig.tcl" line 31)
>
> Thanks gary
>

-- 
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] Re: machinekit stretch error help

2018-02-05 Thread gary
I'm using putty with ssh x11 
I don't have this error with any other of the machinekit images only the 
stetch.

Thanks gary

On Monday, February 5, 2018 at 4:23:59 PM UTC-5, gary wrote:

> I installed the machinekit BBB image with stetch and as soon as i try to
> run machinekit i am getting this error
>
> and not being a programmer i do not know how to correct it, if possible 
>
> application-specific initialization failed: no display name and no 
> $DISPLAY environment variable
> Error in startup script: invalid command name "image"
> while executing
> "image create photo -file $f/$i.gif"
> invoked from within
> "if [file exists $f/$i.gif] {
> return [image create photo -file $f/$i.gif]
> }"
> (procedure "linuxcnc::image_search" line 7)
> invoked from within
> "linuxcnc::image_search machinekit-wizard"
> invoked from within
> "set logo [linuxcnc::image_search machinekit-wizard]"
> (file "/usr/lib/tcltk/linuxcnc/bin/pickconfig.tcl" line 31)
>
> Thanks gary
>

-- 
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 stretch error help

2018-02-05 Thread gary
I installed the machinekit BBB image with stetch and as soon as i try to
run machinekit i am getting this error

and not being a programmer i do not know how to correct it, if possible 

application-specific initialization failed: no display name and no $DISPLAY 
environment variable
Error in startup script: invalid command name "image"
while executing
"image create photo -file $f/$i.gif"
invoked from within
"if [file exists $f/$i.gif] {
return [image create photo -file $f/$i.gif]
}"
(procedure "linuxcnc::image_search" line 7)
invoked from within
"linuxcnc::image_search machinekit-wizard"
invoked from within
"set logo [linuxcnc::image_search machinekit-wizard]"
(file "/usr/lib/tcltk/linuxcnc/bin/pickconfig.tcl" line 31)

Thanks gary

-- 
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] Re: MK with touch screen

2018-02-03 Thread gary
Robert,

Seeing I'm pretty green how would i get that overlay to load at boot or 
when machinekit is booted
or will machinekit not run correct with a cramps or bebopr board having 
possible pin conflicts'
i see it's already compiled in the firmware folder 


Thanks gary


On Friday, January 26, 2018 at 11:44:47 AM UTC-5, gary wrote:

> https://www.adafruit.com/product/3396
>
> Has anyone tried this touchscreen with BBB and cramps or is there a pin 
> conflict
> if no conflicts any suggestions on how to get it going 
>
> Thanks gary
>

-- 
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] Re: CRAMPS Stepper board problem not sure

2018-01-29 Thread gary
It was the first test run, was a small part maybe 20mm by 30 or so and 
started in the middle i should have 110 120mm that i could move from the 
center of my build

would the max and min values affect this i have the min set to -10.0 if so 
could that affect the x y, but i didn't think that would be a problem with 
the delta printer.

thanks gary


On Friday, January 26, 2018 at 2:40:23 PM UTC-5, gary wrote:

> I had my cramps wired and configured but had problems with the mcodes so 
> disconnected it
> and put back my bebopr board and figured out what i was doing wrong..
>
> Now i put back the cramps and reconnected it but i am having stepper motor 
> problems
> as soon as i plug the board in to 12v the motors lockup and not when i 
>  hit the power or estop buttons in machinekit
>
> i can't get any motor movement no homing nothing, before i 
> disconnected the cramps, the motors would only lock when i hit the power 
> estop buttons
> in machinekit gui screen.
>
> i didn't change any thing with the wiring or connectors all is the same as 
> before i disconnected it
>
> I get power to the stepper drives adjustment screws and can adjust them ok
>
> didn't change any jumpers on the board..
>
> thanks for any suggestions
> Gary
>

-- 
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] Re: CRAMPS Stepper board problem not sure

2018-01-28 Thread gary
also getting error exceeds machine minimum on axis x and y this is with a 
delta with the g code

What setting would correct this?

Thanks gary

On Friday, January 26, 2018 at 2:40:23 PM UTC-5, gary wrote:

> I had my cramps wired and configured but had problems with the mcodes so 
> disconnected it
> and put back my bebopr board and figured out what i was doing wrong..
>
> Now i put back the cramps and reconnected it but i am having stepper motor 
> problems
> as soon as i plug the board in to 12v the motors lockup and not when i 
>  hit the power or estop buttons in machinekit
>
> i can't get any motor movement no homing nothing, before i 
> disconnected the cramps, the motors would only lock when i hit the power 
> estop buttons
> in machinekit gui screen.
>
> i didn't change any thing with the wiring or connectors all is the same as 
> before i disconnected it
>
> I get power to the stepper drives adjustment screws and can adjust them ok
>
> didn't change any jumpers on the board..
>
> thanks for any suggestions
> Gary
>

-- 
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] Re: CRAMPS Stepper board problem not sure

2018-01-28 Thread gary
Charles,

 Hoping you can help me with this error i think its triggered by my 
m109 script

in the terminal i am getting the error libgcc_s.so.1 must be installed for 
prhread_cancle to work after i use the m109 in the gui

The m109 seems to be working the temp gets set ok and raises to the correct 
temp seems to hold within a degree or so
could it have something to do with the e0.temp.meas in the script i have 
halcmd gets e0.temp.meas to wait till it reaches the temp its set at say 
p200 or so before it exits the script
or am i doing it wrong.. or will i be ok with the error.   


On Friday, January 26, 2018 at 2:40:23 PM UTC-5, gary wrote:

> I had my cramps wired and configured but had problems with the mcodes so 
> disconnected it
> and put back my bebopr board and figured out what i was doing wrong..
>
> Now i put back the cramps and reconnected it but i am having stepper motor 
> problems
> as soon as i plug the board in to 12v the motors lockup and not when i 
>  hit the power or estop buttons in machinekit
>
> i can't get any motor movement no homing nothing, before i 
> disconnected the cramps, the motors would only lock when i hit the power 
> estop buttons
> in machinekit gui screen.
>
> i didn't change any thing with the wiring or connectors all is the same as 
> before i disconnected it
>
> I get power to the stepper drives adjustment screws and can adjust them ok
>
> didn't change any jumpers on the board..
>
> thanks for any suggestions
> Gary
>

-- 
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] Re: CRAMPS Stepper board problem not sure

2018-01-27 Thread gary
I did just that tested in the circuit and found out of 7 i just tested 3 
were still good

so till i get a new one looks like i will use a  4988 for the extruder but 
got it figured out at least this is with the bebopr board

I ordered some new drivers when i get them i will go back to working with 
the cramps.

Thanks for your help 
Gary

On Friday, January 26, 2018 at 2:40:23 PM UTC-5, gary wrote:

> I had my cramps wired and configured but had problems with the mcodes so 
> disconnected it
> and put back my bebopr board and figured out what i was doing wrong..
>
> Now i put back the cramps and reconnected it but i am having stepper motor 
> problems
> as soon as i plug the board in to 12v the motors lockup and not when i 
>  hit the power or estop buttons in machinekit
>
> i can't get any motor movement no homing nothing, before i 
> disconnected the cramps, the motors would only lock when i hit the power 
> estop buttons
> in machinekit gui screen.
>
> i didn't change any thing with the wiring or connectors all is the same as 
> before i disconnected it
>
> I get power to the stepper drives adjustment screws and can adjust them ok
>
> didn't change any jumpers on the board..
>
> thanks for any suggestions
> Gary
>

-- 
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] Re: CRAMPS Stepper board problem not sure

2018-01-27 Thread gary
Yes i had the cramps config the problem was happening as soon as i plugged 
in the power, the motors were locking up..

I swapped back to the bebopr and was not getting the same problem, i am 
thinking that it's the stepper drivers not sure why. i tried about 8 
different drivers with the cramps,
and now 1 or 2 motors would lock up i went back to a old set of a4988 
drivers from the 8825 and they worked on the bebopr no lockup at power on.
and i was able to home and it worked,, 

So looks like i have a driver problem i just can't figure out that out of 8 
or 10 8825 drivers most seem to be bad,  is there a way to test them?

Thanks gary  

On Friday, January 26, 2018 at 2:40:23 PM UTC-5, gary wrote:

> I had my cramps wired and configured but had problems with the mcodes so 
> disconnected it
> and put back my bebopr board and figured out what i was doing wrong..
>
> Now i put back the cramps and reconnected it but i am having stepper motor 
> problems
> as soon as i plug the board in to 12v the motors lockup and not when i 
>  hit the power or estop buttons in machinekit
>
> i can't get any motor movement no homing nothing, before i 
> disconnected the cramps, the motors would only lock when i hit the power 
> estop buttons
> in machinekit gui screen.
>
> i didn't change any thing with the wiring or connectors all is the same as 
> before i disconnected it
>
> I get power to the stepper drives adjustment screws and can adjust them ok
>
> didn't change any jumpers on the board..
>
> thanks for any suggestions
> Gary
>

-- 
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] CRAMPS Stepper board problem not sure

2018-01-26 Thread gary
I had my cramps wired and configured but had problems with the mcodes so 
disconnected it
and put back my bebopr board and figured out what i was doing wrong..

Now i put back the cramps and reconnected it but i am having stepper motor 
problems
as soon as i plug the board in to 12v the motors lockup and not when i  hit 
the power or estop buttons in machinekit

i can't get any motor movement no homing nothing, before i disconnected the 
cramps, the motors would only lock when i hit the power estop buttons
in machinekit gui screen.

i didn't change any thing with the wiring or connectors all is the same as 
before i disconnected it

I get power to the stepper drives adjustment screws and can adjust them ok

didn't change any jumpers on the board..

thanks for any suggestions
Gary

-- 
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] Re: MK with touch screen

2018-01-26 Thread gary
thanks a lot
gary

On Friday, January 26, 2018 at 11:44:47 AM UTC-5, gary wrote:

> https://www.adafruit.com/product/3396
>
> Has anyone tried this touchscreen with BBB and cramps or is there a pin 
> conflict
> if no conflicts any suggestions on how to get it going 
>
> Thanks gary
>

-- 
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] MK with touch screen

2018-01-26 Thread gary
https://www.adafruit.com/product/3396

Has anyone tried this touchscreen with BBB and cramps or is there a pin 
conflict
if no conflicts any suggestions on how to get it going 

Thanks gary

-- 
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] Re: comp missing

2018-01-20 Thread gary
tried it and now get the insmod failed-1 message
didn't get any errors removing or installing all went smooth

gary

On Friday, January 19, 2018 at 8:38:59 PM UTC-5, gary wrote:

> comp missing, i installed a machinekit iso package and i am getting the 
> error comp missing
> its a older package from debian 7.9,  is it missing in the older packages?.
>
> I don't seem to be able to do an update, upgrade every time i do then i 
> can't boot machinekit it errors out and aborts 
> tried a number of times reinstalled the package and then did update 
> upgrade and never could run machinekit after that
>
> any one run into this?
>
> thanks gary
>

-- 
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] Re: comp missing

2018-01-20 Thread gary
sorry its the pre build package for the BBB

Like i said i can't do any updates seems after do then machinekit will not 
run even with the latest per build version.
I did try to do a install for machinekit-dev but get the message can't fine 
so that didn't go either.
I am trying to get a vel extrusion version working with my cramps board and 
machineface.

will try a newer install again and not do an upgrade see how that go's

thanks gary 

On Friday, January 19, 2018 at 8:38:59 PM UTC-5, gary wrote:

> comp missing, i installed a machinekit iso package and i am getting the 
> error comp missing
> its a older package from debian 7.9,  is it missing in the older packages?.
>
> I don't seem to be able to do an update, upgrade every time i do then i 
> can't boot machinekit it errors out and aborts 
> tried a number of times reinstalled the package and then did update 
> upgrade and never could run machinekit after that
>
> any one run into this?
>
> thanks gary
>

-- 
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] comp missing

2018-01-19 Thread gary
comp missing, i installed a machinekit iso package and i am getting the 
error comp missing
its a older package from debian 7.9,  is it missing in the older packages?.

I don't seem to be able to do an update, upgrade every time i do then i 
can't boot machinekit it errors out and aborts 
tried a number of times reinstalled the package and then did update upgrade 
and never could run machinekit after that

any one run into this?

thanks gary

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-19 Thread gary
yes i tried setting up Velocity extrusion configs when i was working with 
the BeBoPr++ was close to having it working but hit a point i couldn't get 
past guess it was over my head skill level...

Gary

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-18 Thread gary
The first link didn't work...
on the BeBoPr++ i thought i changed this 
net e0.temp.set => pid.0.command
to this
net e0.temp.set motion.analog-out-01=> pid.0.command
to get it to work with the m104 halcmd sets e0,temp.set macro
or something close its been a while and really not totally sure how i did 
it way back when i started..

but didn't seen to work with the cramps board

I am getting a different error with the macro now, shell script unsigned 
int 

Not being a programmer its a little tough figuring all this out..
I hate to give up on it now seeing its close to the last thing i need to 
get running, I spent a lot of time getting all the axis's calibrated and 
extruder.
but if i can't get the macros working it's not going to work, and i will 
have to switch to a different controller again..

Thanks gary

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-17 Thread gary
I assume no one is using m104 or m109, and don't have any suggestions..

if i do a halcmd sets e0.temp.set 150 it will set the temp and it will rise 
up to 150 and hold within a degree or so.. so i know the hot end is 
working..

in a very old version of machinekit i did a m104 and used the
 #!/bin/sh
 halcmd sets e0.temp.set #P
exit 0  and it worked

but now it seems if you don't have the o<104> you get the error o word 
missing 
and when i use the command in a sub with o<104> i get the error unknown a  

Any thoughts.

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-15 Thread gary
thought i was on my way but can't get hot end or bed heater to turn on am 
using the remapped m codes i have found for the machinekit 104 and 109
tried all i can think of but no heaters turning on, is m67 and m68 built 
into machinekit i don't see any remapped m code for these mcodes
or is there a better way to write the mcodes ? anyone have a working 
example? I get no errors when i try to run them.

 

example of the 104

o sub
#500=2; extruder io start index
#501=0; not synchronized
#502=#500
o100 if [EXISTS[#]]
o110 if [# EQ 1]
#501=0
o110 endif
o100 endif
o101 if [EXISTS[#]]
#502=[#+#500]
o101 endif
o102 if [#501 EQ 1]
M67 E#502 Q#
o102 else
M68 E#502 Q#
o102 endif
o end sub

Thanks gary

 
On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-14 Thread gary
Thanks for all your help i have all the corners and center set now also set 
the extruder to send the proper length, so guess i am going to work on the 
hot end and hot bed to see if i can get the correct temps but almost there.

Thanks gary

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-13 Thread gary
is there a formula for calculating the radius to figure the distance i need 
to change it after all corners are done?

I have the 3 corners set so there is slight drag on paper, now the center 
is 0.5 above 0.0.

Thanks gary  

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-13 Thread gary
thanks got it was using lower caps j guess it had to be upper caps J
the doc's said to set all joints to 0 after finished and  homed, is this 
correct don't want the z to be zero at home?
Set all the debug pins lineardeltakins.J{n}off to zero.

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-12 Thread gary
Guess i am not getting the setp lineardeltakins.j{X}off 0.1 command i 
always get an error no pin or along these lines
I went down to x-86.60 y-50.00 z0 and if i am correct that's 100mm radius i 
was able to step down below 0 to -7 and that was good for a slight paper 
drag
do i need to add 7 to the home offset in the config ? or change the 
home value ?.. seeing i can't seem to get the halcmd to work for me, I'm 
sure i doing something stupid..

Thanks gary  

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-08 Thread gary
I think i am close but have 1 problem i have got the axis to home and stop 
at the switches i have it set to back off the switch a few mm the only one 
that backs off is the x the y and z seem to move up the few mm instead of 
going down any suggestions?
 also should the x and y be 0 when homed all the axis's are set to the z 
height?

Thanks gary


On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-07 Thread gary
I set home_sequence to 0 1 2 and the search_vel to 3.5 and latch to 1 then 
ran the halmeter runs real slow like real real slow even at the old 
settings it was running real slow don't think it was going anywhere fast 
enough to run right though the stops i could sit there and wait a few 
seconds for it to run though the stops and go from false to true and still 
be able  to kill it before ramming into the stops.  

tried X it didn't home X, it Homed the Z axis and stayed false on the 
halmeter for max X limit of course the axis never moved
tried Y it didn't home Y, it Homed the Z axis and stayed false on the 
halmeter for max Y limit of course the axis never moved
tried Z it  homed  Z,  it Homed the Z axis and turned to True but keep 
going thought the switch till it turned  false again on the halmeter for 
max Z limit  and event though it turned true it didn't stop homing
So for some reason when i home one axis it only moves the Z no matter 
what axis is checked. but the dro changes for the correct axis 
when i have home_sequence set to 0 0 0 and home all then all 3 will move 
but don't stop on True trigged 

For Bas De Bruijn
I can't use the same pins my original pins were setup for the bebopr 
board.. if I'm not mistaken cramps pin numbers are different.

Thanks gary 

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn 
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-07 Thread gary
Ok i will give it a try, the setup was copied from my BeBoPr++ board as far 
as far as home and offsets speeds exc,,,

Thanks gary

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] Re: BBB and new cramps board delta homing problems

2018-01-07 Thread gary
https://pastebin.com/wrHza5td my cramps.ini file
https://pastebin.com/W7u7LX6c my cramps.hal file

sorry just thought there was a simple fix.. but here is my 2 files

Thanks gary

On Saturday, January 6, 2018 at 8:42:16 PM UTC-5, gary wrote:

> I just connected a BBB and Cramps board to my delta printer, but i have 
> been having homing problem
> I have optic switches installed if i go into the hal configuration when 
> machinekit it booted, and then to the show  window with xmax ymax and zmax 
> displayed  then when axis's are off the switches there red, and when i 
> trigger the switches they turn yellow
> So i assume the switches are working and being read by the software.
>
> But when i do home all the motors they move up to the switches in the 
> correct direction but never stop just keeps running into the optic 
> end stops and i have to power down..
>
> any suggestions?
>
> Thanks gary
>

-- 
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] BBB and new cramps board delta homing problems

2018-01-06 Thread gary
I just connected a BBB and Cramps board to my delta printer, but i have 
been having homing problem
I have optic switches installed if i go into the hal configuration when 
machinekit it booted, and then to the show  window with xmax ymax and zmax 
displayed  then when axis's are off the switches there red, and when i 
trigger the switches they turn yellow
So i assume the switches are working and being read by the software.

But when i do home all the motors they move up to the switches in the 
correct direction but never stop just keeps running into the optic 
end stops and i have to power down..

any suggestions?

Thanks gary

-- 
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] Re: Running 3D Printer using Machinekit + CRAMPS + BBB

2017-09-03 Thread gary
you could try sudo apt-get dist-upgrade for held back packages...

On Tuesday, August 29, 2017 at 2:08:30 AM UTC-4, Pranav Pandey wrote:
>
> Hi Folks,
>
> This is my first post on this group. I am working on integrating 3d 
> printing and CNC Milling in a single machine. I have worked with Arduino 
> Mega before and have run the machine on the Marlin firmware.
>
> However I am interested in using the Machine kit platform to run my 3d 
> printer. My background is Electrical and hence have only basic knowledge 
> about coding. I would like to know if someone has successfully 3D Printed 
> using the above setup. If yes, Can you please share some links or procedure 
> for the same?
>
> Thanks
> Pranav
>

-- 
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] This may be for Charles Stenikuehler about frying the cramps and beaglebone?

2017-01-18 Thread gary
I was reconnecting by beaqlebone and cramps to the power guess I should 
have waited was tired
but anyway I reversed the +5 and -5 on the cramps for the beaglebone, 
that's fried for sure I want to know would 
that have fried the cramps also ... is there a way to test it without the 
beaglebone connected?.

Thanks Gary

-- 
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] Re: Cross compiling for BBB

2017-01-10 Thread gary
I have cross compiled using eclipse on windows works fine sftp the files in 
eclipse right to beaglebone and run them
a terminal in eclipse seems to work just fine..

On Sunday, January 8, 2017 at 6:17:05 PM UTC-5, Frederic RIBLE wrote:

> My host computer is a wheezy x64 PC 
> I am trying to cross compile and generate MK Debian package for BBB 
> running wheezy as well. 
> Tried with kinsamanka/mk-qemu-cross docker image. 
> But the generated package is not compatible with my BBB because it 
> requires libzmq4. 
>
> I am wondering if I should use https://github.com/machinekit/mk-builder 
> Not so easy. 
>
> Any tutorial ? 
>
> Thanks. 
> Frederic. 
>
>
>
>
>

-- 
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] Re: m109 sets temp but doesn't seem to continue

2016-12-31 Thread gary
from what I can tell when the temperature is set with machinekit I am 
getting a reading 
in F not in C when I use my laser temp reader when I set the m104 or m109 
to say 100
I get a 100 in the temp display on the screen and if I set my laser to F I 
get a reading of 100
I thought it was supposed to be Celsius ?

Thanks gary  

On Friday, December 30, 2016 at 4:56:03 PM UTC-5, gary wrote:

> Have a problem with the m109 call ,
> the temp is being set to the p value and the output shows it has reached 
> the set temp
> but doesn't seem to continue after the temp is reached I can't shut the 
> temp down or off
> so I assume I am stuck in the m109 macro because it doesn't think the 
> temp has been 
> reached. using the BeBoPr cape and lineadelta,ini hal
>
> any suggestions?
>
> Thanks gary  
>

-- 
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] m109 sets temp but doesn't seem to continue

2016-12-30 Thread gary
Have a problem with the m109 call ,
the temp is being set to the p value and the output shows it has reached 
the set temp
but doesn't seem to continue after the temp is reached I can't shut the 
temp down or off
so I assume I am stuck in the m109 macro because it doesn't think the 
temp has been 
reached. using the BeBoPr cape and lineadelta,ini hal

any suggestions?

Thanks gary  

-- 
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] BeBoPr++ remap of m106 fan with the o code m106 not working

2016-12-09 Thread gary
I have remapped the m104 o code and that seems to work fine changed 
net e0.temp.set => pid.0.command
to
net e0.temp.set  motion.analog-out-02=> pid.0.command

But haven't had any luck getting the m106 o code to work
its set up now like this

net fan.speed.set <= motion.analog-out-00

net fan.speed.set => hpg.pwmgen.00.out.01.value


Any suggestions


Thanks gary

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-22 Thread gary
its a machinkit image file install

I didn't notice the fdme not sure were the e came from..
Checked my ini file and there is no e on fdm so that looks ok

u'/home/machinekit/nc_files'  the thing here is it looks like it thinks it 
looking for the machinkit folder
but its shouldn't be endless there is another pointer to it somewhere..

Gary

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-21 Thread gary
One other question how is the pin numbering figured out for the BeBrPo they 
don't seem to make sense to me...
using 0x22 exc for motors and pwm e0 but looking at the Boards p9 and p8 
pinout diagram none of the values 
seem to match up to the hex numbers used???..

The cramps seem to match better just using and 8 or 9 for the first number

Thanks gary



On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-21 Thread gary
the m104 

o sub

#500=2; extruder io start index

#501=0; not synchronized

#502=#500

o100 if [EXISTS[#]]

o110 if [# EQ 1]

#501=0

o110 endif

o100 endif

o101 if [EXISTS[#]]

#502=[#+#500]

o101 endif

o102 if [#501 EQ 1]

M67 E#502 Q#

o102 else

M68 E#502 Q#

o102 endif

o end sub 

and it pretty much standard a BBB with BeBrPo++ and also a CRAMPS...
Both are setup for lineardelta, haven't changed much other that the homing 
and scale, just enough to get it to home and goto zero 
and end up centered just touching off the glass

I doesn't seem to have any problems if I run machinekit from a terminal on 
the BBB without using the mklauncher or run.py. 

If I use machinekit client with the CRAMPS setup it connects fine and seems 
to give me the full screen temp setting and temp level% display bar
But after turning on the temp it doesn't  turn of from machinekit client...
I have tried to sent a m104 p0 from the mdi but still doesn't turn off

With the BeBoPr++ I don't get the temp on off button, or the %temp level 
bar displaying on the machinekit client screen

Gary

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-21 Thread gary
I think I have that figured out that's why I had to change the pin setting 
to analog out.

What I am not getting is the machinekit client end when I switch on the 
heater it go's no but not off...
I haven't changed any code in the machinekit client so I am not sure how it 
and what its sending 
to the machinekit running on the BBB connected thought the router I have 
machinekit client running 
on windows and a android tablet.

Thanks gary   

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-20 Thread gary
they use the m67 m68 calls
at least that what I have them remapped to
m104 doesn't wait to reach temp..

when using machinekit client and you turn on the heater how is it setup to 
connect to the heater that's where I can't get it to work correctly 

thanks gary

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-15 Thread gary
I changed the heater element and the halcmd sets e0.temp.set 100 works the 
E0 LED when on and element connected to E0... so maybe it was a bad element
it was new but new doesn't mean good.

The m104 and m109 still do not seem to work...

Gary 

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-15 Thread gary
Charles:
   I am finding that the m104 doesn't work correctly at least for my setup 
not sure why I don't understand the code...

But what I have found I tried halcmd sets e0.temp set 100 it didn't work. 
no E0 led turn on and the temp on the screen for extruder temp didn't 
change...

Then I removed the heater wires from E0 and put on E2 just for the heck of 
it, then did another sets e0.temp,set 100 and now the LED lit up and the 
Extruder temp changed to 100 so maybe something is wrong with the heater 
not sure..

But the m104 p100 still didn't work didn't change extruder temp or turn 
on the LED..

Some progress being made will try a different heater next.
But confused on the m104 not working I get no errors when I call it..

Thanks gary  

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-14 Thread gary
Power test
 +12  on p210 and p401 also on p402
P404 +5 on 5+ and +12 on v--
P403 +12 when machine toggled on

nothing to the E0 E1 E2 - E6 when I use the m104 p100

Do you think the m104 isn't correct it's the one that's been remapped 

would you like to see the pwm heater section from the hal file ? 
or do you think the bio that being loaded is setting the wrong pins

not sure what folder to find the overlay files

Thanks gary


On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
 

>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-14 Thread gary


On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:
Ok When I power the board the ESTOP red LED and the BB ON, it Looks Yellow 
maybe green is ON

When I hit the ESTOP The Red LED go's out and  the BB ON stays on.

When I Hit the Machine Power  the Active go's ON looks green the Status 
go's ON Looks yellow and the BB ON stays ON also the yellow behind the bed 
+ - Connectors go's ON

Bought it form Pico Systems.

P302 has a jumper on it

I assume P404 is the 5+ - V-- connector I have power there endless I have 
it connected wrong
I have +5 to +5 gnd to - and  +12 to v--

I will take the volt meter and poke around next

thanks gary




 

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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] Re: Cramps E0 Doesn't seem to working

2016-11-14 Thread gary
Charles:

 Yes when I power the board in ESTOP the red led go's out and 3 yellow come 
on
Out of ESTOP Yellow go's off Red come's on.

I don't see any leds come on for the extruder

Yes I have power to P-402 

The only other LED that come on when I Set Estop is the yellow LED by the 
BED Heater 
its not connected. to any heater

I am powering the +5 connector for the beaglebone with a 5v supply not the 
barrel connector to the beaglebone, the others are powered 12v

Thanks gary

On Monday, November 14, 2016 at 1:50:25 PM UTC-5, gary wrote:

> I have a BeBoPr++ and all is working fine,
>
> Building another printer and using a CRAMPS,
>
> I can't seem to figure out why I can not get the E0 to turn on, when I 
> load machinkit I get no errors, 
> The axis screen pops up, when I go to the mdi and enter m104 p100 I get no 
> errors but it doesn't 
> change the setting  under the Extruder Temp 0.0 stays at 0.0 and the temp 
> slider bar never go's up.
>
> The board is powering up when I hit machine power lets go from red to 
> looks like center is orange and outer led's at yellow ish..
>
> Any suggestions ?
>
> Thanks gary
>
>
>
>
>

-- 
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.