algorithmic modeling for Rhino
Tags:
You should see the basic file on silkworm website.
There's 2 or 3 lines at the end that are specific for silkworm.
You have to copy them into your .ini files at the end.
It should make the difference.
But sometimes there's bug.
For myself it always make gcode with temp request but my printer doesn't have temperature since it only use cold matters.
Silmkworm is still a beta version and have a long way to go but it is very practical.
Keep going ;)
Hi Axel,
Great to meet you - We are neighbours! I run the FabPub near Old Street :) Drop by next week?
See the ini file attached, does it work better? As Louis-Marie mentioned, just need to change couple lines at the beginning to match the accepted format.
Silkworm is open source - we're looking for collaborators if you guys are interested, we have a massive todo list?
https://github.com/ProjectSilkworm/Silkworm
All the best,
Arthur
Thank you very much Arthur!
I'll try this afternoon and I'll let you know!
Send me an email, I'm really interested to work on that project!
axeldrioli@gmail.com
Best,
Axel
Hi,
I want to print from Silkworm to Ultimaker 2- Could you please help me to set up the speed, and temperature, as well as speed range that I could use ? To be sure I will note damage the printer?
These are some basic setting for start and end of a code, where I ve changed the temperature and Z coordinates manually (because bottom was hitting the nozzle) but still deal with the speed - to be sure it will not damage the printer ?for PLA
G28 ; home all axes
M82 ; use absolute distances for extrusion
G90 ; use absolute coordinates
G21 ; set units to millimeters
G92 E0 ; reset extrusion distance
M104 S210 ; set temperature
M109 S210 ; wait for temperature to be reached
G1 Z0.300 F360 E1
G92 E0 ; reset extrusion distance
M104 S0 ; turn off temperature
G28 X0 ; home X axis
M84 ; disable motors
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by