Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 790 Bytes

File metadata and controls

11 lines (8 loc) · 790 Bytes

to do:

  1. optimise speed of fea
  2. add periodic boundary conditions for volco simulation
    1. identify input data format
    2. add iteration mechanism for each periodic filament deposition: first sphere set to final sphere size, iterating until difference between first and last sphere size is below tolerance
    3. handle crop-data
    4. consider implications of bottom surface being the top surface. the top surface cannot be printed before the intermitten lines have been printed. This means any filament that is on the z-periodic interface requires iteration of the whole unit cell?
  3. demo ability to iterate something easily localised in volco (e.g. extrusion width for all lines) to achieve a target mechanical property (effectively iterate gcode->volco->fea multiple times)