Page 1 of 1
KISSlicer and Cura with LinuxCNC
Posted: Sat Oct 06, 2012 8:12 pm
by TKL
I anyone using KISSlicer or Cura with LinuxCNC? If so, how is your setup? I kind of had it with Slic3r. I made some parts that is suppose to fit together with Slic3r but they aren't

Re: KISSlicer and Cura with LinuxCNC
Posted: Sat Oct 06, 2012 9:27 pm
by johnoly99
TlKL, im playing with cura now. OH MAN does it generate smooth gcode!
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 11:41 am
by xojins
I stared using KISSlicer and the results are A LOT better than Slic3r. Most noticeably I am not getting any more strings with my prints.
I still use slic3r if I want to print a quick object. KISSlicer gcode takes longer to print (if i change the print speed the objects will have skew).
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 3:53 pm
by TKL
But do you use it with Linux CNC? KisSlicer uses some M codes that LinuxCNC do not understand.
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 4:02 pm
by xojins
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 4:04 pm
by johnoly99
TKL, which M-Codes is it not liking?
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 4:28 pm
by TKL
I think it is M codes higher than 200 or 300
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 5:09 pm
by johnoly99
Hmmm. Well, most of the m codes generated by slic3r and skrinforge etc... are for firmware mods, so if you dont need the m codes it is generating, i can show you hoe to remove them from skeins output gcode. You use a file named replace.csv and simply type the Mxxx then a space and then a comment code, like ; and it will put the ; in frint of any line with that m code in it. Would that work?
Re: KISSlicer and Cura with LinuxCNC
Posted: Mon Oct 08, 2012 7:16 pm
by TKL
Is there a manual for KisSlicer? I can not find any on the site

Re: KISSlicer and Cura with LinuxCNC
Posted: Tue Oct 09, 2012 1:30 pm
by wildideas1
i wondered that in begging but if you hold mouse over area it gives exp for each area
Ian
Re: KISSlicer and Cura with LinuxCNC
Posted: Tue Oct 09, 2012 3:38 pm
by TKL
I know that, but it is not really enough to understand how it works. I would never buy a piece of software that didn't have a proper manual.
Re: KISSlicer and Cura with LinuxCNC
Posted: Sat Oct 19, 2013 9:54 am
by skm
JohnOly,
You said KISSlicer generates really smooth gcode.
I was wondering if you could expand on that.
How is the generated gcode better?
surely lines and arcs would be the same--they just sections of a model.
How would they be different from other programs that do the same thing?
Is there certain areas that this program is better at handling?
It is it better at handling machine specific M codes, for example?
Thanks,
Steve
Re: KISSlicer and Cura with LinuxCNC
Posted: Sat Oct 19, 2013 5:12 pm
by geneb
KisSlicer generates code with much fewer un-neccessary moves and more optimized tool paths.
g.