Go Back to handibot.com
sign up or log-in

Advanced

Auto Rail maker script

Posted by rasbldrs 
Auto Rail maker script
December 31, 2016 03:54PM
[github.com] This is the link I have found, but how do you install the script?
Re: Auto Rail maker script
December 31, 2016 04:29PM
Sadly, right now if you are running FabMo you don't. You can run the crv., index your board and run it again, though. same results just no wow factor.
Re: Auto Rail maker script
December 31, 2016 05:27PM
Thanks Mark, just the answer I did not want to hear...
Re: Auto Rail maker script
January 03, 2017 06:06PM
I don't have the Handibot to verify this, but it seems to run on my Intel Edison setup if you edit the .sbp file (Auto Rail Maker.sbp) and change the two MSGBOX lines where it prompts to release and clamp the material to use a PAUSE preceded by a comment line to prompt the user.

For example:

'Release hold down clamps so we can slide the material over.
PAUSE

and

'Clamp material back down for the next cut.
PAUSE

Make the modifications and then submit the job from Job Manager and specify the location of the Auto Rail Maker.sbp file that you modified.

However, if I tried to preview the job, nothing is previewed and Job Manager quit working for me until I restarted fabmo.

Can't figure out why the file is causing Preview and Job Manager problems.

[Edit] It seems that Preview does not like the GOTO statement in the .sbp file.



Edited 1 time(s). Last edit at 01/04/2017 08:54AM by gclayton.
Re: Auto Rail maker script
January 04, 2017 12:57PM
I've tested gclayton's mods on a Handibot and it seems to cut fine, but definitely causes an ugly crash if you try to proview it.

My guess is that you are correct...that the GOTO is causing it distress
Sorry, only registered users may post in this forum.