Did a web search for " Tinybee Z offset enable baby-stepping" Found this information may of may not help, though thought I would post anyway. QuoteAI Overview While the MKS Tinybee board itself doesn't natively support live babystepping, meaning you can't directly adjust the Z-offset while a print is in progress. You can still utilize babystepping to make permanent Z-offset adjustments by integby Roberts_Clif - Firmware - Marlin
I found a work around. If you load your model into Bambu Studio create all the Painted surfaces and save to 3MF file Reload model into Orca Slicer 2.3.0-RC change to your Kobra 3 and filament profiles slice and save to USB flash drive then print with Kobra 3.by Roberts_Clif - Prusa i3 and variants
Hi I have been looking for a users manual for Orca Slicer 2.3.0 or anything even close as to allow me to use the full potential of slicers. Would be happy to see this in any form pdf, you-tube videos just would like to learn everything that can be done with this slicer.by Roberts_Clif - Prusa i3 and variants
Here we have a Painted object shown in the photo below. If the Painted is in Object mode then they will have a place to select/change the filament. Painted Object Else if they do not have, then the filament will not change in this global mode.by Roberts_Clif - Prusa i3 and variants
Yesterday Well thought is would work simply because Orca Slicer 2.3.0 RC lists AnuCubic Kobra 3 in compatible Printers lists. I guess in a way it does work because it will print a mono print though not a multiple color model. OK back to looking for a better slicer for my Anycubic Kobra 3 combo. __________________________________________________________________________________________ OK todayby Roberts_Clif - Prusa i3 and variants
In configuration.h #define NOZZLE_PARK_FEATURE #if ENABLED(NOZZLE_PARK_FEATURE) // Specify a park position as { X, Y, Z } #define NOZZLE_PARK_POINT { (X_MIN_POS + 10), (Y_MAX_POS - 10), 20 } #define NOZZLE_PARK_XY_FEEDRATE 100 // X and Y axes feedrate in mm/s (also used for delta printers Z axis) #define NOZZLE_PARK_Z_FEEDRATE 5 // Z axis feedrate in mm/s (not used for delta priby Roberts_Clif - Firmware - Marlin
Example of my pause code #define ADVANCED_PAUSE_FEATURE #if ENABLED(ADVANCED_PAUSE_FEATURE) #define PAUSE_PARK_RETRACT_FEEDRATE 60 // (mm/s) Initial retract feedrate. #define PAUSE_PARK_RETRACT_LENGTH 2 // (mm) Initial retract. // This short retract is done immediately, before parking the nozzle. #define FILAMENT_CHANGby Roberts_Clif - Firmware - Marlin
Anycubic Slicer Next 1.3.3 For Windows What's new: 1. Added "Skip Part" feature (Currently for S1, version ≥2.8.4.3) 2. Improved login region prompts. 3. Fixed temperature errors when leveling with multi-color filament box. 4. Enhanced overhang printing quality 5. Added support for Anycubic Kobra 3 Max and new filament profiles: PLA Silk @Anycubic Kobra S1 PLA Luminous @Anycubic Kobra S1 PLA Silby Roberts_Clif - FAQ - Bei Problemen und allgemeinen Fragen ...
Quotetag1260 Is the configure h file the same from version to version or do you need to write a new one every update? The Configuration.h file varies form version to version. I use Winmerge to compare both files. Winmerge allows you to compare two or even three files then make changes to them and save any or all. In fact it is probably time to see what the next version of winmerge has to offer.by Roberts_Clif - Prusa i3 and variants
This is good. If you have any more questions will be here just post.by Roberts_Clif - Prusa i3 and variants
OK. Home the printer and tell me if the X & Y travel in the correct direction toward to end stop switch else stop the printer before a hard stop occurs. If this is correct let it continue to the Z axis ravel in the correct direction toward to end stop switch else stop before it hits the bed Post results.by Roberts_Clif - Reprappers
Are you still having problems. Post the original working firmware I will see what these setting should be for you.by Roberts_Clif - Reprappers
Sorry did a quick search posted what came up without checking // Invert the stepper direction. Change (or reverse the motor connector) if an axis goes the wrong way. #define INVERT_X_DIR false #define INVERT_Y_DIR true #define INVERT_Z_DIR falseby Roberts_Clif - Reprappers
In Marlin 2.1.2.5 , to modify the "Z_PROBE_ENDSTOP_INVERT" setting it to "true" if "false" or "false" if "true" should reverse the Z-axis homing "this is not the right code look below"by Roberts_Clif - Reprappers
This is my code for the X 20 display #define LCD_LANGUAGE en #define DISPLAY_CHARSET_HD44780 JAPANESE #define SDSUPPORT #define SPI_SPEED SPI_HALF_SPEED #define SD_CHECK_AND_RETRY #define ENCODER_PULSES_PER_STEP 4 #define ENCODER_STEPS_PER_MENU_ITEM 1 #define INDIVIDUAL_AXIS_HOMING_MENU // The RepRapDiscount Smart Controller (Red PC // #define REPRAP_DISCOUNT_SMART_CONTROLLER // CL: Sby Roberts_Clif - Firmware - Marlin
Good. I looked at a image of a Geeetech I3 Pro B it appeared to have a standard 1.25 pitch lead screw. Okay I will look to see what can be done to help !by Roberts_Clif - Prusa i3 and variants
I can try. You will need to Post what firmware you tried to upgrade to. And does your Geeetech I3 Pro B still original hardware. On this Link are a whole list of Marlin firmware versions pre configured for Geeetech I3 Pro B. The micro steps Z axis are 1600 micro steps for trapezoidal rod T8x2 so will need to select your language and your Z-Axis micro-steps and should be close. Most likely willby Roberts_Clif - Prusa i3 and variants
I have always used #define PROBE_OFFSET_WIZARD and #define BABYSTEPPINGby Roberts_Clif - Firmware - Marlin
This is the same 3D Printer before an after adjusting, cleaning an lubricating. What a 3D Printer should not sound like. After Cleaning, lubricating and adjusting belts. Using a Kobra 3 Smooth Bed. After posting i decided this also shows another thing what your video should should look likeby Roberts_Clif - Prusa i3 and variants
Well did you finally get it working.by Roberts_Clif - Firmware - Marlin
It this what you are looking for. Adjustable Z-end-stop for Mendel90 And a few you could adapt And there lots more that all could be adapted to your 3D Printer.by Roberts_Clif - Mendel90
I know this is not what you are looking for though I use WinMerge it allows me to compare the lines for old firmware while viewing new firmware. This make it much easier to while upgrading your firmware.by Roberts_Clif - Firmware - Marlin
Have you tried this Marketplace: In Cura I tested with using version 5.9.0, go to the Marketplace and find X3GWriter in the list. Click it, then click on "install" and restart Cura.by Roberts_Clif - General
Printed this Jackalope without supports, Why! because I wanted to see just how well it could handle the extreme overhangs.by Roberts_Clif - Prusa i3 and variants
Configuration.h /** * Thermal Protection provides additional protection to your printer from damage * and fire. Marlin always includes safe min and max temperature ranges which * protect against a broken or disconnected thermistor wire. * * The issue: If a thermistor falls out, it will report the much lower * temperature of the air in the room, and the the firmware will keep * the heaterby Roberts_Clif - Firmware - Marlin
QuoteDust It is in the Configuration.h file on Lines 1731 and 1732 see Wow! Dust!! I did not know you could do what you just did I will remember this... Now can post the links like that. No reason to copy and past ever thing just a simple link. Major Thanksby Roberts_Clif - Firmware - Marlin
My largest print to date a 200mm tall Jackalope Printed with a Anycubic Kobra 3 Combo sorry not in color.by Roberts_Clif - Prusa i3 and variants
Well I made some progress I printed some smaller two color Dino Clips I have been having about as many problems as I can stand right now. First I break the Filament inside the PTFE feeder tubes getting caught in the the filament adapter four colors in on color out. This leads the the filament crashing into each other if you are a newbie like me an have no ideal what to and not to do. Then I hby Roberts_Clif - Prusa i3 and variants
Quotelohtse Ok So here goes working Geeetech i3 Pro My questions 1)best firmware (has stock 1.0.4 I think lol) with configs etc ?? Are there any predefined Configs? Beware I am 100% NEW too this part of things when it comes to printers. 2)recommended upgrades??(looks completely stock currently) 3)best/Recommended addons and tweaks. 4)Is there a dedicated group for the i3? Or is this about theby Roberts_Clif - General