Slic3r/Mach3/Temp Control

A place to talk about slic3r software (http://slic3r.org)
Post Reply
thosj
Prints-a-lot
Posts: 22
Joined: Mon Mar 26, 2012 8:22 am
Location: Greenville, WI USA

Slic3r/Mach3/Temp Control

Post by thosj »

I'm just getting an H1.1 going and am using a GnexLab controller for bed and extruder. I see the Slic3r gcode has gcodes for temp control. Is there any way to not have this output or do I have to search/replace the gcode file? Or will those gcodes just be ignored? I haven't actually tried to run the gcode yet, but looking at it (lifelong cnc guy, so reading gcode is in my blood!) if it's going to stop on those temp gcodes, it'll never go again!! :o

Tom
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Slic3r/Mach3/Temp Control

Post by mhackney »

When I was using Mach3 originally I did not have to do any post processing on the gcode. Mach probably ignored those or passed them on to the controller, which ignored them.

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
thosj
Prints-a-lot
Posts: 22
Joined: Mon Mar 26, 2012 8:22 am
Location: Greenville, WI USA

Re: Slic3r/Mach3/Temp Control

Post by thosj »

OK, cool. I'll just have to give it a go and see what Mach does with the goofy stuff. This is what the offending gcode looks like:

M107
M190 P105 ; wait for bed temperature to be reached
M104 P235 ; set temperature
G28 ; home all axes
M109 P235 ; wait for temperature to be reached

No idea what M107 or M190 P105 would do unless one had written Mach m1s macros for M107 and M190 taking the Pxxx input.

Not sure what you meant by "passed them on to the controller". Isn't Mach the controller? If you mean TEMP controller, that and Mach, in my setup, aren't connected. The GnexLab controller is stand alone. Mach only controls the motion. I guess I can load the gcode and see if Mach complains!!

Thanks
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Slic3r/Mach3/Temp Control

Post by mhackney »

Mach is the controller. I meant the BOB and drivers. Sorry!

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
Post Reply

Return to “Slic3r”