Search found 21 matches

Go to advanced search

by 24c
Fri Feb 02, 2018 4:06 am
Forum: General Discussion and Tips
Topic: CEL Robox Support
Replies: 15
Views: 10171
 
Jump to post

Re: CEL Robox Support

If anybody wants to try a QuickFill version, this** is working in tests, using the Left Extruder and Right Extruder settings, so 0.3mm & 0.8mm nozzle sizes for each model. I have had a mixed process work in the past, using 0.3mm as the primary extruder, and 0.8mm nozzle for infill. The 0.8mm noz...
by 24c
Wed Jan 24, 2018 5:29 pm
Forum: General Discussion and Tips
Topic: CEL Robox Support
Replies: 15
Views: 10171
 
Jump to post

Re: CEL Robox Support

While there is no official support as of yet, and I'm unsure if there ever will be, I have managed to get my Robox Dual Material machine to work using this workaround. It needs work on retractions, as it is a little oozy, and stringy on travels, but the opening and closing of the needle valves aroun...
by 24c
Wed Jan 24, 2018 5:12 pm
Forum: General Discussion and Tips
Topic: Script to have two different toolchange retractions
Replies: 3
Views: 4233
 
Jump to post

Re: Script to have two different toolchange retractions

@garyd9 That's a really useful answer (y) which I have bookmarked. :D
by 24c
Thu Jan 18, 2018 4:23 pm
Forum: Troubleshooting and Bug Reports
Topic: start script not at the beginning
Replies: 24
Views: 10452
 
Jump to post

Re: start script not at the beginning

I sorted this out for myself, as I doctored the .frm file, and removed the Simplify3D references, so all the "prepended" code that was stopping my starting script from starting were removed. setExtruderTempGcode,M104 stabilizeExtruderTempGcode,M109 setBedTempGcode,M140 stabilizeBedTempGcod...
by 24c
Thu Jan 18, 2018 4:15 pm
Forum: Troubleshooting and Bug Reports
Topic: Post Processing - Change Extruders on Toolchange
Replies: 3
Views: 1321
 
Jump to post

Re: Post Processing - Change Extruders on Toolchange

I eventually managed this, and triggered the opening and closing the valves by using a combination of Tool Change Scripts and Post Processing Scripts, as straight REPLACE functions were corrupting the Simplify3D gcode, and rendering it unusable by the Robox. RoboxDM-Filament 2- printing.png In the e...
by 24c
Wed Jan 17, 2018 11:19 am
Forum: Troubleshooting and Bug Reports
Topic: start script not at the beginning
Replies: 24
Views: 10452
 
Jump to post

Re: start script not at the beginning

I'm not sure if this is relevant, but in the Tab GCode of the Settings Window exists an option "Include M101, M102, M103 Commands" Do you have checked ON or OFF this box? I have it checked off, as my M103 command is just the first layer temperature. I have got around most of this now, and...
by 24c
Mon Jan 15, 2018 5:12 pm
Forum: Troubleshooting and Bug Reports
Topic: start script not at the beginning
Replies: 24
Views: 10452
 
Jump to post

Re: start script not at the beginning

Thank you horst.w My printer does this, which is a flavour RepRap/ Marlin M103 - First layer target temperature [S] S=Override Temperature °C . This command sets the nozzle temperature for the first layer of printing using data supplied from the reel EEPROM. [S] provides a manual override for custom...
by 24c
Mon Jan 15, 2018 12:37 am
Forum: Troubleshooting and Bug Reports
Topic: start script not at the beginning
Replies: 24
Views: 10452
 
Jump to post

Re: start script not at the beginning

I came across this post, and it asks a similar question to me...after the variables are printed in the S3D gcode, there is something like this placed before the Starting Script, which I think are temperature set points. Is this information added based on your printer profile, as I don't need this, b...
by 24c
Sun Jan 14, 2018 6:10 am
Forum: Troubleshooting and Bug Reports
Topic: Post Processing - Change Extruders on Toolchange
Replies: 3
Views: 1321
 
Jump to post

Re: Post Processing - Change Extruders on Toolchange

CEL Robox Dual Material which is sort of working, when I don't get temperature control issues. :)
by 24c
Sun Jan 14, 2018 12:57 am
Forum: Troubleshooting and Bug Reports
Topic: Post Processing - Change Extruders on Toolchange
Replies: 3
Views: 1321
 
Jump to post

Post Processing - Change Extruders on Toolchange

I've been using this additional command, as a simplistic way to convert E values for my extruder settings to D values that the firmware needs to activate the second extruder on my printer. {TOOL0REPLACE " E" " D"} TOOL0 aka T0 is my second extruder, and that must have Dxxxx value...

Go to advanced search