Search found 20 matches

by PyjamaSam
Sun Mar 20, 2016 2:34 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

PyjamaSam are you saying that you have fixed the G29 E issue or are you working on something else in the code? No sorry. I was just working through testing all the code that this fork specifically introduced. The issues I was finding I was fixing as I went, but they were never submitted to 626Pilot...
by PyjamaSam
Thu Mar 17, 2016 10:20 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Ok last post for the evening. G31 A works well enough (though in my experience I still have to tweak the file manually). But for now I'll call it working. >>> G31 A SENDING:G31 A [DC] Depth-mapping calibration in progress. Press Reset to abort. [DC] /!\ PROBE CRASH DANGER /!\ Don't press buttons, se...
by PyjamaSam
Thu Mar 17, 2016 10:04 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Running G31 H O Q R gives me the following (ya ya I realize my printer isn't exactly a thing of square and triangle beauty) >>> G31 H O Q R SENDING:G31 H O Q R [HC] Heuristic calibration in progress. Press Reset to abort. [HC] /!\ PROBE CRASH DANGER /!\ Don't press buttons, send commands, or access ...
by PyjamaSam
Thu Mar 17, 2016 9:37 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Ok. G32 looks to get away scott free... [PK] Current kinematic settings: [PK] Arm length: 186.780 [PK] Delta radius: 102.200 [PK] Endstop offsets: {0.000, -2.268, -3.497} [PK] Radius offsets (ABC): {0.000, 0.000, 0.000} [PK] Angle offsets (DEF): {0.000, 0.000, 0.000} [PK] Virtual shimming: {0.000, 0...
by PyjamaSam
Thu Mar 17, 2016 9:06 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Ok.. G29... Base G29 E works fine. SENDING:G29 E P0 [PR] Repeatability test: 10 samples (S) [PR] Acceleration (A): 100.0 [PR] Debounce count (B): 0 [PR] Smooth decel (D0|D1): False [PR] Eccentricity test (E): On [PR] Probe smoothing (P): 1 [PR] Probe priming (Q): 0 [PR] Feedrates: Fast (U) = 100.000...
by PyjamaSam
Thu Mar 17, 2016 8:32 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

...trying to track down why after a simple G30 probe resulted in M114 returning numbers that were higher then I expected (after the probe returned)... Ok. So here is the rundown of the issue I have found. Run the following gcode (make sure the gcode is actually right for your machine :-)) G28 G0 Z4...
by PyjamaSam
Thu Mar 17, 2016 3:57 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Been going over code and playing with my printer... Haven't found much yet (just been updating configs and making sure firmwares are the latest and greatest). One thing that I did notice while trying to track down why after a simple G30 probe resulted in M114 returning numbers that were higher then ...
by PyjamaSam
Wed Mar 09, 2016 10:22 am
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

It would be interesting to compare the homing behaviour between stock smoothie edge and the 626pilot fork. (I have been lazy and haven't touched my printer in a few days but I have a week of onsite work coming up and I might just take my printer with me to fiddle with in the hotel room in the evenin...
by PyjamaSam
Mon Mar 07, 2016 8:27 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

...You have been credited, and a link has been included to your source on gist. If you don't want me to include the script (so people have to go to your gist to get it), let me know and I'll remove it... No probs. Include it away. It's all good. ...I saw you've been having a few issues with your fo...
by PyjamaSam
Tue Feb 16, 2016 2:12 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

@FRANCO888999: One thing that might be effecting things is your use of a matrix with a size 9... Is your existing calibration file from when you used a size of 7? Though now that I look at the code it bails out if it doesn't find the correct number of elements when loading the file. So I don't thin...
by PyjamaSam
Mon Feb 15, 2016 4:04 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Hey no problem at all, I just wanted to help a bit testing your fork :P P.S. I compiled with the matrix set to 9...if can change something considering that I don't use the panel nor the ethernet module, only usb connection. Ok I finally got out and tried the firmware on my printer. I ran a print wi...
by PyjamaSam
Sun Feb 14, 2016 10:16 am
Forum: Smoothieboard and variants
Topic: Anyone using Octoprint to control smoothie?
Replies: 11
Views: 12174

Re: Anyone using Octoprint to control smoothie?

I am the same way. I have a Pi2 running Octoprint and its connected to my X5 mini via USB. I have only ever run the printer that way. Never even tried to copy a gcode file to the SD card. I find it very easy to use, and running on the Pi2 its quite responsive. Infact I actually run my printer in my ...
by PyjamaSam
Tue Feb 09, 2016 4:37 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

What process did you use to merge with upstream? So I added the official smothieware repo as a remote to my fork (your fork should have it already since its a fork of that repo, but since my repo is a fork of a fork I needed to do that). Then once I could do that I just did a git fetch smothie (in ...
by PyjamaSam
Tue Feb 09, 2016 4:30 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

P.S. I compiled with the matrix set to 9...if can change something considering that I don't use the panel nor the ethernet module, only usb connection. I haven't yet tried using the matrix size set to 9 yet but I was planning on doing that as well. I did set my make file to exclude networking stuff...
by PyjamaSam
Mon Feb 08, 2016 9:21 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Hi, I have compiled your fork but there is something wrong because with your firmware the extruder is to near the plate, and after reflashed the 626pilot one's it came back with the correct height. Maybe it's something new parameter in the config file? If you try the official smothieware edge firmw...
by PyjamaSam
Sat Feb 06, 2016 8:31 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

...I'll keep you updated on my progress... Ok I have managed to sync up your fork with the official edge. Turned out it was WAY easier then I though. I was just a moron. My fork is at https://github.com/pyjamasam/Smoothieware" onclick="window.open(this.href);return false; Be warned - I ha...
by PyjamaSam
Fri Jan 29, 2016 9:26 am
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

Nice. Thanks for those updates and getting that all checked in. I have been merging up from upstream edge and so far I have made it up to commit 43b718c https://github.com/626Pilot/Smoothieware/commit/43b718c568499abdf1fc40fe112716ddf06c7dc1 without relative trouble. The next commit is where a bunch...
by PyjamaSam
Sat Jan 02, 2016 10:00 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

...I do know someone "took" G29, which I was already using for probe calibration, so that's a bother... Just noticed that a commit on the 1st of Jan added support for using a Pn parameter to select the strategies that responds to a G29... That could be a nice easy way to reuse G29 and not...
by PyjamaSam
Wed Dec 30, 2015 9:45 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

I'm in the middle of figuring out how to get my MAX METAL converted to mag arms. What effector/carriages are you using, and where did you get your arms? Hopefully I don't derail this thread too much ;-) I picked these up http://www.aliexpress.com/store/product/Reprap-Rostock-Kossel-k800-3d-printer-...
by PyjamaSam
Tue Dec 29, 2015 10:21 pm
Forum: Smoothieboard and variants
Topic: Heuristic (AI) calibration for delta printers on Smoothie
Replies: 524
Views: 474932

Re: Heuristic (AI) calibration for delta printers on Smoothi

... I'll include this feature in the next release, along with the improvement that makes probing more repeatable.... First off let me say awesome work! I really like the additions you have added for us delta users. Really great stuff. I have been running your fork for a little while now and I was a...

Go to advanced search