Hi all, here is a simple question about the G5 experimental feature (Bezièr cubic spline interpretation). The feature actually implement the De Casteljau's algorithm, and If I have understood correctly this lead to an non-constant speed along the curved path. So, am I right about that? Thank you so much!by Starliner - Firmware - Marlin
800x500 mm aluminiun plate (10mm thickness) + 1mm GekoFeet. 900W silicone rubber heater. 30 minutes from 15 °C to 80 °C.by Starliner - General
Hi All, I'm usign a cartesian printer based on Duet board and RepRapFirmware for Duet 2 V2.02. I was just wondering if it would be possible to mount two BLTouch, one for each extruder, in order to make the secondary nozzle independent from the probe calibrations (M558, G31) related to the primary nozzle. Thank you!by Starliner - Duet
QuoteDust Citations needed. It not choaked as far as I'm aware, especially on 32 bit machines. Unless you silly and create stl's with far to many polygons. That is user error. "Moreover vector based printing has proven to produce a better print results" where ? citations and examples? "Especially on low end machines like Prusa" since none of these printers use vectors at all, how can you maby Starliner - Prusa i3 and variants
Hi misan, thank you. Quotemisan The current way Marlin (and other firmware) handles G2/G3/G5 is by turning it into a sequence of straight lines feed into the planner. This is a very important aspect of the matter, and I've had the same pictures in my head while reading "planner_bezier.cpp" files. After all this may not be a problem, because ultimately you rely on motor's steps and their resolutby Starliner - General
Thank you dc42 and Dust for your contribution! Quotedc42 Is there a design tool + slicer combination that can generate G5 commands, without the model being quantized into flat facets or straight line segments at some point and then back again? If there is, then I'll implement G5 commands in RepRapFirmware. If not, it seems pointless to me. About that it's dog chasing his own tail! We need to fiby Starliner - Prusa i3 and variants
Thank you Dust! QuoteDust If your updating a real mk3, then you need to use motherboard BOARD_EINSY_RAMBO It not a ramps anymore.... so there is no need to edit pins_Ramps.h Most of the config settings in prusa firmware have been consolidated into 1_75mm_MK3-EINSy10a-E3Dv6full.h I'm aware about that. QuoteDust Not sure the pinda v2 probe is supported in marlin... or the fancy auto skew calby Starliner - Prusa i3 and variants
Hi Robert, thank you so much for your reply! This is the first time for me in compiling official Marlin for my original Prusa, so I have no earlier configuration files and I have to start from scratch. If I understand correctly I need, in broad terms, to: Download the last Marlin and Prusa i3 MK3 firmwares; Prepare development environment (as described here: ); Merge configuration.h, configuraby Starliner - Prusa i3 and variants
Hi all, in order to test some Marlin 2.0 experimental features on my Prusa i3 MK3 I need to properly configure and compile Marlin firmware for my printer, so I'm here to ask you which is the best procedure to follow. I think that trying to implement the desired marlin features into last official Prusa firmware is not the right way to reach the goal, but I'm open to your proposals Thank you!by Starliner - Prusa i3 and variants
Quotegregsaun Someone told me that the new Kisslicer will support curved surfaces from STEP and IGES: The KISSlicer Premium version declare that "Curved Surfaces" features is about 10% of development, and that: "Support curved surfaces as a geometric primitive." "Releasing an open source tool to import STEP / IGES (for better CAD integration.)" "Smooth existing triangle meshes with a crease-anby Starliner - General
Quotegregsaun I would love to see a slicer able to use STEP files with real arcs instead of the triangles from STL Not only arcs, also Bézier curves in order to describe any curved shape or movement. Post-processing Gcode to parse and "condens" G1 into G2/G3/G5 commands it looks a kind of useless "reverse engineering" procedure me, considering that vector instructions are yet contained into STEPby Starliner - General
Hi all, I'm experimenting vector based FDM printing using G2, G3 and G5 commands (arcs and Bézier curves), hand writing the GCode also for complex models, printing on cheap hardware (Prusa i3 MK3) and also on really high-end printers. During last months I verified that vector printing determines: a truly better surface finish; a lot less hardware vibration (especially printing with cheap hardwaby Starliner - General
Here is an update showing, in graphical way, the "map" of the standard deviations and the map of the heights of the probeb points. Thnak you!by Starliner - General
Hi all, in order to check the accuracy of the BLTouch probe mounted on my machine, I've run multiple bed probing sessions while using two different BLTouch settings (M558). Specifically: Bed size: 800x400 mm. Number of probe points: 25. Probe area: 2100.0 cm². Bed temperature: 45 °C BLTouch settings 01: M558 P9 F200 H5 T8000 B0. BLTouch settings 02: M558 P9 F150 H5 R0.3 T8000 A5 B1. I've run 1by Starliner - General
Thank you so much dc42!by Starliner - Firmware - mainstream and related support
Hi all, in the config.g file, on my machine, I've found the string: M307 H4 A-1 C-1 D-1 This is good because I need to disable bed heating during probing moments, anyway the command does not seem to work (my machine indicate me when the bed and tool are heated on it's embedded screen.) So, I would ask you: How to check the bed heating while probing? How, precisely, M307 command works? I've cheby Starliner - Firmware - mainstream and related support
QuoteEma.m ho tolto il G29 dallo slicer,c'è una possibilità di risolvere il problema,considerando che la scheda è molto limitata? Ciao Ema, Il firmware che stai utilizzando è Marlin o RepRap? Alcuni suggerimenti che potrebbero tornarti utili: Considera che l'utilizzo della variante "G29 S1" (o la rispettiva versione specifica al firmware in uso) permette di stampare facendo uso dell'ultima maby Starliner - GCODE, Software e Firmware
Il mio piano di stampa è molto grande e per come è realizzato non è possibile agire sulle numerose viti di supporto per "livellarlo", inoltre l'homing avviene nel mio caso muovendo gli assi verso degli interruttori meccanici quindi senza fare uso del tastatore per l'homing appunto. Questa dunque la procedura che ho seguito (utile a chiunque possa trovarsi nelle mie medesime condizioni) per "tastby Starliner - GCODE, Software e Firmware
Hi all, do you know if it is possible to use an image (JPG, PNG, ecc.) as print bed in Slic3r? The goal is to visually place with the desired precision the object (STL) on a paper-printed substrate. Obviously the photo/image of the substrate should be prepared to perfectly match the true bed print area (I yet have a camera system that is capable of taking picture and distort them to compensate sby Starliner - Slic3r
Grazie Mr. Yod, le tue indicazioni sono risultare prezione per risolvere i miei problemiby Starliner - GCODE, Software e Firmware
Saluti a tutti apro questa discussione per comprendere come implementare il BLTouch in RepRap e quali siano le procedure corrette di "Mesh bed compensation". Condizioni hardware Stampante cartesiana custom pilotata da RepRap 1.21 + Duet 2 La movimentazione in Z avviene tramite movimento del piano. L'homing Z del piano avviene facendo calare il piano verso il fondo della macchina, fino all'avvenby Starliner - GCODE, Software e Firmware