Search found 68 matches

Go to advanced search

by S3D-Taylor
Thu Jan 16, 2025 11:27 am
Forum: Troubleshooting and Bug Reports
Topic: V5.1.2 generation of unwanted g-code commands
Replies: 4
Views: 224
 
Jump to post

Re: V5.1.2 generation of unwanted g-code commands

Thanks for elaborating, in that case, this should work:
{IF "[current_layer_number]==1"} ; dont retract [retract_distance] [prime_distance]
by S3D-Taylor
Tue Jan 14, 2025 10:53 am
Forum: General Discussion and Tips
Topic: Single Extruder Multi Material Extrusion Configuration
Replies: 5
Views: 218
 
Jump to post

Re: Single Extruder Multi Material Extrusion Configuration

Simplify3D supports printers with a filament changing system such as the AMS / MMU quite well. What kind of 'tip tuning' settings are you looking for?
by S3D-Taylor
Mon Jan 13, 2025 9:14 am
Forum: Troubleshooting and Bug Reports
Topic: Bridging issue
Replies: 1
Views: 73
 
Jump to post

Re: Bridging issue

This article should help: https://www.simplify3d.com/resources/pr ... -bridging/

If that doesn't solve the issue, maybe attach a factory file here so we can take a look at it.
by S3D-Taylor
Mon Jan 13, 2025 9:00 am
Forum: Troubleshooting and Bug Reports
Topic: V5.1.2 generation of unwanted g-code commands
Replies: 4
Views: 224
 
Jump to post

Re: V5.1.2 generation of unwanted g-code commands

To do what you want, paste this into the Pre Retraction Script:
{IF "[current_layer_number]==1"} ; dont retract E[retract_distance]

This has the minor side effect of disabling retraction on the first layer, but that might be sufficient in your case.
by S3D-Taylor
Mon Dec 30, 2024 10:56 am
Forum: General Discussion and Tips
Topic: Simplify3D print issues
Replies: 1
Views: 226
 
Jump to post

Re: Simplify3D print issues

Could you attach a factory file here so we can take a look at it?
by S3D-Taylor
Mon Dec 30, 2024 10:48 am
Forum: General Discussion and Tips
Topic: QIDI PLUS4 Printer Profile
Replies: 1
Views: 283
 
Jump to post

Re: QIDI PLUS4 Printer Profile

We have developed a test profile for this printer, you can contact our team directly at the link below and they can assist you:
https://www.simplify3d.com/contact-us/
by S3D-Taylor
Mon Dec 16, 2024 8:24 am
Forum: Troubleshooting and Bug Reports
Topic: Internal structure issue
Replies: 1
Views: 155
 
Jump to post

Re: Internal structure issue

Could you attach a factory file here so we can look at it?
by S3D-Taylor
Fri Dec 13, 2024 1:14 pm
Forum: Troubleshooting and Bug Reports
Topic: Walls missing in part on slice
Replies: 8
Views: 558
 
Jump to post

Re: Walls missing in part on slice

This looks more like an issue caused by a bad mesh. Try going to Edit Process Settings > Advanced > and set the Slicing Region Repair Mode to "Alternating Fill". Positive Fill works best for most models, but there is not a single setting that will work for all types of mesh issues. You can...
by S3D-Taylor
Fri Nov 29, 2024 10:50 am
Forum: Troubleshooting and Bug Reports
Topic: Raft Conflict
Replies: 4
Views: 1482
 
Jump to post

Re: Raft Conflict

Let's say you want to have a first layer of the part to have layer height of 0.3 mm, extrusion width of 0.45 mm, and speed of 20 mm/s. To do that, you have to do this: 1. Use Tools > Variable Settings Wizard, then select Different Settings for Different Z-ranges, then add a Z-position at your desire...
by S3D-Taylor
Fri Nov 29, 2024 10:35 am
Forum: Troubleshooting and Bug Reports
Topic: Sequental Printing(p-by-p) not working with multi process per obj
Replies: 1
Views: 182
 
Jump to post

Re: Sequental Printing(p-by-p) not working with multi process per obj

I just tested it on my end and sequential printing when multiple processes are assigned to an object works as intended. Could you attach a factory file here to show if that isn't the case? Also, what values are you using for the Max Clearance height?

Go to advanced search