Search found 4 matches

Go to advanced search

by Victor_S
Sat Apr 11, 2020 1:30 pm
Forum: General Discussion and Tips
Topic: Lift nozzle at second layer
Replies: 2
Views: 11161
 
Jump to post

Re: Lift nozzle at second layer

Use the post-processing section of the scripts tab in the profile. {REPLACE "; layer 2, Z = 0.120\n" "; layer 2, Z = 0.120\nG1 Z0.2\n"} Change the 'Z = 0.120' part with the layer height of your second layer. This has to be there to properly insert the move in the right place, on...
by Victor_S
Wed Apr 08, 2020 2:09 pm
Forum: General Discussion and Tips
Topic: Lift nozzle at second layer
Replies: 2
Views: 11161
 
Jump to post

Lift nozzle at second layer

Hi everyone, In the case of backlash of nuts of z-axis I need lift the nozzle at the second layer 0.1-0.2 mm. I assume that I can do this use Layer Change Script. I try the follow sript: ;layer 2 G1 Z0.2 ; ;layer 2 but this lift the nozzle in each layer to the end of the script, and I need only seco...
by Victor_S
Mon Feb 19, 2018 2:30 pm
Forum: Troubleshooting and Bug Reports
Topic: Parts are printing mirrored in Y axis
Replies: 7
Views: 10707
 
Jump to post

Re: Parts are printing mirrored in Y axis

If the bed end stop is at the back of the machine then the "Flip Build Table Axis Y" should be checked. X and Z leave unchecked. The printer will home to front left. The ending script I am currently using is G91 ;set relative positioning G1 E-1 F300 ;retract the filament a bit before lift...
by Victor_S
Sun Feb 18, 2018 5:20 am
Forum: Troubleshooting and Bug Reports
Topic: Parts are printing mirrored in Y axis
Replies: 7
Views: 10707
 
Jump to post

Re: Parts are printing mirrored in Y axis

Thanks again. I reconfigured the printer back to the original setup. I ended up adding a extra g code to the end script to bring the bed forward at the end of the print. Seems to be working and much easier than remembering to mirror things. I just wish I would have thought about the g code sooner l...

Go to advanced search