Skip to content
Permalink
Browse files

Change hardcoded diagonalmm value

  • Loading branch information...
Wilbur Shi Wilbur Shi
Wilbur Shi authored and Wilbur Shi committed Aug 5, 2016
1 parent f7ce996 commit 381b7a18c8b16b7796f01d9876f7e5470028105c
Showing with 1 addition and 1 deletion.
  1. +1 −1 js/photonic3d.js
@@ -49,7 +49,7 @@ function setPrinterCalibrationSettings(printer) {
// });
// updateScreenUI();

$screenDiagonalSize.val(100);
$screenDiagonalSize.val(diagonalMM);
updateScreenSettings();

// No error occurred so return false

0 comments on commit 381b7a1

Please sign in to comment.
You can’t perform that action at this time.