2017 Screenset released

If you created a new screenset and want to share it with others then please post it here. You can talk about screens here.

Re: 2017 Screenset released

Postby ger21 » Sat Mar 07, 2020 12:09 pm

I would not recommend trying to use 1.2111 with the 2017 screenset, if you intend on using any of the newer features, as you have no control over any of the newer settings.
If you don't need to use any of the newer features, it should work fine.

I'm closing on a new house on Tuesday, and will likely be moving in two weeks. I'm hoping that I'm settled in by the end of April, and will be able to finish the new updated version of the screenset by mid summer. At least that's the current plan.
Gerry
UCCNC 2022 Screenset - http://www.thecncwoodworker.com/2022.html
ger21
 
Posts: 2663
Joined: Sat Sep 03, 2016 2:17 am

Re: 2017 Screenset released

Postby Rhinokeegan » Tue May 26, 2020 2:58 am

Hope the move to the new house went well. Can't wait for the new screenset to release.

Thanks for the hard work.
Rhinokeegan
 
Posts: 12
Joined: Tue May 26, 2020 2:45 am

Re: 2017 Screenset released

Postby rowka » Tue Aug 18, 2020 10:49 pm

Been using 2017 for a while now and like it a lot.
I just added a spindle and the rs485 Hy14 plug-in. So far working great.

I’d like to get the M3 macro modified so that whenever the spindle starts, first
M8 (water pump for spindle connected to relay)
M7 (dust collector connected to relay)
Dwell for 5 or so seconds to let it all come up to speed)
Start the spindle

I’m sure this is rather simple for someone who knows how (I am NOT that someone ;) )
rowka
 
Posts: 25
Joined: Thu Sep 28, 2017 3:05 pm

Re: 2017 Screenset released

Postby kverne » Wed Oct 14, 2020 11:20 pm

Been using 2017 for a while now and like it a lot.
I just added a spindle and the rs485 Hy14 plug-in. So far working great.

I’d like to get the M3 macro modified so that whenever the spindle starts, first
M8 (water pump for spindle connected to relay)
M7 (dust collector connected to relay)
Dwell for 5 or so seconds to let it all come up to speed)
Start the spindle


I'm new to screenset hacking, but it wouldn't be complicated:
In the m3.txt:
// exec.DospinCW(); // Old behavior

//New behavior below
exec.Miston(); // M7
exec.Floodon(); // M8
exec.Wait(5000); // Dwell for 5 or so seconds to let it all come up to speed)
exec.DospinCW(); // Start spindle
kverne
 
Posts: 2
Joined: Fri Sep 25, 2020 6:17 pm

Re: 2017 Screenset released

Postby Samarah » Tue Dec 15, 2020 3:51 pm

Gerry,

Can you give a status update on the new screenset release timing?
Samarah
 
Posts: 12
Joined: Tue Dec 15, 2020 3:47 pm

Re: 2017 Screenset released

Postby Igor_rus36 » Sun Feb 07, 2021 10:15 am

Hello everyone. Tell me how to drag this window to page 2? If you change the parameters or create a new window, the jog readings are still not displayed.
Attachments
ece6cb5e-1a1b-4b02-8d3f-11010efa3b11.jpg
Igor_rus36
 
Posts: 6
Joined: Sat Nov 09, 2019 1:32 pm

Re: 2017 Screenset released

Postby ger21 » Sun Feb 07, 2021 1:43 pm

Igor_rus36 wrote:Hello everyone. Tell me how to drag this window to page 2? If you change the parameters or create a new window, the jog readings are still not displayed.


That field only works on the flyout page, which is different from the other pages.
https://www.forum.cncdrive.com/viewtopic.php?f=3&t=214
Gerry
UCCNC 2022 Screenset - http://www.thecncwoodworker.com/2022.html
ger21
 
Posts: 2663
Joined: Sat Sep 03, 2016 2:17 am

Re: 2017 Screenset released

Postby ger21 » Sun Feb 07, 2021 1:47 pm

Samarah wrote:Gerry,

Can you give a status update on the new screenset release timing?


I'm back to working on it, but still have a lot of work left to do. I think I'll try to release a beta version without probing once I get the Auto Zero working. I'm going to add the new Camera controls today, and then I just need to do the jogging graphics to be mostly finished with graphics.
I probably have at least another 100 hours of work, and only have a few hours a week.
Gerry
UCCNC 2022 Screenset - http://www.thecncwoodworker.com/2022.html
ger21
 
Posts: 2663
Joined: Sat Sep 03, 2016 2:17 am

Re: 2017 Screenset released

Postby George M » Sat Feb 20, 2021 4:38 pm

Gerry,
I am starting to use the auto tool change. What i have found is that when the spindle comes to the change tool location, the spindle does not shut off. Since there is a message box that comes up to tell me to change the tool I cant use the M3 button.
I looked though the macro and couldn't find a reference to M5. Should it be there or is that something that would come from the postprocessor?

Thanks
'
'
Thank you
George M

DIY CNC Machine
UCCNC
UC300eth-LPT5
UCBB
George M
 
Posts: 52
Joined: Mon Apr 29, 2019 6:49 pm

Re: 2017 Screenset released

Postby ger21 » Sun Feb 21, 2021 6:06 am

You can add this line to the beginning of the M6 macro to stop the spindle:

exec.Stopspin();


Or change your post processor do add an M5 before the M6.
Gerry
UCCNC 2022 Screenset - http://www.thecncwoodworker.com/2022.html
ger21
 
Posts: 2663
Joined: Sat Sep 03, 2016 2:17 am

PreviousNext

Return to Custom Screensets

Who is online

Users browsing this forum: No registered users and 4 guests