V-Squared / V-Squared.github.io

Initiative for Modular and Upgradable Mini and All-In-One PC. Standards — Know How — Blueprints — Trailblazer Products
http://v-squared.github.io/
Other
2 stars 1 forks source link

Test all CNC primitives CAD → CAM → CNC #202

Open VillageHubertChen opened 8 years ago

VillageHubertChen commented 8 years ago

Tasks

VillageMichaelLin commented 8 years ago

Verification Procedure

  1. Draw Primitive in SolidWorks.
  2. Export to DXF
  3. Export to STL
  4. Import the DXF to CamBam and rename the layer to Reference
  5. Add new layer for Drawing and redraw the primitive to snap back to grid
  6. Generate G-Code and manually check G-Code
  7. Import G-Code to CutViewer
  8. Simulate G-Code in CutViewer
  9. Run STL compare
VillageMichaelLin commented 8 years ago

@VillageHubertChen When testing "22 Cut Outline Rectangle Rounded Corners" and "31 Standard Pocket". I have the same error message "Invalid floating point operation" when running STL compare

VillageMichaelLin commented 8 years ago

@VillageHubertChen The four Primitive tests is done