box: adjust clearances, multicolor small notes

pull/3/head
Emard 6 years ago
parent 52a554c609
commit 720afecdf4

@ -15,6 +15,15 @@ include <upbox.scad>
//Texte façade - Front text //Texte façade - Front text
Text = 1;// [0:No, 1:Yes] Text = 1;// [0:No, 1:Yes]
// multicolor front panel
/*
;BEFORE_LAYER_CHANGE
;2.7
; Pause print to change filament
M600
*/
/*////////////////////////////////////////////////////////////////// /*//////////////////////////////////////////////////////////////////
- mjesečno po svojem parkir FB Aka Heartman/Hearty 2016 - - mjesečno po svojem parkir FB Aka Heartman/Hearty 2016 -
- http://heartygfx.blogspot.com - - http://heartygfx.blogspot.com -
@ -53,7 +62,7 @@ PCBLength = 30*2.54;
// - Largeur PCB - PCB Width // - Largeur PCB - PCB Width
PCBWidth = 17*2.54; PCBWidth = 17*2.54;
// Thickness of PCB // Thickness of PCB
PCBThick = 1.6; PCBThick = 1.8;
// - Heuteur pied - Feet height // - Heuteur pied - Feet height
FootHeight = 7; FootHeight = 7;
// - Diamètre pied - Foot diameter // - Diamètre pied - Foot diameter
@ -99,8 +108,8 @@ Thick = 2;//[2:5]
// - lissage de l'arrondi - Filet smoothness // - lissage de l'arrondi - Filet smoothness
Resolution = 20;//[1:100] Resolution = 20;//[1:100]
// - Tolérance - Tolerance (Panel/rails gap) // - Tolérance - Tolerance (Panel/rails gap)
m = 0.5; m = 0.8;
mz = 1.0; // panels height tolerance mz = 1.5; // panels height tolerance
// mounting legs clearance // mounting legs clearance
MountClearance = 0.1; MountClearance = 0.1;
// clearance between Top and Bottom shell // clearance between Top and Bottom shell

Loading…
Cancel
Save