Re: [Machinekit] Re: Free CAD / CAM / CNC combination | OpenJSCAD + Kiri:Moto + Machinekit -> Fusion 360

2016-06-23 Thread Bas de Bruijn
On 23 Jun 2016, at 09:12, Mathias Giacomuzzi wrote: >> By signing up for the Project Leopard Beta you fully agree to the terms, NDA >> and: >> >> You do not work for or represent a competitor of Autodesk >> You use CAD for work or study >> You will give us feedback on your

Re: [Machinekit] Linear Delta dimensional print failures

2016-06-24 Thread Bas de Bruijn
> On 24 Jun 2016, at 11:12, Ed van den Enden wrote: > > My Delta Printer with BBB rev C, BeBoPr++ and pepper board print in a very > consistent way dimensional failures. > The slicer I use is Slic3R > > Test parts of 40x80x3 mm or 100x100x5 mm all do endup with the same >

Re: [Machinekit] Help setting up a 4th axis

2016-07-05 Thread Bas de Bruijn
> On 05 Jul 2016, at 10:56, Diego Molina wrote: > > > Greating to all, > > So I've got a lot of cuts out of my 3 axis machine running on a BBB / Xylotex > configuration, now I added a 4th axis and am having trouble figuring out the > values to calibrate it and make it

Re: [Machinekit] Help setting up a 4th axis

2016-07-06 Thread Bas de Bruijn
heers > > Thanks, > > > Diego > >> On Tuesday, July 5, 2016 at 3:55:30 PM UTC+4, Bas de Bruijn wrote: >> >>> On 05 Jul 2016, at 13:27, Diego Molina <mrdm...@gmail.com> wrote: >>> >>> >>> >>>> On Tue

Re: [Machinekit] 5i25 hostmot2 problem

2017-02-01 Thread Bas de Bruijn
> On 01 Feb 2017, at 22:10, Curtis Dutton wrote: > > I'll file a bug on this, as the documentation is not jiving with actual > behavior. I'll dig around, I may be able to provide the fix as well. Changing the docs would be highly appreciated. We tried to make that as easy

Re: [Machinekit] Re: Good Base PC for low latency

2017-01-23 Thread Bas de Bruijn
> On 23 Jan 2017, at 22:44, Bas de Bruijn <b...@basdebruijn.com> wrote: > > > >> On 23 Jan 2017, at 21:03, hosaneemich...@gmail.com wrote: >> >> Machinekit is a group of people that helps build the linux kernel for real >> time constraints. &g

Re: [Machinekit] Mesa 7I80 ethernet board issue

2017-01-24 Thread Bas de Bruijn
> On 24 Jan 2017, at 22:30, fair...@gmail.com wrote: > > When my .hal file attempts to read line 35, ‘addf > hm2_[HOSTMOT2](BOARD).0.read servo thread’ it errors out. Before starting in the terminal do "export DEBUG=5" and after that start machinekit. Then when the error occurs, get the

Re: [Machinekit] Slow BBB MachineKit GUI's and Alternatives.

2017-01-20 Thread Bas de Bruijn
at was a hassle. http://www.gigabyte.com/products/product-page.aspx?pid=4918#ov More recently I purchased one from logic supply and combined that with a 6i25+7i76 mesa cars http://www.logicsupply.com/nl-nl/mc600-10/ > > On Thursday, January 19, 2017 at 12:31:42 AM UTC-8, Bas de Bruijn w

Re: [Machinekit] de0 nano soc for MK

2017-01-27 Thread Bas de Bruijn
> On 27 Jan 2017, at 15:42, Klemen Zhivko wrote: > > Does anybody know where in Europe I can buy de0 nano soc (Cyclone 5 i think). I’d try the terasic website, mouser or digikey. > I would like to control 3 servos - with machinekit. > Are stepper and servo

Re: [Machinekit] Re: de0 nano soc for MK

2017-02-14 Thread Bas de Bruijn
> On 14 Feb 2017, at 17:51, Klemen Zhivko wrote: > > Should I run machinekit with sudo?? As I remember this is somehow not good > practice? No you shouldnt. Did you run sudo make setuid after you compiled? -- website: http://www.machinekit.io blog:

Re: [Machinekit] Slow BBB MachineKit GUI's and Alternatives.

2017-01-19 Thread Bas de Bruijn
> On 19 Jan 2017, at 08:45, "schoone...@btinternet.com" > wrote: > > > >> On 18/01/2017 22:10, Oliver Rew wrote: >> Hi, I recently got very exciting about running my CNC from MachineKit on a >> BBB, but after getting a BBB and a cape, my hopes were quickly

Re: [Machinekit] Kinematic offset

2017-01-20 Thread Bas de Bruijn
Nice video! Well done > On 20 Jan 2017, at 19:41, Klemen Zhivko wrote: > > And another youtube video cutting whole part. > https://www.youtube.com/watch?v=DdLqBqbmIEE=101s > > Dne sreda, 04. januar 2017 10.53.57 UTC+1 je oseba Klemen Zhivko napisala: >> >> Just to

