- LinuxCNC
- General LinuxCNC Questions
- lemontart - a call for help with s curve, ui's, and all the cool toys
lemontart - a call for help with s curve, ui's, and all the cool toys
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 929
- Thank you received: 224
14 Nov 2025 18:28 - 14 Nov 2025 18:28 #338372
by ihavenofish
lemontart - a call for help with s curve, ui's, and all the cool toys was created by ihavenofish
lemontart is a new CNC project I started on a whim last week and it all fell into place and the first one is hopefully being made NEXT week. That escalated quickly. EEK! I can't share a lot of final details just yet, but I can share the premise.
- lemontart is an OPEN SOURCE machine frame design/platform.
- machine kits will be available via miniMonster, but the cad files themselves will be GPL (or equivalent) so you could go about making your own any way you like.
- much like linuxcnc there will be a "main" build, and encouragement for people to make mods and accessories and share them.
- the design I see as a continuation of where the old xzero machines we meant to go before George got sick, but keeping a focus more on wood, vs metal like sorotec went with theirs.
- the first machine is the 57, which is 500mm x 700mm travel and geared heavily toward guitar making. Mainly hardwoods, plastics and light aluminium and brass work. It weighs about 240lbs as a frame, and the better part of 300 lbs built up, so its not shapeoko/altmill class (but also not miniMonster high precision class).
- the price of the kits will be VERY accessible especially relative to their performance.
- the kits will be 100% self assembly. literally a box with every single individual part, plus some special "tools" to make the job easier.
- the kits will come with basically every single parts except electrical. so you need to add a spindle, 60mm servos, wiring, electrical cabinet and a control
- I will be making video instructions on assembly to guide people though step by step, it should take an adept person a day or so to build.
So once these are out and selling/file available I want to work on a matching control and linuxcnc with ethercat is the obvious choice.
What we will need is:
- a nice UI that is preconfigured correctly for the machine/servos/vfd etc. it's own ISO perhaps? Stick the usb drive in, install, select a few options, run. a cosmetic skinning of qtdragon would be a great starting point here.
- jerk control. yup. Been tried so many time, soooo clooose..... but not there yet.
What I want to do is put a bounty on jerk control. I will pay the person that completes implementation of jerk control in a "finished" manner one lemontart machine kit. I don't care if its porting tormach's version, working on grotius's version, or from scratch. It just needs to be done and 100% bulletproof working. As I have said before so many times, it is mostly critical for G61 exact stop moves, and we should not get sidetracked by G64 smoothing things as they already have a degree of their own jerk limiting and linuxcnc's planner (especcially if the new tormach stuff is added) already performs very well (and more than good enough for lemontart).We just don't want the poor thing to shake down the building at 0.5g.
Probably wont be ready for the control phase til early next year, but if these things are in your wheelhouse chime in and give it some thought.
- lemontart is an OPEN SOURCE machine frame design/platform.
- machine kits will be available via miniMonster, but the cad files themselves will be GPL (or equivalent) so you could go about making your own any way you like.
- much like linuxcnc there will be a "main" build, and encouragement for people to make mods and accessories and share them.
- the design I see as a continuation of where the old xzero machines we meant to go before George got sick, but keeping a focus more on wood, vs metal like sorotec went with theirs.
- the first machine is the 57, which is 500mm x 700mm travel and geared heavily toward guitar making. Mainly hardwoods, plastics and light aluminium and brass work. It weighs about 240lbs as a frame, and the better part of 300 lbs built up, so its not shapeoko/altmill class (but also not miniMonster high precision class).
- the price of the kits will be VERY accessible especially relative to their performance.
- the kits will be 100% self assembly. literally a box with every single individual part, plus some special "tools" to make the job easier.
- the kits will come with basically every single parts except electrical. so you need to add a spindle, 60mm servos, wiring, electrical cabinet and a control
- I will be making video instructions on assembly to guide people though step by step, it should take an adept person a day or so to build.
So once these are out and selling/file available I want to work on a matching control and linuxcnc with ethercat is the obvious choice.
What we will need is:
- a nice UI that is preconfigured correctly for the machine/servos/vfd etc. it's own ISO perhaps? Stick the usb drive in, install, select a few options, run. a cosmetic skinning of qtdragon would be a great starting point here.
- jerk control. yup. Been tried so many time, soooo clooose..... but not there yet.
What I want to do is put a bounty on jerk control. I will pay the person that completes implementation of jerk control in a "finished" manner one lemontart machine kit. I don't care if its porting tormach's version, working on grotius's version, or from scratch. It just needs to be done and 100% bulletproof working. As I have said before so many times, it is mostly critical for G61 exact stop moves, and we should not get sidetracked by G64 smoothing things as they already have a degree of their own jerk limiting and linuxcnc's planner (especcially if the new tormach stuff is added) already performs very well (and more than good enough for lemontart).We just don't want the poor thing to shake down the building at 0.5g.
Probably wont be ready for the control phase til early next year, but if these things are in your wheelhouse chime in and give it some thought.
Attachments:
Last edit: 14 Nov 2025 18:28 by ihavenofish.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4564
- Thank you received: 2031
14 Nov 2025 19:03 #338376
by Aciera
Replied by Aciera on topic lemontart - a call for help with s curve, ui's, and all the cool toys
Sounds interesting.
I'm afraid that is not going to happen unless everybody uses the same tested hardware.Stick the usb drive in, install, select a few options, run.
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 929
- Thank you received: 224
14 Nov 2025 19:09 #338377
by ihavenofish
Replied by ihavenofish on topic lemontart - a call for help with s curve, ui's, and all the cool toys
yeah. i perhaps worded this badly.
There's 2 components. getting the basic UI all done up, and then what I guess is a really a wizard, with some preset options for recommended hardware such as jss (stepperonline) drives, delta ms300 spindle, etc
Basically I was a more full features wizard that covers modbus and ethercat. haha.
Thanks
There's 2 components. getting the basic UI all done up, and then what I guess is a really a wizard, with some preset options for recommended hardware such as jss (stepperonline) drives, delta ms300 spindle, etc
Basically I was a more full features wizard that covers modbus and ethercat. haha.
Thanks
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20924
- Thank you received: 7132
14 Nov 2025 20:21 #338381
by tommylight
Replied by tommylight on topic lemontart - a call for help with s curve, ui's, and all the cool toys
Can i use 5A Sanyo Denki 60mm stepper motors? 
Jokes aside, very nice project and i do agree with you on leaving electronics out of the kit, to many choices and to many ways to mess up, still you should have a set with everything included whenever you get to that point as there are people that will gladly avoid wiring.
And kudos for sticking with Open Source as it's becoming sickening with all the "Only $17.99 per month" sickness !
Jokes aside, very nice project and i do agree with you on leaving electronics out of the kit, to many choices and to many ways to mess up, still you should have a set with everything included whenever you get to that point as there are people that will gladly avoid wiring.
And kudos for sticking with Open Source as it's becoming sickening with all the "Only $17.99 per month" sickness !
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 929
- Thank you received: 224
14 Nov 2025 20:53 #338385
by ihavenofish
I have other motivations here too. As a business, mM might succeed, it might fail, but almost guaranteed in 15 years there wont be any new parts for the machines. The way lemontart is set up, you should always be able to get parts for it, even 50 years from now where were all dead.
this kits is kinda a posterchild for right to repair I guess. Buy, build, mod, upgrade with full support, do whatever you like.
Electrical is an issue, cause everything would need certifications etc. So at least for now, I will leave that to the customer out of necessity.
Replied by ihavenofish on topic lemontart - a call for help with s curve, ui's, and all the cool toys
This is something I hate sooo much. Imagine paying $100,000 for a lidar scanner, and then having to pay $7500 a year for the privilege or reading the files.And kudos for sticking with Open Source as it's becoming sickening with all the "Only $17.99 per month" sickness !
I have other motivations here too. As a business, mM might succeed, it might fail, but almost guaranteed in 15 years there wont be any new parts for the machines. The way lemontart is set up, you should always be able to get parts for it, even 50 years from now where were all dead.
this kits is kinda a posterchild for right to repair I guess. Buy, build, mod, upgrade with full support, do whatever you like.
Electrical is an issue, cause everything would need certifications etc. So at least for now, I will leave that to the customer out of necessity.
Attachments:
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11500
- Thank you received: 3857
14 Nov 2025 23:28 #338410
by rodw
Replied by rodw on topic lemontart - a call for help with s curve, ui's, and all the cool toys
Of course you can. Plenty of ethercat stepper drivers out there. even 2,3 and 4 motor controls in the single driver...Can i use 5A Sanyo Denki 60mm stepper motors?
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 929
- Thank you received: 224
14 Nov 2025 23:51 #338414
by ihavenofish
links to the multi kits with ethercat?
The only hitch on servo choice is there's only 100mm room for the Z motor. A 200w modern servo with a brake fits. a lot of others will be too long.
Replied by ihavenofish on topic lemontart - a call for help with s curve, ui's, and all the cool toys
Can i use 5A Sanyo Denki 60mm stepper motors?
Of course you can. Plenty of ethercat stepper drivers out there. even 2,3 and 4 motor controls in the single driver...
links to the multi kits with ethercat?
The only hitch on servo choice is there's only 100mm room for the Z motor. A 200w modern servo with a brake fits. a lot of others will be too long.
Please Log in or Create an account to join the conversation.
- rodw
-
- Away
- Platinum Member
-
Less
More
- Posts: 11500
- Thank you received: 3857
15 Nov 2025 00:34 #338422
by rodw
If space is an issue, there is always NEMA 17! there are 3 and 4 motor options I've seen recently but may not have been ethercat
Replied by rodw on topic lemontart - a call for help with s curve, ui's, and all the cool toys
Rtelligent and Leadshine have ethercat dual motor stepper drives. example www.rtelligentglobal.com/ethercat-stepper-drive/ and www.leadshine.com/product/2EM3E-522-14-15-990-69.html
Can i use 5A Sanyo Denki 60mm stepper motors?
Of course you can. Plenty of ethercat stepper drivers out there. even 2,3 and 4 motor controls in the single driver...
links to the multi kits with ethercat?
The only hitch on servo choice is there's only 100mm room for the Z motor. A 200w modern servo with a brake fits. a lot of others will be too long.
If space is an issue, there is always NEMA 17! there are 3 and 4 motor options I've seen recently but may not have been ethercat
Please Log in or Create an account to join the conversation.
- ihavenofish
- Away
- Platinum Member
-
Less
More
- Posts: 929
- Thank you received: 224
15 Nov 2025 00:40 #338424
by ihavenofish
Replied by ihavenofish on topic lemontart - a call for help with s curve, ui's, and all the cool toys
nema17 ha! this is a 300lb machine, nema17 wont be moving it.
200w ac servo is fine for the z. I wouldn't go smaller power. A nema23 stepper would work, it would just be very slow, probably not getting past 1000rpm before the torque falls off too much.
200w ac servo is fine for the z. I wouldn't go smaller power. A nema23 stepper would work, it would just be very slow, probably not getting past 1000rpm before the torque falls off too much.
Please Log in or Create an account to join the conversation.
- LinuxCNC
- General LinuxCNC Questions
- lemontart - a call for help with s curve, ui's, and all the cool toys
Time to create page: 0.165 seconds