Skip to content

Instantly share code, notes, and snippets.

// ====================================================================
// Configuration Panel Variables
// ====================================================================
/* [Globals] */
$fn = 60;
global_laser_kerf = 0.10; // Laser kerf adjustment amount
global_tab_tightening = 0.25; // Friction-fit snugness modifier added directly to male tabs to tighten lookups (mm)
mat_thickness = 3.0; // Panel material thickness (mm)
/* [View & Export Controls] */
#!/usr/bin/env bash
# -----------------------------------------------------------------------------------------
# SetupRepos
# Arg1 - Origin owner
# Arg2 - release version
# -----------------------------------------------------------------------------------------
function SetupRepos() {
SetupRepo $1 $2 corefx
SetupRepo $1 $2 coreclr