Re: [Machinekit] Stepper motor configuration

2016-09-21 Thread Bas de Bruijn
On 9/21/2016 5:03 PM, Charles Steinkuehler wrote: As motor specification shows 0.9 deg per step, 400 step/rev * 4 rev/mm=1600 step/mm > my target is 1600 steps per mm. >Then I tested G01X1.f40., it looks rotate 4 round. >If i tested G00X1.F40., Motor freezed and make noise. Speed too

Re: [Machinekit] Re: Home Built Delta Printer With Machinekit Interface, Makerfaire NYC 2016 Exhibit #58459

2016-09-27 Thread Bas de Bruijn
r a BeBoPr++ config to work with > CRAMPS? It's all about the highlighted lines. That will load the components, motion planner, kinematics etc. Then take a CRAMPS config and check that these lines is what i would do > > Again, many thanks. > >> On Monday, September 26,

Re: [Machinekit] Re: Home Built Delta Printer With Machinekit Interface, Makerfaire NYC 2016 Exhibit #58459

2016-09-26 Thread Bas de Bruijn
On 9/26/2016 2:52 PM, Charles Steinkuehler wrote: On 9/26/2016 7:35 AM, John Pickens wrote: Charles, Again, thanks for the quick replies. Would I be better off just modifying the working ArmCramps .Hal and .Ini files? Maybe...it's been a while since I worked with a system using non-trivial

Re: [Machinekit] Cross compiling for BBB

2017-01-09 Thread Bas de Bruijn
Thanks for the feedback! > On 09 Jan 2017, at 21:40, Frederic RIBLE wrote: > > Solved! > > I managed to cross compile and build BBB packages by using following commands: > cd machinekit/ > export ROOT=/opt/rootfs > export JOBS=2 > export TAG=wheezy-armhf > export

Re: [Machinekit] Autoleveling Induction Probe and Dual extrusion

2017-01-12 Thread Bas de Bruijn
> On 12 Jan 2017, at 12:11, 'IonicBasher' via Machinekit > wrote: > > That is very interesting for wrapping CNC gcode on an unleveled surface > however I am unsure if it would work with an stl file. However the principle > is indeed the same. > BCNC also has

Re: [Machinekit] What is the big diff between Machinekit and LinuxCNC.

2016-12-06 Thread Bas de Bruijn
> On 06 Dec 2016, at 12:29, Mathias Giacomuzzi wrote: > > So the goal of that DE0-Nano-Soc is a replacement for BBB and CRAMPs as an > example? No, this not a replacement. It’s just another example of hardware from which you can run Machinekit. The biggest “difference” if

Re: [Machinekit] Decent latency results on a cheap old computer

2017-01-06 Thread Bas de Bruijn
> On 06 Jan 2017, at 15:20, Fernando Correa Neto wrote: > > Hey there > > Just wanted to share some findings after combining all sorts of "good > practices" for getting a decent MachineKit setup. > The machine is dated and uses a CPU than can be bought for less than a

Re: [Machinekit] Re: Joint/Axis merge?

2016-12-31 Thread Bas de Bruijn
Hi Mathias, > On 31 Dec 2016, at 11:01, Mathias Giacomuzzi wrote: > > Hello Daren, > > Thanks I also know this issue, and I also found an old topic here in the > group but there was no clear answer If it will merged soon or not. I hope > someone fix it because I would like

Re: [Machinekit] beaglebone black stepper wired

2016-12-31 Thread Bas de Bruijn
Hi Andrij > On 30 Dec 2016, at 23:49, Andrij Senyk wrote: > > Can you help me, where I can find the default pinout for beaglebone > machinekit? or where I can change it? There is no default pinout. It is up to the person making the cape. Best place to start is to use

Re: [Machinekit] Re: Trying to add pwmgen frequency and direction (Pwmgen Type1)

2017-01-05 Thread Bas de Bruijn
> On 06 Jan 2017, at 00:29, Sag ich Dir nich wrote: > > no one has any idea? The pwm from hal_pru_generic (which runs from the PRU) is a "lightweight" component compared to the mesanet hostmot driver. http://www.machinekit.io/docs/man/man9/hal_pru_generic/ So not

Re: [Machinekit] Re: Hardware choice for industrial application

2016-12-20 Thread Bas de Bruijn
Hi All, thanks for the pointers and tips. I’ve ordered a system based on the J1900 http://www.logicsupply.com/nl-nl/mc600-10/ which together with all the other parts on the board should for a very stable setup. I built one last year, but I didn’t

Re: [Machinekit] Re: Hardware choice for industrial application

2016-12-20 Thread Bas de Bruijn
> On 20 Dec 2016, at 05:26, Daniel Skrlin wrote: > > Oh and for hardware I wouldnt see why that choice wouldn't work. I am > currently using a J1900 as well (Gigabyte). Could you share the details of > the application? I’m making a tool for rotating products parallel to

