Search found 4 matches

Go to advanced search

by Broncosis
Mon Jun 11, 2018 11:42 am
Forum: General Discussion and Tips
Topic: Can I load from GCode into S3D to edit settings?
Replies: 3
Views: 9659
 
Jump to post

Re: Can I load from GCode into S3D to edit settings?

I have recently tried this and in 4.01 it fails tells me that xml import fails no start tag

the gcode file was created with simplify 4.01 on another machine
both running linux mint 18 with the 64bit linux install of simplify3d 4.01
by Broncosis
Sat Jul 09, 2016 11:07 pm
Forum: Feature Requests
Topic: Programmed Pause
Replies: 20
Views: 19981
 
Jump to post

Re: Programmed Pause

{REPLACE "; layer 3" ";move away and pause \nG1 Z10 F1800 \nG1 Y10 X10 F3000 \nM0 \nG28 X \nG92 E0 \nG1 E-1.7500 F900 \n; layer 3"} here is a little more complex post processing code for pausing this stops at layer 3 >>> {REPLACE "; layer 3" <<<< simply change the layer...
by Broncosis
Mon Mar 14, 2016 11:17 am
Forum: Troubleshooting and Bug Reports
Topic: post processing script
Replies: 12
Views: 13901
 
Jump to post

Re: post processing script

Thanks for your help guys I kind of agree with way the comments are handled It needs to not be machine readable I had gcode that was uncomented And had my machine attempt to do stuff That thankfully was no real harm but the potential Of having a machine move before it is homed Could cause a problem ...
by Broncosis
Tue Sep 08, 2015 12:04 am
Forum: Troubleshooting and Bug Reports
Topic: post processing script
Replies: 12
Views: 13901
 
Jump to post

post processing script

I have noticed that when using the replace command to add multiple lines of gcode makes for issues with the commented section at the top of the file it tries to run the commands you add this is my script for changing color it works fine even though before my printer heats up it tries to run the code...

Go to advanced search