how does raftless printing work with skeinforge 31? I heard rumours
that the raftless plugin is now integrated into raft? I would like to
explore that a bit, since the default raft settings (do they actually
match this Makerfaire profile for rafts?) sticks like concrete to my
prints and takes ages to print.
I just tried to disable raft but that turns out to be printing without
any kind of raft, which is fine when you have a very simple first
layer and a HBP. My next try will be to "activate raft" but set "Add
Raft, Elevate Nozzle, Orbit and Set Altitude" tp false. I wonder what
this does.
Markus
--
http://justjoheinz.posterous.com/
http://softwarepoets.org
http://twitter.com/joheinz
2010/10/17 Aaron Double <aad...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "MakerBot Operators" group.
> To post to this group, send email to make...@googlegroups.com.
> To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
Markus
2010/10/17 Joheinz <justj...@googlemail.com>:
Markus
2010/10/17 Aaron Double <aad...@gmail.com>:
> To unsubscribe from this group, send email to makerbot+u...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/makerbot?hl=en.
>
>
--
> Speaking of raftless, there's something I miss about it which was the early extrusion.
> It'd move the printhead to a corner and start extruding while moving to the first point of the model.
>
> Currently, without raftless, I'd either have my first perimeter or loop (depending on what gets laid down first) partially missing as the filament takes about a second for the extrusion to start coming out of the nozzle. It also gives me a chance to tweak the first layer height by hand if needed.
>
> Not sure how to get that working with SF31. Does anyone have any pointers
I have a start.{gcode,txt} to draw a 90x90mm outline first, works great with countersunk bolts:
(Cupcake ABS with heated build platform skeinforge profile)
(beginning of start.txt)
M104 S222 T0 (Extruder Temperature to 222 Celsius)
M109 S110 T0 (Heated Platform Temperature to 110 Celsius)
G21 (Metric FTW)
G90 (Absolute Positioning)
(You have failed me for the last time, MakerBot)
M108 S210 (Extruder speed = max)
M6 T0 (Wait for tool to heat up)
(Spacexula raftless tail)
G1 X-45.0 Y45.0 Z0.40 F3000
M101
G1 X-45.0 Y-45.0 Z0.40 F945
G1 X45.0 Y-45.0 Z0.40 F945
G1 X45.0 Y45.0 Z0.40 F945
G1 X-45.0 Y45.0 Z0.40 F945
M103
M104 S202 T0 (Extruder Temperature to 202 Celsius)
(end of start.txt)
If you keep having problems remove the M103 to keep the extruder on while it moves from the corner to the first point.
regards,
Koen
> Never uncheck the "Use Raft" button when you slice from RepG. It
> disables the entire plugin.
And I like it that way :) repG 19 and up will activate the raftless plugin if you do that.
regards,
Koen
I have the same problem, though I just chalked it up to running JohnnyXP instead of a stock windows install.
On Oct 22, 2010 3:34 PM, "Bill Culverhouse" <bill.cul...@gmail.com> wrote:Anyone having trouble using Skeinforge 31 with RepG under Windows? I go to edit a profile and I select save and closefrom the menu. (There is no button to close as in SF 7) Then RepG doesn't take control back (SF isa modal window) Can't close repG except to kill the process.Anyone else with this issue or is it just me?-b
On Wed, Oct 20, 2010 at 3:05 AM, Koen Kooi <ko...@beagleboard.org> wrote: > > > Op 20 okt 2010, om 04...
Markus
2010/10/22 Ross Mosshart <ross.m...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups
> "MakerBot Operators" group.
> To post to this group, send email to make...@googlegroups.com.
> To unsubscribe from this group, send email to
> makerbot+u...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/makerbot?hl=en.
>
--