Skip to main content

Show Posts

This section allows you to view all Show Posts made by this member. Note that you can only see Show Posts made in areas you currently have access to.

Messages - Tony

5
Project logs / Re: Really universal soldering controller
[quote author="Doomedahab"]Getting close to the finish line![/quote]

Hey
Great UniS, I'm impressed! Unbelievable that you have built such a great machine! Please, the links to the buttons are very neat. How does UniS look like inside?

Tony
6
Project logs / Re: Really universal soldering controller
Hi Roor
 
When I changed line 206, time difference worked only in main menu. Changing
different parameters, like temperature, caused menu timeout to be the same.
To solve this I had to edit line 222.
 
Why did I change? Good question. Many times I struggled to switch
parameters in 5 seconds windows, therefore I modified this value to 7
seconds. Last Hex had 20 seconds window, which I find way too long - this
was only for testing purposes.
Obviously when working with UniS, there is no need to mess with menus.
Summing up UniS is an excellent device which has very intuitive menu. Also
there is always the possibility to modify the code and at least but not
last - if anything gets broken, we can always fix it.
 
In my case lines 206 and 222 looks like following

Code: [Select]
ModeTicks = 450; // It was 250, it is 450. It changes the MENU time.
Code: [Select]
if(BTicks[0].n | BTicks[1].n | BTicks[2].n) ModeTicks = 450; // It was 250, it is 450. It changes the MENU time.
9
Project logs / Re: Really universal soldering controller
Roor
It works, beautifully. I do not see any errors. Thank you on behalf of the UniS group. How would you find a line where you can change the MENU opening time. It would be great.
Tony

[quote author="roor"]
I have edited previous solution, now should be all fine, thnx for testing, was quite stupid error[/quote]
10
Project logs / Re: Really universal soldering controller
Hi roor

Unfortunately, there are some errors on the T1 to BRIGHTNESS menu. It's best if you see it yourself. Write what OLED you have SH1106 or SSD1306.

Tony

[quote author="roor"]
...Tony, can you make another build :D, and test it first, because i'm not 100% sure that it'll work but should. Would love to see this build as well, since i didn't tested previous build in menu for values.[/quote]
11
Project logs / Re: Really universal soldering controller
Hi, Doomedahab

it requires more knowledge in coding than I have - sorry. As far as I can tell, your suggestion needs many lines to be rewritten.

Tony

[quote author="Doomedahab"]
Hi Tony,

Thanks for the change, but still it's not perfect. if you go 1 level deeper in the menu the "up" button still is programmed to decrease the value and vice versa. For instance if you want to change t1 value. Can you maybe change that behaviour as well so it is consistent?[/quote]
12
Project logs / Re: Really universal soldering controller
Hi, Doomedahab

it requires more knowledge in coding than I have - sorry. As far as I can
tell, your suggestion needs many lines to be rewritten.

Tony

[quote author="Doomedahab"]
Hi Tony,

Thanks for the change, but still it's not perfect. if you go 1 level deeper in the menu the "up" button still is programmed to decrease the value and vice versa. For instance if you want to change t1 value. Can you maybe change that behaviour as well so it is consistent?[/quote]
13
Project logs / Re: Really universal soldering controller
Hey

Now I did as you wrote, it should be OK. I tested, it works properly.

Tony

[quote author="roor"]Thnx, but it is not the same, now all menu is switched. If you can compile from source, then apply my changes please and make a build, or anyone else[/quote]
14
Project logs / Re: Really universal soldering controller
roor, try this

[quote author="roor"]can someone make a build (hex) file for "standalone", switch buttons for + -, put plus on right button, and minus on left, but only for temp, in menu it seems to be more intuitive then for temp control [/quote]
15
Project logs / Re: Really universal soldering controller
[quote author="Morpheus1979"]I received the vinyls for the aluminum case yesterday - so i was finally able to finish my unisolder case[/quote]
The housing is beautiful, I congratulate you.
HNY 2019
Tony

( ! ) Fatal error: Uncaught exception 'Elk_Exception' with message 'Please try again. If you come back to this error screen, report the error to an administrator.' in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
( ! ) Elk_Exception: Please try again. If you come back to this error screen, report the error to an administrator. in /var/www/dangerousprototypes/forum/sources/database/Db-mysql.class.php on line 696
Call Stack
#TimeMemoryFunctionLocation
10.01582424992session_write_close ( )...(null):0
20.01612556568ElkArte\sources\subs\SessionHandler\DatabaseHandler->write( )...(null):0
30.01612557344Database_MySQL->query( ).../DatabaseHandler.php:119
40.06102696064Database_MySQL->error( ).../Db-mysql.class.php:273