-
Hi all in the process of building a CNC powered by a Arduino Mega 2560 and Ramps 1.4. Almost everything is working great but having some issues with the PWM voltage output on Pin 6 to control the VFD.…
-
When I run ocra:
ocra xlsx2dxf.rb --no-lzma --chdir-first --innosetup xlsx2dxf.iss --windows
I got
xlsx2dxf.iss: inno setup installer creation failed: undefined method encode for #
-
Currently i have 1.9.3 ruby version. But i am facing the below mentioned issue even in the 2.0.0 and 2.1.6. I have a very simple ruby script which open a browser and then fills a url. I just wanted to…
-
Hello I am a little new to ruby and I can't figure out how to make an executable with FXRuby gem and ocra.
Can someone please help me.
ghost updated
4 years ago
-
FYI I implemented OCRA in Ruby.
see https://github.com/branch14/rocra
Just in case you might want to link to it form the README of your project.
Best phil
-
When Ruby loads the script, DATA is not defined.
```
puts DATA.read
__END__
Hello, World!
C:\>ocra data.rb
=== Loading script to check dependencies
./data.rb:1: uninitialized constant DATA (NameErro…
-
## Bug report
### Expected behavior and actual behavior
Error strategy should be respected, but when a process fails due to running out of walltime, the whole pipeline is terminated.
### Ste…
-
In the past I had a ruby 2.2 app with a GUI with tk that I was able to create an executable in ocra and run in any computer.
I recently upgraded the development environment to ruby 2.5, created an …
basex updated
2 years ago
-
RubyScript2Exe had a very useful feature, you can extract, modify and "compile" on location, even without ruby (http://www.erikveen.dds.nl/rubyscript2exe/index.html#3.4.3)
It could be interesting to …
-
### Cura Version
5.7.2
### Operating System
Windows 10
### Printer
DIY
### Name abnormal settings
不会
### Describe model location
不会
### Describe your model
使用Ocra可以正常切片,CURA5.6也可以。但5.7.1和5.…
08716 updated
3 months ago