[Machinekit] Hardware choice for industrial application

2016-12-19 Thread Bas de Bruijn
Hi, I’m making a non-cnc type application and would choose Machinekit over a PLC with motion card. I hope there are people on this list who have some advice regarding the choice for hardware. Especially experiences with PC’s inside an electrical control cabinet would be most welcome. I’d like

Re: [Machinekit] Re: Problems with installing xhc-hb04 in my Machinekit BBB cnc project

2017-03-23 Thread Bas de Bruijn
> On 23 Mar 2017, at 21:53, Simon Mali wrote: > > I have also copied original files sim_mm.tbl and core_sim9.hal into this > xhc-hb04 folder but the error stays the same: > > Debug file information: > Unrecognized line skipped: ../../sim_mm.tblcore_sim9.hal:1: Unknown command >

Re: [Machinekit] Re: Machinekit at the Midwest reprap festival [and Axis keyboard Jog Delay on bbb]

2017-03-28 Thread Bas de Bruijn
> On 28 Mar 2017, at 22:40, Daren Schwenke wrote: > > Oh yeah... Featured on hackaday: > http://hackaday.com/2017/03/26/mrrf-17-true-color-3d-printing/ > When I saw this I immediately tried to get him to correct some things. Not > mentioning Machinekit was one of

Re: [Machinekit] How to start with DE0-Nano-SoC board?

2017-03-16 Thread Bas de Bruijn
> On 16 Mar 2017, at 15:07, euerka wrote: > > Does it work only with GPIO in board? If so, may I know the hardware > configuration the same as Beaglebone P8,P9? What do you mean? The 7i76 and other boards can be used with Charles' adapter board for example. Which

Re: [Machinekit] Machinekit not starting: seems to be attempting to start incorrect rtapi app

2017-03-19 Thread Bas de Bruijn
> On 20 Mar 2017, at 04:17, Brian Schousek wrote: > > > I'm trying to get a basic Machinekit up and running on an older PC. I've > apparently successfully installed and started an RT-PREEMPT kernel (see ref > 1), properly installed the appropriate machinekit packages

Re: [Machinekit] Looking for a good example of modern configuration files

2017-04-02 Thread Bas de Bruijn
Hi, > On 02 Apr 2017, at 15:09, Brian Schousek wrote: > > From which example should I start if I want to follow current best practices > for a new machine config? there have been some threads on this in the past. If you search the Google Group there's some more info there. One of them :

Re: [Machinekit] machinekit remote control

2017-04-07 Thread Bas de Bruijn
maybe, make a version of axis completely for browser. I wouldn’t do that. Remote control, machinetalk, qtquickvcp and recently webvcp is what's Alexander has been working on these past years. Don’t go reinventing the wheel but use what’s already there. > > what do you think about it?

Re: [Machinekit] Status of Python 3 support?

2017-04-16 Thread Bas de Bruijn
Hi Brian, > On 16 Apr 2017, at 01:21, Brian Schousek wrote: > > I'm in the early stages of a Raspberry Pi/Machinekit controlled 3D printer > (see https://github.com/bschousek/piphat for some of the plans.) I'm sitting > down to start implementing an AVR IO extender based

Re: [Machinekit] machinekit remote control

2017-04-08 Thread Bas de Bruijn
eaglebone what can i use? I'm working from Mac or Linux with scp http://unix.stackexchange.com/questions/188285/how-to-copy-a-file-from-a-remote-server-to-a-local-machine > > Il giorno venerdì 7 aprile 2017 11:49:51 UTC+2, Bas de Bruijn ha scritto: >> >> >>> On 07

Re: [Machinekit] machinekit remote control

2017-04-06 Thread Bas de Bruijn
> On 06 Apr 2017, at 23:27, 'Marco Negrini' via Machinekit > wrote: > > Hi all, > > looking for some way to use machinekit remotely i found this post, talking > exactly about remote control. > > the post is quite old, so i would like to ask you if someone has

Re: [Machinekit] machinekit remote control

2017-04-06 Thread Bas de Bruijn
> On 07 Apr 2017, at 06:56, Bas de Bruijn <b...@basdebruijn.com> wrote: > > > >> On 06 Apr 2017, at 23:27, 'Marco Negrini' via Machinekit >> <machinekit@googlegroups.com> wrote: >> >> Hi all, >> >> looking for some way to use mach

Re: [Machinekit] SSERIAL on DE0 Nano Soc

2017-07-10 Thread Bas de Bruijn
> On 10 Jul 2017, at 18:04, 'Timm Eversmeyer' via Machinekit > wrote: > > I'm trying to get sserial running on my DE0 Nano Soc. As starting point I > changed the 5i25-socfpga.ini from the hm2-soc-stepper examples: > >

Re: [Machinekit] RuntimeError: rtapi_loadrt '('watchdog', 'num_inputs=1')' failed: Operation not permitted

