Search found 6 matches

Go to advanced search

by stevendom57
Sun Nov 29, 2015 4:26 pm
Forum: General Discussion and Tips
Topic: Layer Change Script for Specific Layers
Replies: 4
Views: 4425
 
Jump to post

Re: Layer Change Script for Specific Layers

Is there a comment character for the REPLACE command so that I can leave the command in the post processing editbox but comment it out and not have it execute? Being able to do this will allow me to know the format of the command the next time I need it without having to look it up.
by stevendom57
Sun Nov 29, 2015 4:24 pm
Forum: General Discussion and Tips
Topic: Layer Change Script for Specific Layers
Replies: 4
Views: 4425
 
Jump to post

Re: Layer Change Script for Specific Layers

Never mind. After looking closely at the gcode file I see that the Layer comment line is actually

; layer 12, Z = 2.3

I just need to replace the statement with

{REPLACE "; layer 12," "M322 Z2.38\n; layer 12,"}
by stevendom57
Sun Nov 29, 2015 3:55 pm
Forum: General Discussion and Tips
Topic: Layer Change Script for Specific Layers
Replies: 4
Views: 4425
 
Jump to post

Re: Layer Change Script for Specific Layers

This does not seem to be working in 3.0.2. I put {REPLACE "; layer 12\n" "; layer 12\nM322 Z2.38\n"} {REPLACE "; layer 15\n" "; layer 15\nM322 Z2.98\n"} {REPLACE "; layer 21\n" "; layer 21\nM322 Z4.18\n"} in the post processing command and ...
by stevendom57
Tue Oct 20, 2015 1:57 pm
Forum: General Discussion and Tips
Topic: Layer Change Script for Specific Layers
Replies: 4
Views: 4425
 
Jump to post

Layer Change Script for Specific Layers

Hi, I have been using S3D for about a year now and really like it. I am finally getting to do more custom scripts. Is it possible to write a layer change script that only runs before/after specific layers? For example. I would like to have the gcode M322 Z2.0 run before layer 10 and M322 Z4.0 run be...
by stevendom57
Fri Feb 06, 2015 3:57 pm
Forum: General Discussion and Tips
Topic: Can I Choose Process By Layer
Replies: 1
Views: 1097
 
Jump to post

Can I Choose Process By Layer

HI all, I have a new FlashForge Creator Pro with dual extruders. I would like to print some signs with raised letters, but I would like to the letters to be in a contrasting color. IS there any way to tell Simplify3D to print layer 1-50 on the right extruder and layer 51- with the left extruder? TIA...
by stevendom57
Sun Dec 28, 2014 10:40 am
Forum: Troubleshooting and Bug Reports
Topic: Can't Send to Da Vinci 1.0
Replies: 2
Views: 1756
 
Jump to post

Can't Send to Da Vinci 1.0

Hi. I am new to 3d printing, the Da Vinci, and Simplify3D. But I have 30 years programming and s/w testing experience. I have the newest v2.2 of Simplify3D. If I attempt to send a new print job to the Da Vinci 1.0 when the printer LCD is not at the home page Simplify3D fails to send the job. Even re...

Go to advanced search