This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Start testing: Apr 03 09:09 AUS Eastern Daylight Time | |
---------------------------------------------------------- | |
1/436 Testing: moduledumptest_allmodules | |
1/436 Test: moduledumptest_allmodules | |
Command: "c:/Python27/python.exe" "C:/test/OpenSCAD-Tests-2014.04.01/tests/test_cmdline_tool.py" "--comparator=" "-c" "/convert.exe" "-s" "ast" "-t" "moduledumptest" "-f" "allmodules" "C:/test/OpenSCAD-Tests-2014.04.01/tests-build/openscad_nogui.exe" "C:/test/OpenSCAD-Tests-2014.04.01/tests/../testdata/scad/misc/allmodules.scad" "-o" | |
Directory: C:/test/OpenSCAD-Tests-2014.04.01/tests-build | |
"moduledumptest_allmodules" start time: Apr 03 09:09 AUS Eastern Daylight Time | |
Output: | |
---------------------------------------------------------- | |
['C:/test/OpenSCAD-Tests-2014.04.01/tests-build/openscad_nogui.exe', 'C:/test/OpenSCAD-Tests-2014.04.01/tests/../testdata/scad/misc/allmodules.scad', '-o', 'C:\\test\\OpenSCAD-Tests-2014.04.01\\tests-build\\moduledumptest-output\\allmodules-actual.ast'] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
group() { | |
group(); | |
multmatrix([[-0.819152, 0.573576, 0, 0], [-0.573576, -0.819152, 0, 0], [0, 0, 1, 0], [0, 0, 0, 1]]) { | |
group() { | |
group() { | |
group() { | |
group() { | |
group() { | |
group() { | |
group() { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo(version=version()); | |
module die() | |
{ | |
module edgeprofile() | |
{ | |
//render(convexity = 2) | |
difference() { | |
cube([20, 20, 150], center = true); | |
translate([-10, -10, 0]) | |
cylinder(h = 80, r = 10, center = true); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head><title>Test run for win_8664_ion_utde</title> | |
<style> | |
body { | |
color: black; | |
} | |
table { | |
border-collapse: collapse; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Sheriff's Protest Badge | |
// http://www.thingiverse.com/apps/customizer/run?thing_id=415487 | |
// preview[view:south, tilt:top] | |
/* [Hidden] */ | |
Letter_height=0; // workaround to t=Letter_height issue with include<> | |
kh=0; | |
// | |
OS_Y=floor(version_num()/10000); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mebd@mebd:~$ /home/mebd/openscad/software/OpenSCAD-2019.06.10.ai2804-_PR2399x86_64.AppImage --debug=all | |
Debug on. --debug=all | |
Camera: Camera() | |
QSettingsCached: QSettings::setValue(): recentFileList = '' | |
Camera: Camera() | |
Camera: Camera() | |
QSettingsCached: QSettings::setValue(): editor/fontsize = '6' | |
QSettingsCached: QSettings::setValue(): editor/fontsize = '12' | |
Preferences: SettingsReader R: 3dview/showWarningsIn3dView = '' => 'true' | |
Preferences: SettingsReader R: 3dview/mouseCentricZoom = '' => 'true' |