Humm. abuharsky does have it running on a MAC. I wonder if it's O/S specific?plexus wrote:Just tried 1.6 beta 1.1 on mac. It wont open. the application has the "NO" symbol through it (see screenshot)
Peter
Humm. abuharsky does have it running on a MAC. I wonder if it's O/S specific?plexus wrote:Just tried 1.6 beta 1.1 on mac. It wont open. the application has the "NO" symbol through it (see screenshot)
Yeah, there are some GCodes where preload will be calculated as zero, but most should have a value.inventabuild wrote:I'm using Windows64 and when I calculate a PreloadVE it's noted as 0.0 in the g-code
G1 E30.3373 F1500
; head speed 15.000000, filament speed 0.449012, preload 0.000000
G1 X123.512 Y188.244 E30.35515 F900
The drive length in the extruder hardware is the distance from the filament drive pulley to the top of the nozzle orifice.inventabuild wrote:Hi Peter, it looks like you are clearing up a lot of things.
First of all here is a snippet of my Printer/Extruder Hardware tab that was used to create that g-code. Now I see that the DrvLen s/be 750 mm (my bowden tube length) instead of 0 as shown in the pic I was not aware of this setting since I thought the data I entered into the VE Calculator w/ be populated wherever necessary in the software when I clicked to store the VE value.
Secondly, the term Drive Length is a little confusing. Intuitively I thought it s/ be the length of the bowden tube (not sure what is s/b for direct drive); however hovering over the Length To Extrude field in the VE Calculator it almost looks like the Drive Length is the Length To Extrude based on the popup note
IF the "perimeter after inner loops" unchecked, the path expected will be :When slicing with the "perimeter after inner loops" unchecked, (and Join-Loop set to Seam / Full) it's path is as expected: inside out:
-infill
-loops
-perimeter.