As long as its a penultimate gcode file you can use the normal Skeinforge button...by ahmetcemturan - Skeinforge
Thanks a lot. If we can calculate the time until it feeds again correct we can use Orbit cool for nicer prints... The adaptive retract would then just retract all the way up to the limit. I can simulate that with searching for the layer code (cool) and acting accordingly or so but then the ifs get so nested.... Currently the sfact daily branch is updated to SF45 code. The adaptive retraction tby ahmetcemturan - Skeinforge
Hi Gary, another problem that if you have comb oro cool with orbit enabled, it will just calculate the first move. Also is tehre a way to read the feedrate of that upcoming move?by ahmetcemturan - Skeinforge
Hmm . I was sure i had that there. Will look into that but meanwhile you can put M109 S### into the gcode to make it wait until correct temp is reached. For printbed it should be M209by ahmetcemturan - Skeinforge
The daily branch has that in chamberby ahmetcemturan - Skeinforge
You need to add that to the end.gmc file There are samples all over the forum and also on this thread as far as i remember.by ahmetcemturan - Skeinforge
Gary: Thats great, it works. I also believe that we should start seperating travel moves by coding G0 for them instead of checking whether an E move is included in the move.. If you want to compare sfact to sf the daily branch is based on the 15.10.11 release of the beanshell. So it should be easier. ın daily I also deleted all the flow calculations in the different plugins. It is now carriedby ahmetcemturan - Skeinforge
Have you fixed it? If not: can you create a penultimate gcode file and post here? So we can have a look at it and help..by ahmetcemturan - Skeinforge
Yes, I am opent to suggestions as long as they have a basis.. The daily branchat this date has actually all plugins still in and chamber temperature is no problem.. (I hope no one needs the holddown pressure )by ahmetcemturan - Skeinforge
Hi All, I havent inspected/compared yet but what Gary seems to be right. I had that observation myself but did not try to figure out the reason... That issue especially becomes problematic when you have a fill with clipped ends. If it is a large piece it will assume that it needs to retract a lot... Although it could ommit it.. I will try to correct this in sfact. But I think (quite sure acby ahmetcemturan - Skeinforge
Dont use skin leadin or cool (slowdown) plugin. (As of the date of this post) I will repost when its safe again..by ahmetcemturan - Skeinforge
The scale function of Skeinforge is not for scaling the object but for compensating for shrink.by ahmetcemturan - Skeinforge
The statistics plugin will display print extents..by ahmetcemturan - Skeinforge
It seems you are overextruding.. If you are using the "current daily" calibration will not work if you have cool enabled... And regarding problem solving: always try to solve one at each time.. And correct extrusion volume almost solves all problems (if you are not having hardware/hotware problems)by ahmetcemturan - Skeinforge
Hi Andrew, > I have extensively run both methods at this point, > and have noticed absolutely no difference of > quality either way. In regular extrusion as long as your E values are within the "chew-size" of the FW thats true. I fully agree. > > I'm not convinced the firmware doesn't deal with > them properly already, though. If I send 1000 > 1/1000th of a step extrude coby ahmetcemturan - Polymer Working Group
Hi Matt, really great having someone who knows the process and materials that good as You. Regarding filament diameter: I think the development will go into the direction of using less diameter filament (below 2mm). I really dont know why the filament diameters are so awkward lile 1.5 ish and 2.8ish. Most probably because these diameters are commonly used for some other process... But if I waby ahmetcemturan - Polymer Working Group
dob71: tyanks for the bug report. I will look into that.by ahmetcemturan - Skeinforge
Wenn im Skeinforge Fenster das Bauteil ohne diesen Skip dargestellt wird, gibt es außer Hardware fast keine andere Fehlerursache.... ^^^^ dass da.by ahmetcemturan - Altes Forum
NelsonRap: the readme has a better and more up to date description on the calibration process... or here:by ahmetcemturan - Skeinforge
ka-long: tschuldige aber: so ein blödsinn.. Natürlich kann er aber Sprinter testen um zu schauen ob es hardware bedingt ist. (config für Gen6: ) wobei der natürlich auch seine macken hat.. Wie zB knötchen an den vertx points etc.. Komm doch mal auf IRC wo die ganzen firmware programmierer sind und frag Sie selber... (Inklusive Erik aka EvdZ der Marlin entwickelt hat) Zeppelina: kannst duby ahmetcemturan - Altes Forum
Der Komplettheit halber: Man kann den Nullpunkt an der stelle and der sich die düse befindet einstellen wenn man: G92 X0 Y0 Z0 sendet. G92 E0 wird den extruder restten (fallse er am anfang des druckes zurück faehrt) Man kann (wenn man prezise Endstops hat und eine verschobene Layer hat die man sofort gemerkt hat unter umstanden den druck retten indem man: den druck paust, dann X und Y manuell aby ahmetcemturan - Software
Bernhard:, wie kannst du auf anhieb sagen das der skip hardwarebedingt ist? Die Baudrate die Gen6 sehr gerne mag ist 250000. damit wirst du höchst wahrscheinlich weniger übertragungs fehler bekommen wie bei 19200. (nicht vergessen auch inder Firmware umzustellen) Auuserdem welche Firmware benutzt du? Das ist auch wichtig. Ich hab momentan bei Marlin auch skipped steps aber ich drucke weeeeesenby ahmetcemturan - Altes Forum
The daily branch yes. Main is on 42by ahmetcemturan - Skeinforge
SFACT main branch is still based on SF42 (pre release version). Daily branch is based on SF43.by ahmetcemturan - Skeinforge
Die vielen stellen hinterm komma sind wichtig wenn man sehr fein extrudiert. Aber selbst da dürften "extra 3" genügen.. Werde die defaults abaendern..by ahmetcemturan - Software
Congratulations.. Awesome. I have experience in vacuumforming and extruding Polycarbonate and just can say that it is the worst material to absorb moisture... Even when thermoforming (vacuum) it is forming bubbles. It is also only possible to bend it on a hotwire without bubbles, if the PC is fresh.. (The protective PE sheet helps only marginally, but it has to be taken off at least on one sideby ahmetcemturan - Polymer Working Group
Nice, not sure that you will get good prints at 12000mm/s Anyway you shouldnt let fw handle all speed control. That will mess up duration based calcs in skeinforge.. Always use reasonable values.by ahmetcemturan - Skeinforge
If your firmware supports a maximum z feedrate, set it to something your z axis can handle. Then disable the limit plugin in skeinforge or sfact.by ahmetcemturan - Skeinforge
In the main branch you have to move the home.py out of the obsolete plugins directory to the other ones. Or better use the daily branch. It has the old plugins still in place so you only need to modify exrtrusion.py. (it could still be that it wont work due to some changed variables....)by ahmetcemturan - Skeinforge
- 14 years agoDave, what does up different on the first layer?by ahmetcemturan - Skeinforge