Forum Replies Created
-
AuthorPosts
-
cmcgrath5035
ModeratorI just commented over at Chilipeppr.
cmcgrath5035
Moderatorcmcgrath5035
ModeratorI don’t believe so.
The probe command looks for a change of state on the Zmin port to trigger the ‘touch event’ so that $st set for limit and homing switches can be NC or NO.I am assuming your FW is $fb=440.20
I am not an autolevel user, this is how I have read the discussion traffic.
Run a test first – ground your workpiece, hold the clip lead for the tool in you hand, start the process, Z starts slowly down, just touch the cliplead to the work surface. Z should stop and report the level found.cmcgrath5035
ModeratorSorry, that interface was down for a couple days.
Retry
Head over here:and briefly describe the problem
It gets all the info to the right place.
cmcgrath5035
ModeratorA quick guess, you enabled Zmin as a NO limit switch.
You don’thave to do that, in fact acts as a limit, sends tinyG into alarm, SpinDir flashingJust connect your wires to the workpiece and bit and initiate probe.
TinyG handles the conditioning of the input port to which Zmin connects and reacts to the probe action.cmcgrath5035
ModeratorMock
Please try the interface again atThat will properly transfer your contact information.
Riley reworked that interface e, it should be working again.
cmcgrath5035
Moderator@ prariehome
For some reason your message via
is not making it to Riley.
Please send an email directly to ***deleted***
Please cc: me ***deleted***m so I can see that at least some communication is working.Please copy/paste this info:
@prariehome is having issues, thread reference https://www.synthetos.com/topics/help-please-spindir-flashing/page/3/#post-9162
Add anything else you want.
Also, please add some potentially useful info like what OS and browser you are connecting to https://www.synthetos.com/contact-us/ from.
I tested it from Linux/Firefox, Riley received it OK. Perhaps the Information scraper at the https://www.synthetos.com/contact-us/ end has issues with your environment (??).I know I cannot get your email address from your profile here, but I am a ‘moderator’, not ‘chief-high-pobah’.
Riley may be able to,he is ‘chief’.-
This reply was modified 10 years, 4 months ago by
cmcgrath5035.
cmcgrath5035
ModeratorI don’t have a working setup to experiment with, so am just reading and trying to understand what you are doing
Sidebar comment – Chillipeppr seldom starts from ‘scratch’. You may want to flush browser cache as well, but not at all obvious that has anything to do with your issue.
If your first step is to home the machine, setting Z=0 at the top limit of Z travel, why do you say jog the machine z+ 1.9 to get closer to the touch plate? seems z-1.9 would move down closer to the touchplate. If in fact z+1.9 moves down, I have to wonder if your polarity is reversed.
Also, your Gcode snippet G28.3 Z6.5 yet you say “and it will stop and set the z to 8.5mm (as it should)”. Doesn’t the command say set it to 6.5mm?
I assume 8.5(or 6.5) is the thickness of your touch plate?Your Parameter file looks mostly OK. Your jerk homing settings are very low (typically 2 x the jerk maximum settings. e.g. $xjh=10000)
Also,, at the point you created the $$ file All Limit switches were disabled and Soft limits disabled. Not clear where in the timeline that occurred.
Any of these observations make sense?
-
This reply was modified 10 years, 4 months ago by
cmcgrath5035.
cmcgrath5035
ModeratorReference I recall was related to milling plastic of some sort.
IF you had a dust shoe (etc.), perhaps a grounded metal wool ‘skirt’ would help?cmcgrath5035
ModeratorDid you use this interface?
cmcgrath5035
ModeratorD0 you have Limit switches enabled?
Could be noise triggering them.
Is it suddenly real dry (low relative humidity) in your shop?Could be ESD between spindle and work piece.
cmcgrath5035
Moderatoro I have a few questions:
* Is there a way to have a id tagged into each {gc:””} message I send that gets returned to me when that move is complete. That way i can maintain my own checkpoint queue and resend the aborted lines of G-Code as needed.
* Is there a way to get the TinyG to dump the planner buffer so it can be reloaded?What you describe doing in these questions sounds very similar to what Chilipeppr does. I’s all open Source code, have a look.
I believe the answer to your first question is no, because CP creates such a tagging wrapper to do it’s job. TinyG does not do it.
cmcgrath5035
ModeratorIf you still want to try a local update, I believe I built the ZIP archive I provided incorrectly.
Here is an updated versionDelete the prior version and all its extracted content
The avrdude.exe included here is sames as used by ChiliPeppr SPJS, both 32 bit and 64 bit, so it has to be a 32 bit binary.
So avrdude should run.
Whether or not your tinyG will actually reflash is still in question.cmcgrath5035
ModeratorThis wiki item
is a comprehensive tutorial on how probing assists in leveling a PCB.
Probe wiring: connect wire from tinyGV8 Xmin switch port to tool bit with clip lead or similar.
Connect ground to surface to be probed.
Shielded pair recommended.
Ground shield drain wire to GND at tinyG as well.cmcgrath5035
ModeratorBy the way, here is another way to get $$backup dumps.
Must be run in mm mode -
This reply was modified 10 years, 4 months ago by
-
AuthorPosts