Thread: My MiniGcode creator software
-
14-06-2022 #11
Interesting - I was waiting for visual studio to download and went to browse this thread so good timing! Now it has finished installing I’m sat here looking at the myriad of coding options and I feel a bit overwhelmed. I can see the WPF option and it offers both Visual Basic and C#.
Given that I would want to release a standalone executable at the end with a GUI to create custom gcode is there a preference? I’m looking at the WPF with VB option and my existing code out of Excel VBA would pretty much drop straight in at first glance, whereas C# would need rewriting. Sorry for the question but do you have experience of any downside to WPF with VB as I’m leaning that way now?
Also apologies to the rest of the users as this thread is going quite deep!
-
14-06-2022 #12
You can code the backend in pretty much whatever language Visual Studio supports, but some will be better supported than others.
I knew a bit C. and quite a bit C++, and have a good understanding of OOP, so C# was the natural choice for me.
I did do a Udemy C# course, as although I'd done lots of embedded coding, I'd never written a desktop app.
Udemy courses can often be had for not much money, and some of them are very worthwhile.
If you want to see what I did, send me your email, and I'll send a zip file across.Avoiding the rubbish customer service from AluminiumWarehouse since July '13.
-
The Following User Says Thank You to m_c For This Useful Post:
-
15-06-2022 #13
-
15-06-2022 #14
pm sent
-
25-06-2022 #15
Here is the followup video showing the updates to the Mini Gcode creator, and how you can download the BETA version of the modules to import into your copy of Excel. You need to extract all 3 files from the zip but only need to manually import 2 of them (the .frm is the form and the .cls is the workbook code, the .frx is loaded automatically by Excel).
The video explains how to import the files into Excel.
Lee, if you feel this is better in the Open Source section as a thread then feel free to move the whole thing there. Just let me know if you do that as the Youtube video currently points to this thread for others to download the modules.
-
The Following User Says Thank You to routercnc For This Useful Post:
-
26-06-2022 #16
I will have to look out my dreadful attempt and share it with you, I covered PCD and peck drilling. I started out using GRBL but due to its limited G & M command set i couldn't use any canned cycles so i was trying to develop code in dot net to run in the background behind the grbl panel Gui. I'm a little spoilt as i now have a Haas Mini Mill but the concept of being able to quickly write conversational code is interesting. It might be worth considering the possibility of offering both full fanuc standard GCode commands and an option to do a hard coded version for hobby machines. I found it hard to aquire examples of hand coded functions of canned cycles, I couldn't understand why in the dark ages of machining that it wasn't common to have something like peck drilling written in G01s and X,Y,Z moves instead of G81, G73, G83 commands etc. It has to have a feeds and speeds calculator and an area which no one else covers Drill speeds, tapping and facemills. Ive searched for ages to find a decent calculator to help find the right feeds and speeds for multi-flute indexed facemills. Ill look my code out over the next few days and message it to you.
-
26-06-2022 #17
Hi Jason
OK pm it over and I’ll have a look.
-
27-06-2022 #18
This has just reminded me that I never replied to your email.
Ultimately because of memory limitations.
When you only had 128k of memory available to store programs, all those G01 blocks add up.
Plus for hand coding, and repetitive cycles, a canned cycle makes much more sense.Avoiding the rubbish customer service from AluminiumWarehouse since July '13.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Newbie. Questions about design software and machine control software
By MTech in forum Computer SoftwareReplies: 2Last Post: 11-12-2012, 12:58 PM -
FEA Software
By routercnc in forum Computer SoftwareReplies: 19Last Post: 02-10-2012, 01:10 AM -
Which Software
By manofgresley in forum CAD & CAM SoftwareReplies: 1Last Post: 26-12-2011, 04:08 PM -
New Software
By luke11cnc in forum CAD & CAM SoftwareReplies: 5Last Post: 14-09-2011, 06:00 PM -
What software ??
By Kammo1 in forum Computer SoftwareReplies: 11Last Post: 07-09-2007, 01:46 PM
Bookmarks