orca slicer setup with bassaminanator #162
-
I've klipperized my printer with this wonderful repo. I've added a few printer profiles and config settings profiles to orca slicer but they seem to call a different start macro(s). Seems as if my first hurdle is start gcode as I get errors that clearly demonstrate things are not in place to start a print with these profiles. Can I or should I try and get the start gcode to call bassaminators start macro with or without kamp with these orca slicer imports or is that a NO NO. I'm guessing all of this will be done for me if I import the SS or prusa bassaminator configs, but I would be using a different slicer. Moving forward though I just don't know what I can change and not break things with something like https://github.com/3DPrintDemon/Demon_KLIPPER_Essentials . Does anybody have a complete set up I can examine that uses orca? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Check the adjust your slicer section. This applies to any klipper configuration or slicer that you're using. If you're using OS, use the same start gcode as PS. I've already responded about KAMP separately.
|
Beta Was this translation helpful? Give feedback.
-
Since you've done the readings... It's true that I don't use OS, and based on the fact that OS is not mentioned on ellis3dp.com, he doesn't either. I have nothing against OS in principle, it's just that I can't stand the UI (user interface) and I care about UI and UX (user experience) a lot, because that's part of my job outside the 3d printing world. I wish the project great success regardless, anything that adds variety to the 3d printing world is just fine by me. I have written my configuration so that the user need not be concerned with editing code, so you don't have to edit any of the macros (unless you want to). If you would like to make some setting changes, such as enabling KAMP, or disabling the filament sensor, you need only change a Do not edit the start gcode (the slicer portion), unless this. |
Beta Was this translation helpful? Give feedback.
-
Well I mean I try. Your name and input comes up frequently. I'm back and forth with Ellis and Reddit and Printables and your GitHub and FDMprinting etc. I'll go back to PS and retry that based on your experience or SS from February if that works with your profiles |
Beta Was this translation helpful? Give feedback.
Check the adjust your slicer section. This applies to any klipper configuration or slicer that you're using. If you're using OS, use the same start gcode as PS. I've already responded about KAMP separately.
PRINT_START
is a macro contained within my config. That macro is called from the start gcode section of the slicer.