Search found 30 matches

Go to advanced search

by blaknite7
Sat Sep 03, 2016 6:44 pm
Forum: General Discussion and Tips
Topic: Advanced FFF Profile Editing - Nozzle Sizes
Replies: 5
Views: 8257
 
Jump to post

Re: Advanced FFF Profile Editing - Nozzle Sizes

Thanks for sharing the profile guys, I took all your comments at put a profile together based off of the "nested quality options". Everything seems to work as intended except for one thing... whenever an auto-configure extruder command is given in the process window it will use some defaul...
by blaknite7
Sun Aug 28, 2016 2:18 pm
Forum: Feature Requests
Topic: Preview Mode Fixes and Enhancement Request
Replies: 8
Views: 5671
 
Jump to post

Re: Preview Mode Fixes and Enhancement Request

That's because you shouldn't be setting the offsets in the software! It's always better to just set the offsets in the firmware instead of having to work around misconfigured firmware by offsetting all your gcode coordinates. If you open the file, you can see that the gcode coordinates are actually...
by blaknite7
Sat Aug 27, 2016 11:53 pm
Forum: Feature Requests
Topic: Preview Mode Fixes and Enhancement Request
Replies: 8
Views: 5671
 
Jump to post

Preview Mode Fixes and Enhancement Request

The preview mode doesn't display accurately when you are using 2 or more print heads and when the tool-head offset is applied to the G-Code (not internal machine offset). When using 2 print heads (for support, infill, etc) and you select "apply tool head offsets to G-Code coordinates" unde...
by blaknite7
Sat Aug 27, 2016 11:22 pm
Forum: General Discussion and Tips
Topic: Advanced FFF Profile Editing - Nozzle Sizes
Replies: 5
Views: 8257
 
Jump to post

Advanced FFF Profile Editing - Nozzle Sizes

I've been getting into advanced editing of the xml profiles to add some additional functionality, however this problem as me stumped... I never really use the "auto-configure for print quality" so I wanted to turn it into a feature that I could use. I have several different nozzles sizes t...
by blaknite7
Sat Aug 27, 2016 10:53 pm
Forum: General Discussion and Tips
Topic: Sharing: Raise3D Pause Script
Replies: 8
Views: 9591
 
Jump to post

Re: Sharing: Raise3D Pause Script

Here is the updated post script: {REPLACE "; layer 5," "G91; Relative Positioning\nG1 Z50 F1800; Move Bed down 50mm\nG90; Absolute positioning\nG1 X10 Y10 F5400\nM2000; Enter Pause routine for R3D\nG91; Relative Positioning\nG1 Z-50 F1800; Move Bed up 50mm\nG90; Absolute positioning\n...
by blaknite7
Mon Aug 22, 2016 10:05 am
Forum: General Discussion and Tips
Topic: Sharing: Raise3D Pause Script
Replies: 8
Views: 9591
 
Jump to post

Re: Sharing: Raise3D Pause Script

It doesn't matter if you need to put commands before, after, or on both sides of the M2000. Putting everything you need to insert before the layer comment is going to be much easier and won't screw up the layer comments. The command you posted will break the layer tag in half, which there is no rea...
by blaknite7
Mon Aug 22, 2016 9:23 am
Forum: General Discussion and Tips
Topic: Sharing: Raise3D Pause Script
Replies: 8
Views: 9591
 
Jump to post

Re: Sharing: Raise3D Pause Script

Wouldn't it be much easier to just do something like this: {REPLACE "; layer 5," "M2000\n; layer 5,"} Basically putting the stuff you want to add before the layer tag. That way you don't have to mess with the second replace command and you also don't screw up the layer comments ...
by blaknite7
Sun Aug 21, 2016 3:53 pm
Forum: General Discussion and Tips
Topic: Tip of the Day 8- Scripts tab, G-Code
Replies: 71
Views: 428151
 
Jump to post

Re: Tip of the Day 8- Scripts tab, G-Code

I made another post with a good example of some of the things you can do with the post processing script section. so for those that come across this thread you may be interested in this post:

viewtopic.php?f=8&t=5877&p=25429#p25429
by blaknite7
Sun Aug 21, 2016 3:46 pm
Forum: General Discussion and Tips
Topic: Sharing: Raise3D Pause Script
Replies: 8
Views: 9591
 
Jump to post

Sharing: Raise3D Pause Script

Rarely do I get to contribute much however I think I have figured out how to do something that hasn't been posted yet, so I wanted to share. Specifically how to add a pause at a specific layer while using a Raise3D [R3D] printer. This may also be useful to other printers if you have similar printer ...
by blaknite7
Thu Aug 11, 2016 1:30 am
Forum: Feature Requests
Topic: [ALREADY ADDED] Tool Change Script VS. Auto-Configure
Replies: 4
Views: 3177
 
Jump to post

Re: Material Profile - Tool Change Script VS. Auto-Configur

Welcome to the obscure world of profile editing! What you're describing should work fine, though. One trick to keep in mind is that the tag has to be in all of the autoconfigures of that type. Another thing to keep in mind is that you should use the top level tag, i.e. if you want to have something...

Go to advanced search