2017-07-24 Thread Bas de Bruijn
Hi Daren, > On 24 Jul 2017, at 07:35, Daren Schwenke wrote: > > > For kicks I tried some of the other machinekoder variants. > The watchdog errors appear to be specific to the Rostock, which appears to > re-define some of the fdm stuff. > This one starts fine: >

Re: [Machinekit] Machinekit Debian wheezy image needing

2017-07-24 Thread Bas de Bruijn
Hi Giovanni, > On 23 Jul 2017, at 23:56, Giovanni Fiore wrote: > > Hello I'm new with machinekit and really I'm very enthusiast To check the > difference with Linuxcnc. I've installation on Debian Wheezy amd64 You'd better install on Jessie because that will be

Re: [Machinekit] Will DE0-Nano image work on a DE10-Nano board?

2017-07-24 Thread Bas de Bruijn
> On 24 Jul 2017, at 20:56, Charles Steinkuehler > wrote: > >> On 7/24/2017 1:18 PM, mugginsac wrote: >> I just wondered if the machinekit image for a DE0-Nano-SOC board will run on >> a >> DE10-Nano? > > No. > > You'll need to import the pinout and HPS (Qsys)

Re: [Machinekit] Re: Machinekit on the BeagleBone Green Wireless (BBGW) + CRAMPS

2017-07-26 Thread Bas de Bruijn
> On 26 Jul 2017, at 21:03, Daren Schwenke wrote: > > I would be happy to help with this. > Point me to an image I should use to get started and I'll have the physical > up this evening. Thanks for helping out Daren! > My version of cross compiling is probably not

Re: [Machinekit] Analog Feed and Spindle speed override using Potentiometers (100k)

2017-07-01 Thread Bas de Bruijn
> On 1 Jul 2017, at 17:19, Sag ich Dir nich wrote: > > i can see, that the value or raw input from the thermistor is going into > conv-float-s32.1.in but conv-float-s32.1.out is always zero, why is this? Did you add the function to the servo thread? > > Am

Re: [Machinekit] Analog Feed and Spindle speed override using Potentiometers (100k)

2017-07-01 Thread Bas de Bruijn
ion in the > log: > /home/machinekit/linuxcnc_debug.txt > and > /home/machinekit/linuxcnc_print.txt > as well as in the output of the shell command 'dmesg' and in the terminal > machinekit@beaglebone:~$ > > > isnt it the function called "conv_float_s32.so"? if

Re: [Machinekit] Analog Feed and Spindle speed override using Potentiometers (100k)

2017-07-01 Thread Bas de Bruijn
9 b66a6e90 YES 1 xthread > spindle-rps2rpm.fun ct > 1206b518f355 b66a66d0 YES 0 thread > stepgen.capture-pos ition > 1206b518f011 b66a66d0 NO 0 thread > stepgen.make-pulses > 1206 b518f4b1 b66a66d0 Y

Re: [Machinekit] Analog Feed and Spindle speed override using Potentiometers (100k)

2017-07-01 Thread Bas de Bruijn
the pot. Are you sure you have a signal going into your component? What does the following say: halcmd show pin conv_float_s32.0 > The Parameters "motion.debug-s32-0" and "motion.debug-s32-1" also have a > value of 0 > > Am Samstag, 1. Juli 2017 22:14:24 UTC+2 s

Re: [Machinekit] nanopb.so not found

2017-04-27 Thread Bas de Bruijn
> On 28 Apr 2017, at 04:54, Brian Schousek wrote: > > When I try and run 'loadrt nanopb' from within halcmd it can't find > nanopb.so. linuxcnc.log doesn't appear to get any new entries. I've gone down > the path of recompiling but no happiness. Where and how might I

[Machinekit] Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-11 Thread Bas de Bruijn
Hi, I've been building single QtQuickVCP window UI's in the past, and today I try to build some tabs into my UI. I'd like to have a tab with buttons, and a tab with IO's for inspecting HAL pins. So for this I looked into Machineface and I moved my buttons and hal pins to a different file.

Re: [Machinekit] Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-11 Thread Bas de Bruijn
enlighten me a bit? Because I obviously have no clue about what's going on with QtQuick. > Bas de Bruijn writes: > > > Hi, > > > > I've been building single QtQuickVCP window UI's in the past, and today > I > > try to build some tabs into my UI. > >

Re: [Machinekit] Re: Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-11 Thread Bas de Bruijn
gmane.org:119/7a221e79-d365-44c8-88b1-fd99fce8e...@googlegroups.com Thanks Marius, I'll try that. Bas > > 05/11/2017 10:45 AM, Bas de Bruijn rašė: >> Hi, >> >> I've been building single QtQuickVCP window UI's in the past, and today >> I try to build some tabs into

Re: [Machinekit] How do I hook into the trajectory planner queue?

2017-05-09 Thread Bas de Bruijn
> On 09 May 2017, at 04:30, Brian Schousek wrote: > > I'm having good luck achieving microsecond resolution pulse trains using DMA > on a Raspberry Pi at near real-time rates, and I'm confident that with some > optimization this will be workable for step generation with

