So we are Intelicam_GCode_Inch.pp (as per listed here: https://github.com/MaslowCNC/GroundControl/wiki/CAM-(G-code-generation)-programs
But it’s not working. Is there one that works better?
When the code loads o\in to ground control, it not to scale (meaning 24" is now 1")
It’s not looking right.
dlang
January 27, 2018, 2:25am
2
That sounds like a metric/inch error. I vCarve Pro not setting inches/metric?
Try changing the mode of Ground Control and loading it
2 Likes
Bryce
January 27, 2018, 3:15am
3
I think I had same trouble but save in .nc
I just open the gcode in notepad and add g20 in as the first line to set the machine to inches
Bryce
3 Likes
I’m considering Vcarve pro. As I go through the trial version, I notice there is a section where you can choose a machine from their list and a section where you can select your post prose or from a long list. I didn’t see Maslow, Makermade, or anything that links to the Maslow machine. What did you use that makes your setup work with the Maslow? I am using Makerverse with the M2. Any suggestions would be appreciated. Thanks!
Use the grbl post processer
1 Like
Has anyone successfully used a post processor from aspire to makerverse? If so what processor did you use?
dlang
April 27, 2024, 6:11pm
8
Joseph wrote:
Has anyone successfully used a post processor from aspire to makerverse? If so what processor did you use?
it is expected that the grbl post processor will work for the maslow 4
David Lang
It does not. I tried it, imported it into makerverse and it was so small I could barely see it.
My file keeps showing up off the page.
Spider
August 1, 2026, 9:53am
12
I am new to Maslow
I use aspire for my other ball screw CNC
What post prosesor would work best from aspire 2d on Maslow ?
dlang
August 1, 2026, 12:27pm
13
Spider wrote:
I use aspire for my other ball screw CNC
What post prosesor would work best from aspire 2d on Maslow ?
GRBL will work, but you need to disable any homing commands that it puts in
(G28 is one)
David Lang
1 Like