|
Re: Variant of Goopyplastic's Tantillus Variant January 17, 2014 05:07AM |
Registered: 13 years ago Posts: 95 |
.|
Re: Variant of Goopyplastic's Tantillus Variant January 17, 2014 07:19AM |
Registered: 12 years ago Posts: 553 |
|
Re: Variant of Goopyplastic's Tantillus Variant January 17, 2014 12:33PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant January 17, 2014 03:42PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant January 18, 2014 05:10AM |
Registered: 12 years ago Posts: 87 |
|
Re: Variant of Goopyplastic's Tantillus Variant January 18, 2014 05:15AM |
Registered: 13 years ago Posts: 95 |
Quote
Robonz
Forgive me if I have not read the post very well. The professional machines have a brush and silicone squeegee. Every time they do head change they drive the head over to the brush and wiper and give it a few wipes, then extruder a few cm of plastic then wipe again, then back to printing. It works really well. If my printer was not limited to 100mm I would have added one already for pre printing prep.
You probably know this but there it is just in case.
.|
Re: Variant of Goopyplastic's Tantillus Variant January 18, 2014 05:45AM |
Registered: 13 years ago Posts: 95 |
Quote
Sublime
Ok the G92 E0 issue should now be fixed and the prime pillar is forced on layers without a tool change. re-link [github.com]
|
Re: Variant of Goopyplastic's Tantillus Variant January 18, 2014 01:07PM |
Registered: 14 years ago Posts: 2,947 |
Quote
jimjimma
Prime pillar works well for E0 although I found I needed to add a layer of blue tape in the prime pillar location to get the first layer to adhere, in an ideal world I think the first layer of the prime pillar should be a solid infill square deposited at a slower rate and with slightly higher flow than subsequent layers to ensure good adhesion. Blue tape is fin in the short term though.
Quote
jimjimma
I did have to disable Z settle ( definitely improves layer consistency with belt z) as when the head travelled to prime location, the bed would drop as usual for Z settle moves but not come back up when the prime pillar stated to the pillar was being extruded into thin air.
Quote
jimjimma
I've set Kiss to relative E and added an M83 in the start gcode. All works fine.
Quote
jimjimma
Perimeters and solid went down without issue. Infill didn't though - seemed like the same issue we were having with perimeters last night. I put a piece of tape on the tgalse and it would move back and forth for primes but pretty much stayed where it was for the 10 or so layers I let it run for. I found the problem - at the end of the prime pillar, the correct retract takes place (10mm) but the prime that occurs afterwards before it starts infill is the E1 value (3.7mm). I haven't had a chance to see if I can fix it in the code yet though.
TOOL_CHANGE(SPARSE_X_OFFSET,SPARSE_Y_OFFSET,SPARSE_NOZZLE,SPARSE_RETRACT,SPARSE_F_AREA)
UN_RETRACT(LOOP_RETRACT) <-- Should have said SPARSE_RETRACT
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant January 18, 2014 01:13PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant January 22, 2014 04:13AM |
Registered: 13 years ago Posts: 95 |
|
Re: Variant of Goopyplastic's Tantillus Variant January 22, 2014 12:58PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant January 29, 2014 03:53PM |
Registered: 13 years ago Posts: 95 |
|
Re: Variant of Goopyplastic's Tantillus Variant January 30, 2014 01:03PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant January 31, 2014 05:42PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant February 15, 2014 10:48PM |
Registered: 14 years ago Posts: 485 |
|
Re: Variant of Goopyplastic's Tantillus Variantc February 15, 2014 10:52PM |
Registered: 13 years ago Posts: 95 |
|
Re: Variant of Goopyplastic's Tantillus Variantc February 17, 2014 08:21AM |
Registered: 14 years ago Posts: 485 |
|
Re: Variant of Goopyplastic's Tantillus Variantc February 19, 2014 01:43PM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variantc March 06, 2014 01:13AM |
Registered: 14 years ago Posts: 2,947 |
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variantc March 06, 2014 06:33AM |
Registered: 12 years ago Posts: 1 |
(I opened the thread), and it's something I had considered, but I was coming from things like this:|
Re: Variant of Goopyplastic's Tantillus Variantc March 06, 2014 12:01PM |
Registered: 14 years ago Posts: 2,947 |
Quote
Sniglet
It made it over there.(I opened the thread), and it's something I had considered, but I was coming from things like this:
[s135.photobucket.com]
(It's a hydraulic shock with a restrictor in between the input and output sides to restrict the flow of oil.
I'd expect fluid containment to be a problem that needs solving...o-rings? Or can things be printed tight enough to avoid it?
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variantc March 06, 2014 09:20PM |
Registered: 14 years ago Posts: 485 |
|
Re: Variant of Goopyplastic's Tantillus Variantc March 06, 2014 09:25PM |
Registered: 14 years ago Posts: 31 |
|
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) March 11, 2014 12:38AM |
Registered: 13 years ago Posts: 95 |
. |
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) March 17, 2014 08:28AM |
Registered: 13 years ago Posts: 227 |
|
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) March 18, 2014 04:49AM |
Registered: 11 years ago Posts: 13 |
Quote
karabas
Quote
jimjimma
Sublime, I really like the water wheel damper idea.
If you add a weight to opposite Z-cable to balance weight of empty bed, does it solve the problem?
|
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) March 18, 2014 12:41PM |
Registered: 14 years ago Posts: 2,947 |
Quote
naxem42
Quote
karabas
Quote
jimjimma
Sublime, I really like the water wheel damper idea.
If you add a weight to opposite Z-cable to balance weight of empty bed, does it solve the problem?
Stepper motors have some resistance without power right? If you make a pulley system for spectra line with a crazy ratio like 50:1, the stepper itself might dampen the motion. Also it would eliminate the need for the printed z gear and give ridiculous z resolution.
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) March 24, 2014 07:57PM |
Registered: 12 years ago Posts: 42 |
|
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) March 26, 2014 10:44AM |
Registered: 14 years ago Posts: 2,947 |
Quote
robster34
Has anyone toyed with a constant force spring to counter the bed weight? Seems like a simple post with a coiled spring anchored to the bed would hold the empty bed steady against the modest holding force in the stepper motor. A fully loaded bed might still fall once the power was removed, of course.
I'd try prototyping it myself, but 3D printer time is hard to find these days.
| FFF Settings Calculator | Gcode post processors | Geometric Object Deposition Tool Blog |
| Tantillus.org | Mini Printable Lathe | How NOT to install a Pololu driver |
|
Re: Variant of Goopyplastic's Tantillus Variant (Ingentis) April 18, 2014 08:05AM |
Registered: 12 years ago Posts: 98 |