Re: [Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 17:53, michelvanderbregge...@gmail.com wrote: > > Sorry forget to include the right angle. I am printing an arced element > > > > > > Op woensdag 17 mei 2017 17:24:32 UTC+2 schreef michelvand...@gmail.com: >> >> Hello All, >> I am trying to measure the velocity and

Re: [Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 19:12, michelvanderbregge...@gmail.com wrote: > > acceleration currently is 4000 ( probably insane ). No, not really > I will try and place the ddt on the PID output, see if that changes something. Also probe the pins of the hpg component > > The reason for the high

Re: [Machinekit] Re: Trying to measure velocity and acceleration of the machinekit axis

2017-05-17 Thread Bas de Bruijn
> On 17 May 2017, at 18:17, michelvanderbregge...@gmail.com wrote: > > Hello Bas, > This is what I get when I put the scale to 1/div. This looks more like noise > to me than real data, but i could be wrong. I also slit the zoom back to 0. I > also changed the scale of the acceleration axis. >

Re: [Machinekit] Moving QtQuickVCP buttons/pins to tabs give pin count mismatch error

2017-05-17 Thread Bas de Bruijn
o that hasn't changed. Also the tab is active, and while the UI starts, the buttons show the round circle in their upper right corner that they aren't connected/synchronized. > > Dne četrtek, 11. maj 2017 16.24.18 UTC+2 je oseba Bas de Bruijn napisala: >> >> >> >>

Re: [Machinekit] Converting binary to number

2017-06-12 Thread Bas de Bruijn
> On 12 Jun 2017, at 17:33, Charles Steinkuehler <char...@steinkuehler.net> > wrote: > >> On 6/12/2017 10:22 AM, Bas de Bruijn wrote: >> I've been looking thru the HAL components and I might have missed it. Before >> I write one, is there a component to

[Machinekit] Reading current/torque from Mesa motion cards

2017-06-25 Thread Bas de Bruijn
Hi, This is a question to the mesa/De0 nano SOC FPGA guru's Would it be possible to measure current from a DC motor driven by a mesa 7i30 daughter card by means of (example) https://www.pololu.com/product/1185 I noticed the De0 Nano SoC has an arduino header (which should contain 6 analog

Re: [Machinekit] Problems with integrating Machinekit BBB into CNC machine

2017-05-20 Thread Bas de Bruijn
t;smal@gmail.com> wrote: > > Hello > @Bas de Bruijn: I have enabled all debug printouts as proposed but I can > still not localize the error in printout. > 4a. I have put this in my ini file: > > DEBUG = 0x7f > > 4b. Then I have opened my LX-root terminal and I was tr

Re: [Machinekit] Re: Problems with integrating Machinekit BBB into CNC machine

2017-05-18 Thread Bas de Bruijn
Hi Simon, You might find this helpful: http://www.machinekit.io/docs/getting-help/ Seems like you posted the entire log. That's not increasing the chance you get answers because people would have to do the searching for you. > On 18 May 2017, at 19:05, Simon Mali wrote: >

Re: [Machinekit] Re: Machinekit not starting after compilation

2017-05-24 Thread Bas de Bruijn
If you search this string on the google group a few similar threads show up. If you’re not running as root, then perhaps this link may help.

Re: [Machinekit] Machinetalk without network

2017-05-29 Thread Bas de Bruijn
r atm so I have a connection. (Ip address and whatnot) But when you are disconnected you'd want to run your qtquickvcp UI to run. > >> On 29/05/17 11:39, Bas de Bruijn wrote: >> Hi, >> >> I'm running a machine with a remote UI setup disconnected from a network and >&

[Machinekit] Machinetalk without network

2017-05-29 Thread Bas de Bruijn
Hi, I'm running a machine with a remote UI setup disconnected from a network and I got the following message: No network connection found, service discovery unavailable. I use the remote UI on the local machine, so I don't need to have connection since everything is run locally. What needs

Re: [Machinekit] DE0-Nano-SoC: remote access

2017-05-30 Thread Bas de Bruijn
> On 31 May 2017, at 07:03, Alexey Volkov wrote: > > Just wondering what other options I have to have the remote access. If you're looking at only remote access for your machinekit UI you could use machineface/cetus with machinetalk.

Re: [Machinekit] DE0-Nano-SoC: remote access

2017-05-31 Thread Bas de Bruijn
> On 1 Jun 2017, at 05:15, Alexey Volkov wrote: > > As well I have seen an app in a google store called Machinekit. Any info on > this one? That would be Machinekit-client. You can connect to your machinekit machine if you've set it up for remote UI like

Re: [Machinekit] Machinekit, BeBoPr++, LinearDelta

2017-06-07 Thread Bas de Bruijn
> On 07 Jun 2017, at 10:27, 'Andrey Z.' via Machinekit > wrote: > > Hi, > > > got my hands back on BeBoPr++ cape and my 3D Delta project, that was started > in early 2015. It was 2 years on ice because of time demand. Not I‘ve swiped > dust from it. I saw sad

Re: [Machinekit] How to customize homing behavior on Delta printer?

2017-06-15 Thread Bas de Bruijn
> On 15 Jun 2017, at 15:07, 'Andrey Z.' via Machinekit > wrote: > > How to customize homing behavior on Delta printer. > > > I have pretty high Tower and I think I can run into trouble. In case only one > axis homing in time I have manually drive them high

Re: [Machinekit] How to customize homing behavior on Delta printer?

2017-06-15 Thread Bas de Bruijn
mber, they _all_ home at the same time, so when you press home all, then all 3 of the joints will start homing at the same time. > > On Thursday, June 15, 2017 at 3:38:11 PM UTC+2, Bas de Bruijn wrote: > >> On 15 Jun 2017, at 15:07, 'Andrey Z.' via Machinekit >> <machi...@goog

Re: [Machinekit] How to customize homing behavior on Delta printer?

2017-06-15 Thread Bas de Bruijn
n Thursday, June 15, 2017 at 3:47:57 PM UTC+2, Bas de Bruijn wrote: >> >>> On 15 Jun 2017, at 15:43, 'Andrey Z.' via Machinekit >>> <machi...@googlegroups.com> wrote: >>> >>> Sequence doesn't matter in this case. It's about huge linear movement

Re: [Machinekit] Re: new component: delayline

2017-06-14 Thread Bas de Bruijn
ack to motion. You delay whatever you deem necessary, depending on your need. > > Am Donnerstag, 5. März 2015 22:58:01 UTC+1 schrieb Bas de Bruijn: > Gentle Persons, > > In this thread > <https://groups.google.com/forum/#%21searchin/machinekit/better$20calibrating/machinek

[Machinekit] retracting with Machineface and VE configuration

2017-06-11 Thread Bas de Bruijn
Hi, I notice that when printing a part, the retracting doesn’ seem to work. Unretracting (G23) works, and without the retracting it results in too much plastic being squirted out. I have checked the .ngc file to see if the command is there, and it is. So my next step would be to look to where

Re: [Machinekit] retracting with Machineface and VE configuration

2017-06-11 Thread Bas de Bruijn
> On 11 Jun 2017, at 18:39, schoone...@btinternet.com wrote: > > > On 11/06/17 12:20, Bas de Bruijn wrote: >> Hi, >> >> I notice that when printing a part, the retracting doesn’ seem to work. >> Unretracting (G23) works, and without the retracting it r

Re: [Machinekit] Re: Stepper motors (3D-Printing): TP and slew-range

2017-05-02 Thread Bas de Bruijn
> On 02 May 2017, at 08:18, Hedge Hog wrote: > > Thanks for taking the time to reply Alex, > > Re Q3 and using HAL to control the stepper motor. Is there some example you > know of that I could review? Why don't you take the stepgen maxvel and maxaccel pins?

Re: [Machinekit] Machinekit messaging (machinetalk farbic)

2017-05-06 Thread Bas de Bruijn
> On 06 May 2017, at 10:00, Alexander Rössler > wrote: > > > Hedge Hog writes: > >> On Fri, May 5, 2017 at 5:52 AM, Alexander Rössler >> wrote: >>> >>> >>> Am Dienstag, 2. Mai 2017 14:25:11 UTC-5 schrieb Hedge Hog:

Re: [Machinekit] Re: remote components connecting 2 machinekit machines (bridge?)

2017-09-21 Thread Bas de Bruijn
> On 21 Sep 2017, at 06:00, Rob M <ozzyro...@gmail.com> wrote: > > > >> On Thursday, September 21, 2017 at 5:11:08 AM UTC+10, Bas de Bruijn wrote: >> Hi, >> >> I was wondering if I have the following thinking correct regarding >> connectin

Re: [Machinekit] Re: remote components connecting 2 machinekit machines (bridge?)

2017-09-21 Thread Bas de Bruijn
> On 21 Sep 2017, at 07:57, John Morris <j...@zultron.com> wrote: > > > >> On 09/20/2017 11:00 PM, Rob M wrote: >> >> >> On Thursday, September 21, 2017 at 5:11:08 AM UTC+10, Bas de Bruijn wrote: >> >>Hi, >> >>

[Machinekit] Error with CRAMPS.hal

2017-10-09 Thread Bas de Bruijn
Sorry, i replied instead "reply to all" so this didnt get to the list. Begin forwarded message: > From: Bas de Bruijn <b...@basdebruijn.com> > Date: 9 October 2017 at 14:45:01 GMT+2 > To: Dimitar Dobrev <dpldob...@protonmail.com> > Subject: Re:

Re: [Machinekit] Calling G-code with M-code doesnt work

2017-09-09 Thread Bas de Bruijn
erkzeug_kontrollieren" in that directory (beware of file extensions) > > Am Samstag, 9. September 2017 16:02:48 UTC+2 schrieb Bas de Bruijn: >> >> >> >> > On 9 Sep 2017, at 15:53, Sag ich Dir nich <stevie.r...@live.de> wrote: >> > &

Re: [Machinekit] setp [PRUCONF](DRIVER).stepgen.00.* at runtime

2017-09-05 Thread Bas de Bruijn
> On 5 Sep 2017, at 17:57, j...@allwinedesigns.com wrote: > > I see in my hal file that a few settings are being pulled from my INI file, > such as: > setp [PRUCONF](DRIVER).stepgen.00.position-scale [AXIS_0]SCALE > > I'd like to use halcmd or python to set >

Re: [Machinekit] Only Therm Channel 0 and 1 are usable on Cramps

2017-09-10 Thread Bas de Bruijn
> On 10 Sep 2017, at 15:46, Sag ich Dir nich wrote: > > Hello, > > i am using the Cramps board and already have two potentiometers working for > spindle and feed/rapid-override and now want to add a thermistor (currently > also a potentiometer) to view the spindle

Re: [Machinekit] Howto create DE10_Nano_SoC_DB25

2017-10-02 Thread Bas de Bruijn
> On 2 Oct 2017, at 08:56, Mario Scholz > wrote: > > Hi, > > Thanks for your response. > > I think there is a misunderstanding. I would like to use Terasic DE10: > http://www.terasic.com.tw/cgi-bin/page/archive.pl?Language=English=1046 I think

Re: [Machinekit] installing MachineKit on RPI3

2017-09-24 Thread Bas de Bruijn
> On 25 Sep 2017, at 01:47, Stephane Kolijn wrote: > > Hi all, > > I have been trying to get machinekit up and running on my RPI3. As you might > guess out of this post. No succes yet :) > > I have the latest rasbian, meaning stretch. debian 9 > > So i have been

Re: [Machinekit] Re: Reading current/torque from Mesa motion cards

2017-08-28 Thread Bas de Bruijn
On Sunday, August 27, 2017 at 4:15:59 PM UTC+2, Michael Brown wrote: > > The 2 (tested) commits are now online: > > https://github.com/machinekit/mksocfpga/pull/87 > https://github.com/machinekit/machinekit/pull/1253 > Sounds great Michael! I'll be updating my De0-nano board and I'll be trying

Re: [Machinekit] Re: world mode in machienkit

2017-08-25 Thread Bas de Bruijn
> On 25 Aug 2017, at 05:01, thangle wrote: > > some SS for more details with all your good intentions, that does not make it easier for anyone to deduct what you do and what all the pictures should clarify. > > Vào 09:28:39 UTC+7 Thứ Sáu, ngày 25 tháng 8 năm 2017,

Re: [Machinekit] Running 3D Printer using Machinekit + CRAMPS + BBB

2017-08-29 Thread Bas de Bruijn
Hi Pranav, > On 29 Aug 2017, at 08:08, 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

Re: [Machinekit] M-Code errors

2017-08-31 Thread Bas de Bruijn
On 31 Aug 2017, at 10:31, Pranav Pandey wrote: >> You're missing the remap section I pointed to in the previous post > > I have copied the remap section in the existing CRAMPS .ini file. Please > check the link here: >

Re: [Machinekit] Re: Reading current/torque from Mesa motion cards

2017-08-31 Thread Bas de Bruijn
> On 30 Aug 2017, at 23:59, Michael Brown wrote: > > The Adc functionality is only implemented in the new recently added DE0 / > DE10(commit pending) Nano SoC configs > >

Re: [Machinekit] M-Code errors

2017-08-31 Thread Bas de Bruijn
> On 31 Aug 2017, at 11:30, Pranav Pandey wrote: > > Just try it out. > > Copy the file to the BBB and choose that new config when you start Machinekit > and test it out. > > Tried out with new config file. > > On starting with the config. I get a window saying

Re: [Machinekit] M-Code errors

2017-08-31 Thread Bas de Bruijn
> On 31 Aug 2017, at 13:28, Pranav Pandey wrote: > > well, the first line states your problem. A file isn’t found. so you probably > have a path problem. > please do read these informations carefully. because it will give you clues. > > to get the location of the file

Re: [Machinekit] M-Code errors

2017-08-31 Thread Bas de Bruijn
> On 31 Aug 2017, at 14:11, Pranav Pandey wrote: > > It clearly states you are missing a ‘P’ argument > so take a look at your g-code where M190 is used and see if it has a P > argument > > Yes, It was the first thing I did. I forgot to mention the g-code. > > M190 S60

Re: [Machinekit] Re: Running 3D Printer using Machinekit + CRAMPS + BBB

2017-09-04 Thread Bas de Bruijn
> On 04 Sep 2017, at 14:38, 'machinen' via Machinekit > wrote: > > Somehow I didn't have the fdm folder on my system - probably from mucking > around. However I did a new flash of clean > bone-debian-8.7-machinekit-armhf-2017-02-12-4gb.img.xz image and sure there

Re: [Machinekit] Re: DE10-DE0-Nano - Invitation to collaborate

2017-09-01 Thread Bas de Bruijn
> On 1 Sep 2017, at 17:58, Charles Steinkuehler > wrote: > > I think effort is currently better spent on things > like fixing up the hm2_soc_ol driver and automating the uSD image > creation. Disclaimer: I claim ignorance on the technical side of this, and speak as

Re: [Machinekit] Re: Reading current/torque from Mesa motion cards

2017-08-30 Thread Bas de Bruijn
On Monday, August 28, 2017 at 9:35:16 AM UTC+2, Bas de Bruijn wrote: > > > > On Sunday, August 27, 2017 at 4:15:59 PM UTC+2, Michael Brown wrote: >> >> The 2 (tested) commits are now online: >> >> https://github.com/machinekit/mksocfpga/pull/87 >> htt

Re: [Machinekit] Re: M-Code errors

2017-08-30 Thread Bas de Bruijn
On 30 Aug 2017, at 16:24, Pranav Pandey wrote: >> If you want to simplify your life, and don't mind a remote interface, I >> would go a little different route. >> Axis still sucks on the BBB due to software rendering sucking up most of the >> CPU. The solution to that

Re: [Machinekit] Re: M-Code errors

2017-08-30 Thread Bas de Bruijn
On Wednesday, August 30, 2017 at 5:19:58 PM UTC+2, Pranav Pandey wrote: > > We can't guess what these errors are. Have a read at this: >> http://www.machinekit.io/docs/getting-help/ >> > > Thanks for this! > > >> >> Then pastebin your errors and provide a link so we can see. >> > > I am

Re: [Machinekit] Re: Reading current/torque from Mesa motion cards

2017-08-31 Thread Bas de Bruijn
some results on testing your cramps configuration. I’m reading Analog Inputs… Great work! I have taken your cramps dbto file and I can see change of ADC pins with a linear potmeter attached to channel 0. for the record, I’ve used this image:

Re: [Machinekit] M-Code errors

2017-08-31 Thread Bas de Bruijn
> On 31 Aug 2017, at 08:50, Pranav Pandey wrote: > > Link please (no attachment, I won't open it) to exact file, either on > Machinekit repository or your own github fork > > Apologies. I am new to these. Here is a link: > >

Re: [Machinekit] M-Code errors

2017-08-31 Thread Bas de Bruijn
On 31 Aug 2017, at 09:13, Pranav Pandey wrote: >> I mean the link to the configuration you use. the .INI file you load > > Ahh!. I misunderstood this to the g-code file I am uploading. > > Here is the link to the configuration .ini file > >

Re: [Machinekit] Re: Reading current/torque from Mesa motion cards

2017-08-31 Thread Bas de Bruijn
re: > > https://github.com/machinekit/mksocfpga/blob/master/HW/QuartusProjects/Common/gpio_adr_decoder_reg.sv#L26 Sorry, that’s out of my area of expertise :) > > > On Wednesday, 30 August 2017 15:24:29 UTC+2, Bas de Bruijn wrote: > > > On Monday, August 28, 2017 at 9:35:16 AM U

Re: [Machinekit] Error with CRAMPS.hal

2017-10-09 Thread Bas de Bruijn
> On 9 Oct 2017, at 23:14, 'Dimitar Dobrev' via Machinekit > wrote: > > Hello Alexander, > > Thank you very much for your help. It allowed me to get further. > I ran the script and restarted the machine. Now "uname -a" gives me the > following: > > Linux

Re: [Machinekit] Arcus3D-C1 Open source tripodkins cable printer.

2017-10-07 Thread Bas de Bruijn
> On 6 Oct 2017, at 23:10, Daren Schwenke wrote: > > Built this with the intent of running Machinekit/tripodkins with it. > Have not worked on the config yet, but the hardware looks like it will work > now, so soon. > >

Re: [Machinekit] Error with CRAMPS.hal

2017-10-11 Thread Bas de Bruijn
; "Debian Build Instructions"? Please help. what does the following say? grep -c bone_capemgr.uboot_capemgr_enabled=1 /proc/cmdline > > > On Tuesday, October 10, 2017 at 7:54:27 AM UTC+3, Bas de Bruijn wrote: > > > On 9 Oct 2017, at 23:14, 'Dimitar Dobrev' via Machinek

Re: [Machinekit] Re: Arcus3D-C1 Open source tripodkins cable printer.

2017-10-12 Thread Bas de Bruijn
> On 12 Oct 2017, at 18:55, Daren Schwenke wrote: > > Featured on Hackaday, again. :) > > > http://hackaday.com/2017/10/12/this-3d-cable-printer-remixes-the-delta/ > > Go Machinekit! Go Daren! > > Still need to build a tripodkins config with Machineface... >

  1   2   3   >