Home
Downloads
Mach and LazyCam
Plugins
CAM Post Processors
Screensets
Purchase
Support
Forum
Tutorial Videos
Documentation
Yahoo Group
Mach Wiki
German Forum
Italian Forum
Portugese Forum
Resources
Links
User Reviews
User Videos
Contact Us
CNCZone
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
November 23, 2008, 10:23:18 AM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
Select from and to languages
Chinese-simp to English
Chinese-trad to English
English to Chinese-simp
English to Chinese-trad
English to Dutch
English to French
English to German
English to Greek
English to Italian
English to Japanese
English to Korean
English to Portuguese
English to Russian
English to Spanish
Dutch to English
Dutch to French
French to English
French to German
French to Greek
French to Italian
French to Portuguese
French to Dutch
French to Spanish
German to English
German to French
Greek to English
Greek to French
Italian to English
Italian to French
Japanese to English
Korean to English
Portuguese to English
Portuguese to French
Russian to English
Spanish to English
Spanish to French
Machsupport Forum
Third party software and hardware support forums.
LazyTurn
LazyTurn
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
»
Go Down
« previous
next »
Author
Topic: LazyTurn (Read 14315 times)
cjdavis618
,
ART
and 11 Guests are viewing this topic.
ART
Administrator
Online
Posts: 463
Tough as soggy paper.
LazyTurn
«
on:
February 13, 2008, 12:39:09 PM »
Hi Guys:
As you probably know, I tend to futz about form one project to another. But Turning is something I had intended to do for
some time. SO while I can't promise this will come to full development, I am working on a replacement for the turning mode in
LazyCam. When complete, Turning will be removed from LazyCam and will be replaced by this program.
Turning is pretty hard to do for most people. Im really looking for an easy way to make my own profiles. This program is a DXF
or other vector file loader, which then will assist is creating a turning Gcode. It is planned to do boring, facing, roughing, grooving
and finishing from an imported profile. Presently, all thats done is the input and display sections. But Id like to have any input from
Turn people on what exactly makes a program easy to use in terms of generating a Turn profile.
This program is a raw begining. Dont expect fancy menu's and such till I get there, each step along the way I am analysing just how
easy it is to use and create profiles. This program will , in the end, also allow for profiles to be drawn. At the moment, all you can do is load
pre-existing dxf's, hpgls, or other vector format data. In your mach3 folder under examples, is a "ainsideprofile.dxf" and an "aoutsideprofile.dxf"
which you can use to test this program, and subsequent releases.
Any comments are welcome as to ease of use, or ideas you may have for the graphical display of whats going on.
As I said, this is raw, it will allow loading, display of the profile, stock, and measurements of various things in the loaded profile.
The next post wil show a screnshot, have a download link for the program as it stands, and a short description of function.
We'll go from there. This is being done because Ive always felt a bit bad about not supporting lathe users to the levels I had always hoped,
and also as an experiment as just how to make LazyTruning, truly lazy. From the users perspective at any rate.
Thanks
Art
Logged
ART
Administrator
Online
Posts: 463
Tough as soggy paper.
Re: LazyTurn
«
Reply #1 on:
February 13, 2008, 12:52:19 PM »
Hi Guys:
OK, heres the program, as well as a screen shot of progress to date. In the phot you can see I have loaded a profile, ( any profile must be a single connected group of entities.
LazyTurn will swap around and reconnect as it sees fit, so your drawing order can be as arbitrary as you like. In the end though, it must all connect to a single chain. You may have a detailed face
on the chain if you like as LazyTurn will allow for facing operatiosn in the end. The rulers are smart and zoom and pan with you and are programmed to stay on the screen. Ctrl key and shift key are
the modifiers for zooming and panning as in LazyCam, and the center button of the mouse if the rotational control. ( as in LCam)..
The pentagons on the ruler indicate Stock size ( blue) , profile diamter ( orange) , and bore size ( Not yet implemented) and moving the mouse over them will tell you the actual measurement. ( the ruler is a visual rough guide). Clicking on any pentagram, will allow you to change that value. You may use this to set stock size, or eventhe profile diamter prior to asking for a toolpath generation. The bottom green pentagram is for seting the location of the Z origin. ( many of us prefer to have the Z start at 0 ) and go negative towards the chuck.
You need to copy this program into your mach3 folder to use it as it uses a dll from lazycam. While this looks similar to lcam, this is a completely new program using almost no LCam code. Its designed to be fast and efficient. Its using many ticks Ive learned to speed things up, and make things more robust.
Id appreciate any comments on the work so far so that I dont veer away too far from what the majority think is a better GUI interface to control operations. Of course, at this time, the only thing you can do is
display the profile as a turn object, change stock size, start Z, profile diamter, and zoom around and instapect the object. Toolpath generation will come soon when the side bars are ready. Unlike LCam, LazyTurn will
not be displaying chains, and entities, but rather only a list of generated toolpaths and allow you to order them for execution. A button bar will appear for various operations, grovving, boring, roughing..ect..
My concept of this is a quick load of a profile, a fast easy way to set general relationships between objects, and quick button presses to generate paths. Tools will be a library od graphical tools so you can see the effects as a path
is generated. But all this is in the future. Id like comments on work so far.
Thanks
Art
turn.jpg
(61.97 KB, 978x1024 - viewed 1711 times.)
LazyTurn.exe
(700 KB - downloaded 296 times.)
Logged
kiran_list_groups
Holding
Offline
Posts: 2
Re: LazyTurn
«
Reply #2 on:
February 13, 2008, 01:12:35 PM »
Hi Art,
The LazyTurn interface is neat! Just a quick thing I noticed - you might want to place the pop up dimensions (mouse over) on the left side of the ruler for the X axis. The numbers appear superimposed on the scale and could be difficult to read.
Looking forward to helping in any way I can..
Cheers
Kiran
Logged
mammike
Regular Member
Offline
Posts: 1
Re: LazyTurn
«
Reply #3 on:
February 13, 2008, 01:32:21 PM »
Looks cool I imported a dxf and it worked I will haft to play with this some more later.
Thankyou mike
Logged
La_coterie
Active Member
Offline
Posts: 15
Re: LazyTurn
«
Reply #4 on:
February 13, 2008, 02:18:16 PM »
Hi Art,
I just downloaded & tried to run - no dice, says app failed to run cos Lvkrn.dll was not found
Oh? what do I do now?
steve
Logged
ART
Administrator
Online
Posts: 463
Tough as soggy paper.
Re: LazyTurn
«
Reply #5 on:
February 13, 2008, 02:22:52 PM »
Steve:
You need to have LCam installed. And the program needs to be in your Mach3 folder to test it..
Art
Logged
ART
Administrator
Online
Posts: 463
Tough as soggy paper.
Re: LazyTurn
«
Reply #6 on:
February 13, 2008, 02:23:29 PM »
BTW:
Make sure you have the latest lazycaminstalled. Use the lazycam standalone download link if you like..
Art
Logged
ART
Administrator
Online
Posts: 463
Tough as soggy paper.
Re: LazyTurn
«
Reply #7 on:
February 13, 2008, 02:24:46 PM »
Kiran:
Thanks. Alreay noted here. Im going to place the numbers in their own little box for clarity.. Nice to hear form you by the way,
Art
Logged
La_coterie
Active Member
Offline
Posts: 15
Re: LazyTurn
«
Reply #8 on:
February 13, 2008, 03:05:54 PM »
Hi Art,
Yeah that done it!
my 2cents..
change the pentagons to triangles pointing at the scale and make them dragable, I found myself wanting to move them just to see what happened to the image
Here's an idea.... have a table of standard bar sizes (metric and for those across the pond, imperial
so 2 tables, user definable) and dragging the triangle jumps from one stock size to another and inicates the current size of stock when the moves moves over the triangle
When you click on the pentagons (now redesigned as triangles
) to change the size make the numbers in the box highlighted so you can instantly enter a new number (hey it is supposed to be lazy
)
I found it unnerving the Z scale changing when I altered the stock size etc - though I'd changed that as well!
go to it art! looks like a fun thing 2 do
steve
Logged
ART
Administrator
Online
Posts: 463
Tough as soggy paper.
Re: LazyTurn
«
Reply #9 on:
February 13, 2008, 03:15:09 PM »
good idea.. Ill look into doing both. Not sure I understood the comment on the Z ruler changing when stock chnages, nothign shoudl happen to it unless you reset the Z start.. But I do like the triangles being draggable thing with standard sizes being allowed. Perhaps a double click to enter a diamter, and a drag that click from size to size for standard stock diamters. OF course I havent a clue whats standard, but I imagine thats easily looked up...
Art
Logged
Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
»
Go Up
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Mach Discussion
-----------------------------
=> General Mach Discussion
=> Mach3 under Vista
=> Quantum
=> Mach SDK plugin questions and answers.
=> VB and the development of wizards
=> Brains Development
=> Video P*r*o*b*e*i*n*g
=> Mach Screens
=> Feature Requests
=> Non English Forums
=> FAQs
===> Finished Plugins for Download
===> Screen designer tips and tutorials
===> Works in progress
===> Finished Screens
===> Flash Screens
===> JetCam screen designer
===> Italian
===> French
===> Spanish
===> Chinese
===> German
===> Russian
===> Romanian
===> Japanese
===> Vietnamese
-----------------------------
*****VIDEOS*****
-----------------------------
=> *****VIDEOS*****
-----------------------------
General CNC Chat
-----------------------------
=> Share Your GCode
=> Show"N"Tell ( What you have made with your CNC machine.)
=> Building or Buying a Wood routing table.. Beginnners guide..
=> Show"N"Tell ( Your Machines)
-----------------------------
G-Code, CAD, and CAM
-----------------------------
=> G-Code, CAD, and CAM discussions
=> Lazy Cam (Beta)
-----------------------------
Third party software and hardware support forums.
-----------------------------
=> LazyTurn
=> dspMC/IP motion controller
=> Third party software and hardware support forums.
=> Newfangled Solutions Wizards
=> Mach3 and G-Rex
=> Modbus
=> NC Pod
=> PoKeys
=> SmoothStepper USB
=> Promote and discuss your product .
=> Sieg Machines
-----------------------------
Tangent Corner
-----------------------------
=> Tangent Corner
=> Competitions
=> Polls
=> Bargain Basement
-----------------------------
Support
-----------------------------
=> Downloads
=> One on one phone support.
=> Forum suggestions and report forum problems.
===> XML files
===> Post Processors
===> Macros
===> Tutorials
===> Others
===> Beta Brains
===> Screen Sets
===> Documents
===> MACH TOOL BOX
Loading...