Reputation over time
It looks like this user hasn't gained any reputation yet.
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
Reputation Breakdown
No reputation gained yet.
127
Hi Sebastien,
I’m only commenting on the 1.07 beta as it now defaults to coordinate system 1, this is a change in ooznest philosophy As it stands if you were to set up a job with Set xyz the buttons it will zero G54 and change to G54. If you later need to re-home (after a power down or tool change) the G54 offset is reset.
As the beta stands resume after power outage won’t work as re-homing will have scrubbed the offsets you enter with the new buttons.The Set XYZ button is hardcoded in JS. I’ve changed the JS code on my local version but would not recommend the beta for beginners. I’d prefer the Set XYZ buttons called macros.
Just for clarity g92 does not home the machine it only provides a temporary offset, G1 H1 does home (it hits the endstops and sets machine co-ordinates). Machine co-ordinates are shown in the new interface but should not be changed by the user.
I hope my comments are received in the spirit they are given, There are a few bugs that should not get through to new users.
Thank you
Ian
Thanks for all this hard work. I’ve been giving 1.07 Beta a try out.
I’ve noticed the home macros still contain a g92 command, this will reset the offset you are currently using which could be confusing. Would it not be better to omit these G92 references and just reset machine co-ordinates when homing.
The Set XYZ buttons seem to only effect g54 and switch back to G54 without warning. could you consider using the g10 command without the P parameter so we can zero the offset currently in use without affecting other setups or even better allow the button to call a macro for full configability
The cleaned up interface is one of the best I’ve ever seen, and i really appreciate the work your putting in and the sweets!