Digging into the UPG to write Post Processors with CAMWorks

  Рет қаралды 20,027

Hawk Ridge Systems

Hawk Ridge Systems

Күн бұрын

Пікірлер: 25
@mondsification
@mondsification 6 жыл бұрын
This is exactly what you are looking for. Thank you
@mustaphaaitkhouyaali430
@mustaphaaitkhouyaali430 2 жыл бұрын
hi . ive got file of post prosessor generic, for my machine from my reseller , how i can add to come works
@reeves29456
@reeves29456 6 жыл бұрын
Very informative video! Does Camworks still publish the Post Writers Reference manual? The one I have is very outdated but I haven't seen one one in a long time.
@davidcarao6421
@davidcarao6421 2 жыл бұрын
Hi Daniel, Can I use for cut a full circle the I, J, K addresses and for cut other degree circle the R address in the same postprocessor?? for have a Post as this example: (BEGIN CUTTING BLOCKS) ; G00 Z-1. (Rapids to Z-1.) ; G01 G41 D01 X-0.5 Y1.4 F20. (Linear move) ; (Cutter comp on) ; G03 X0 Y0.962 R0.5 F25. (Arc into thread) ; G02 J-0.962 Z-1.0625 (Cut threads while lowering Z) ; G03 X0.5 Y1.4 R0.5 (Arc out of thread) ; G01 G40 X0 Y2.4 F20. (Linear move)
@kelwinkwel
@kelwinkwel 4 жыл бұрын
Great information. I’m newbie to CNC\CAM. I’ve been working as manual machinist for some years now. You explain and show the critical information clearly with bullet points and no technical Jargon technical. Thank you so much for sharing this valuable information! #kelwinkwel
@HandyDan
@HandyDan 5 жыл бұрын
Thank you for the instructional video. Have you made a video detailing the Kinematics portion? I have not found any information on the settings for the CAMWorks 5 Axis Simultaneous Parameters. I was able to set up the Spindle Direction and the Z Base Points to match my trunnion offset and 3+2 Axis works beautiful. But I can not post G Code for any multi surface moves, it post all 3+2 moves and skips the multi surface.
@samhe1521
@samhe1521 Жыл бұрын
I get an asterisk before certain line numbers, like N0041 (3/8 EM CRB 2FL 1 LOC) N0051 G28 G91 Z0 N0061 G90 T07 M06 N0071T102 *N0081 G17 G55 X1.45 Y.825 M03 S18000 N0091 G43 H07 Z.75 *N0101 Z.6 N0111 G01 Z.25 F100. What does that mean, and how do I get rid of it? Thanks! Edit: I also have an issue where my machine wants tool numbers in the form of 20xx, so tool 7 would be T2007, but it wants H and D codes to be just the tool number, so H07/D07, and if i set the tool number in my TechDB to 2007, and then the compensation value in the post to -2000, I get T2007, D07, but still get H2007. How can I get around this?
@lopezfelipedaniel
@lopezfelipedaniel Жыл бұрын
hello, excelevideo, I am looking for a FANUC driver for Fusion360 or Alphacam, I have problems with a Router Anderson Selexx 510 FL
@dnlsilva6295
@dnlsilva6295 3 жыл бұрын
know how to insert a new machine? in the Help menu, there is a tutorial to generate with .Bat, but I couldn't
@francescorichichi7663
@francescorichichi7663 4 жыл бұрын
Hello, how to modify the post processor in order to have T1.1 and not T0101 ? thanks
@betoortega6382
@betoortega6382 5 жыл бұрын
Hi. we have a new machine, a Chevalier 2040L , and i need make the post processor, i checked the manual and it says that the controller is similar to a Fanuc 0M, and i i just have to chance G20 or G21 for G70 or G20, but the problem is when i use the example of the fanuc 0m in the UPG, i can't find where i can change G20 for G70, can you help me with that?
@davidcarao6421
@davidcarao6421 2 жыл бұрын
Hi, My name is David, I’m from Venezuela, and I am learning on this UPG-2 and EC Edit-2 by myself. It’s not easy and I have very queries. Do you can help me with this? My Question is the follows: - Is It possible activated the parameter “Sub. Peck amt” in Tap Hole? The Drill operation if it have this Parameters.
@احمداحمد-ب2ذ4ك
@احمداحمد-ب2ذ4ك 4 жыл бұрын
what is the programming language of camworks post processor ? it is javascript for Fusion CAM, Inventor HSM and HSMWorks
@paulotavio_fit
@paulotavio_fit 4 жыл бұрын
in my compile file, the archive .ctl was not created, you now why?
@mustaphaaitkhouyaali430
@mustaphaaitkhouyaali430 Жыл бұрын
Hi anyone here ie is done post prosessor for hiedenhain tnc530 control please
@handydanonyoutube3852
@handydanonyoutube3852 5 жыл бұрын
I have been trying to get a multiaxis toolpath to generate in CamWorks and find the following: All of the .SRC files that are in the UPG MillSourceTemplates do NOT post code for Multi Axis, I get all of the code except that toolpath, if I try and only post the Multi Axis I get just the header and M30 ending. If I use the M5AxisTutorial.ctl in CamWorks, it posts all the Multi Axis G Code fine, However the POST is not right for my machine. Finally if I try to open the UPG Tutorial Source Files, NONE of them will open in UPG, they ALL say "Source file was not created by UPG or wrong format, Please select another source file." Does anyone know where to get a working 5 axis source file?
@impactodelsurenterprise2440
@impactodelsurenterprise2440 2 жыл бұрын
In your src file use ec editor to add *Fanucm (*Fanuct if lathe, *fanucmt if millturn) in the very first line. Then edit the library paths to your .lib and mill.lib (latter in the masterlibrary folder). Now open the file with your upg.
@HandyDan
@HandyDan 2 жыл бұрын
@@impactodelsurenterprise2440 Thank you for your suggestion, I will try it out. 😄
@impactodelsurenterprise2440
@impactodelsurenterprise2440 2 жыл бұрын
I wouldn't suggest editing in upg even if u got it open I tried and it wouldn't compile. It also rearranges all the lines and wouldn't compile. Only use it for compiling.
@pouyafakhar186
@pouyafakhar186 3 жыл бұрын
It was very good. thank you.
@Duet3D
@Duet3D 5 жыл бұрын
Hi. Please tell me how can I edit this out? G02X5.095Y-0.815R1.5 X4.518Y-1.792R1.5 Wrong. Error. G02X5.095Y-0.815R1.5 G02X4.518Y-1.792R1.5 Correctly. No mistake. G02 G03 commands must be written in each frame. I don't know how to do that.
@alexeybalagurov2838
@alexeybalagurov2838 3 жыл бұрын
In Radius Move mark G02 non modal - . In case of non modal comand just add "!" sign to it.
@Duet3D
@Duet3D 3 жыл бұрын
@@alexeybalagurov2838 Thank!
@Duet3D
@Duet3D 5 жыл бұрын
Спасибо! Информация оказалась очень полезной для меня.
@haydarovsaydullo9378
@haydarovsaydullo9378 3 жыл бұрын
😶😶😶😶
CAMWorks - Step Into the 4th Axis
41:49
GoEngineer
Рет қаралды 15 М.
What's New SOLIDWORKS 2018: SOLIDWORKS CAM Post Processors
8:14
Hawk Ridge Systems
Рет қаралды 24 М.
小丑教训坏蛋 #小丑 #天使 #shorts
00:49
好人小丑
Рет қаралды 47 МЛН
Customizing CAMWorks Post Processors Part 1
40:25
DASI Solutions is now GoEngineer
Рет қаралды 64 М.
The Difference Between SOLIDWORKS CAM and CAMWorks [Webcast 2018]
26:30
CATI: Computer Aided Technology is now GoEngineer
Рет қаралды 11 М.
CAMWorks - Introduction to 5-Axis
34:31
GoEngineer
Рет қаралды 16 М.
Lunch & Learn: Utilizing SOLIDWORKS Tools for CAMWorks
22:18
CADimensions, Inc.
Рет қаралды 10 М.
How to create a Chamfer in SOLIDWORKS CAM and CAMWorks
7:10
CAD MicroSolutions
Рет қаралды 29 М.
CAMWorks 2020 Tutorial - Top 10 Time Saving Features
37:06
GoEngineer
Рет қаралды 32 М.
Editing Post Processors & G-Code with Visual Studio Code
9:00
CAMWorks - Intro to 3D Machining
45:29
GoEngineer
Рет қаралды 69 М.