Results 1 to 6 of 6
-
06-10-2015, 02:56 PM #1
- Join Date
- Jun 2015
- Posts
- 2
please remove
please remove
Last edited by itsmi; 11-04-2015 at 05:20 AM.
-
06-11-2015, 07:59 AM #2
- Join Date
- Oct 2014
- Posts
- 314
I would think that simplify3d's "vase" mode would do what you want but I think it's limited to things that actually look like a vase (eg, thin walls, no infill, no top surface)
-
06-11-2015, 08:08 AM #3
You can make a stab at doing this by hand.
You would find the first G1 move in your gcode, and make any G0 moves after that point into G1 moves until the end.
Then, make sure every G1 move has a small, positive E value (like E0.0001). This would have some overfill, but if you're not concerned about that, it might meet your needs.
This would give continuous extrusion (always flowing), but not at a constant rate.
-
06-11-2015, 03:30 PM #4
- Join Date
- Jan 2014
- Posts
- 462
I tried the infill patterns available in Slic3r and viewed the resulting gcode at http://gcode.ws (which nicely shows non-printing moves in green). Moves are minimised using the concentric infill pattern, but I don't think you'll completely avoid them. I'd play with the infill settings with one of the prints you're going to make and see how far you can get.
-
06-13-2015, 08:29 AM #5
- Join Date
- Jan 2015
- Posts
- 306
Like others have said this is called "vase" mode in simplify3D, other slicing programs can do it too and they call it other things. I know KISSlicer can do it as well. But you need to know the constraints of that mode. I think for what you want to do you need some interesting code to get it to work. Like doing architectural design work this would come in so handy because the printing of a 2D-2.5D object like that would be so fast.
-
06-13-2015, 09:44 AM #6
hmm, find out what software mcor use.
Sounds like a similiar process.
Although that is broken down to a page by page basis - so maybe not.
Ender 3v2 poor printing quality
10-28-2024, 09:08 AM in Tips, Tricks and Tech Help