3D Printer Simulation

An area to discuss 8-bit PIC specific problems and examples

Moderator: Benj

Post Reply
christoph
Flowcode V4 User
Posts: 382
Joined: Tue Nov 01, 2011 4:28 pm
Has thanked: 196 times
Been thanked: 26 times
Contact:

3D Printer Simulation

Post by christoph »

Hi Benj,

Have moved my query from 'Bugs' to here cos it was not related to v7 bugs as was the first part concerning Login problem.
This will make more sense to forum followers now but I really could do with a bit of info here as soon as possible as I am obviously not doing the right thing.

Sorry but I don't cant get the files right and don't know what to expect in terms of the simulation. I an not really computer literate in some areas and I don't seem to be getting the merged files right. I have tried downloading from the two links separately and then putting into one folder (within Flowcode or outside of it)? and how is that related to the project window? Should I ultimately be expecting the simulation to run after clicking play and it is then using the G file to produce layers of the batman icon in the z axis? Could you give me a step by step to get this 'going'.

Much appreciated in advance,

Chris

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: 3D Printer Simulation

Post by medelec35 »

Hi Chris,
Can you take a screen shot of the directory showing the two files.
It might me the wrong extension was assigned to Batman file. it should be

Code: Select all

Batman.G
Perhaps you can also take a screen shot of 3D System panel?
After simulation has finished you should see:
Batman 3d.png
(32.6 KiB) Downloaded 4496 times
Martin
Martin

christoph
Flowcode V4 User
Posts: 382
Joined: Tue Nov 01, 2011 4:28 pm
Has thanked: 196 times
Been thanked: 26 times
Contact:

Re: 3D Printer Simulation

Post by christoph »

Hi Martin,
Nothing to show at the moment cos I don't seem to be doing the right thing regarding the two items in one folder. I downloaded the two files and within the download directory I created a new folder and copied the two files to it but I guess that isn't correct?

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: 3D Printer Simulation

Post by medelec35 »

Hi Chris,
christoph wrote:I created a new folder and copied the two files to it but I guess that isn't correct?
That sounds correct to me.
You should see:
Batman files.png
(15.46 KiB) Downloaded 4479 times
Is that what you see?
Martin

christoph
Flowcode V4 User
Posts: 382
Joined: Tue Nov 01, 2011 4:28 pm
Has thanked: 196 times
Been thanked: 26 times
Contact:

Re: 3D Printer Simulation

Post by christoph »

Hi Martin,
Not exactly like yours - see attached and other attachment shows what I get.
Attachments
result is.PNG
(73.58 KiB) Downloaded 4463 times
Two files in one 'downloads' folder.png
(14.41 KiB) Downloaded 4463 times

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: 3D Printer Simulation

Post by medelec35 »

Have you got the latest updates from here?
Martin

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: 3D Printer Simulation

Post by medelec35 »

What V7 version are you running?
My version is:
Flowcode Version.png
(58.03 KiB) Downloaded 4452 times
Ah,
Just had a thought!
As it states FAT component missing, your current licence may not include it.
What component packs have you got?

My guess you have not purchased Misc pack A which would be required?

Martin
Martin

christoph
Flowcode V4 User
Posts: 382
Joined: Tue Nov 01, 2011 4:28 pm
Has thanked: 196 times
Been thanked: 26 times
Contact:

Re: 3D Printer Simulation

Post by christoph »

Hi Martin,
I have the same version as you but you are right, I haven't purchased Misc Pack A - I didn't know I needed an item from another pack to run the the 3D printer simulation from the Mechatronics pack - which I had purchased specificaly to eventually operate my CNC machine. Do I need it if I am producing a flowchart to programme a chip for a specific set of operations for the CNC machine?
Chris

medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: 3D Printer Simulation

Post by medelec35 »

It looks to me that the FAT is used for SD card that stores 3D printer data from a text file.
How was you thinking of storing CNC data for CNC or 3D printer to read from the chip?


Also it looks like the Batman.G is the text file for loading onto SD card within Flowcode simulator.

Martin
Martin

christoph
Flowcode V4 User
Posts: 382
Joined: Tue Nov 01, 2011 4:28 pm
Has thanked: 196 times
Been thanked: 26 times
Contact:

Re: 3D Printer Simulation

Post by christoph »

Hi Martin,
I see - I had just assumed that by combining the G code files with the 3D printer as Ben had suggested, I would simply get the operation building up on the 3D panel so that it would be possible to step through the flowchart and get a feel for going about it. I have no idea at the moment regarding transfer of data etc. - it was something I was going to evolve' as I got into it. My approach was to literally programme the 3 stepper motor operations using Flowcoad and apply it to my CNC machine in some sort of a parallel format. My CNC has all the full control box functions and I can control its movements manually through a hand-held controller. If I give it a G-code file then via an old steam-powered computer with a parallel port it will deal with it but I felt it would be possible to programme a chip via Flowcode and simply plug the appropriate chip for the operation I want into a serial to parallel PCB and let it run. A bit of experimenting really.

Chris

Post Reply