Jump to content

Cuq

Expert
  • Posts

    676
  • Joined

  • Last visited

  • Days Won

    18

Everything posted by Cuq

  1. Hello, Still working on my plugins, I'm wondering if it's possible to get the normal orientation on a picked position ? Best regards, Cuq
  2. This plugin should be now available via the Market place.
  3. Cuq

    Liens utiles

    Pour infos il existe un petit plugin développé ce printemps par des étudiants du rwth d'aachen (Aix la Chapelle) dans le cadre de leur formation et qui permet de regénérer un print à partir de la hauteur d'interruption .. Hauteur à mesurer sur la pièce ou en utilisant la méthode décrite dans le post ( qui est plutôt pas mal à condition de pouvoir faire un auto home sans toucher la pièce ) : https://hci.rwth-aachen.de/m3-print-continue
  4. Just drag and drop in the cura application windows ... as you can do when you drag and drop a file to be open by an application
  5. Sur machine Ender 3 le chauffage du plateau à 50-60° prend moins de temps que le chauffage à 200-220°C de la buse ( températures généralement utilisées pour du PLA) Donc il n'y a pas de temps d'attente .. De plus au pire dans cette config même si le plateau n'a pas atteins la température c'est la température de la buse qui pilote le démarrage de l'impression. Donc le plus grand risque serait d'avoir le plateau qui ne serait pas à température et ce juste sur vraiment le début de ton impression. Mais comme en plus ce n'est pas le cas il n'y a pas de risque. Tu peux donc ranger ton extincteur .. Enfin garde le à porté mais pas pour cette raison là 🙂
  6. Pas besoin de bidouiller le G-Code de démarrage Cura le fait très bien tout seul . Dans Cura il faut juste désactiver l'option Attendre le chauffage du plateau. De cette manière le Chauffage du plateau sera lancé et directement derrière tu aura le lancement du chauffage de la buse. Et non pas de problème à lancer les deux sur Ender-3. Je le fais en systématique depuis 2 ans Sans pb.
  7. Sorry I'm not a Mac user so it's hard for me to help you. Normaly with the cura package you just have to dowload the file and drag & drop it into Cura. But I'm not totaly sure of that, if a Mac user can confirm ?
  8. Normaly yes but it's not my decision . I've made the request a week ago but usualy it takes between 10 and 15 days to the developpement team to analyse a request ; so wait and see.
  9. Yes it's a Cura plugin : https://github.com/5axes/Duplicate/releases/tag/%230.1.3 Just drag and drop the curapackage in your Cura windows ( Cura 4.7 )
  10. You can use a script or a small plug-in can do that : https://github.com/5axes/Duplicate
  11. Question 1 : yes use a plugin to do that https://github.com/5axes/Duplicate
  12. Ok without authentification I got all the plugin list. So yes there is certainly an issue with my profil, I'm not supposed to be an essential customer or to have specified such option . Is it possible to modify this setting ?
  13. Certainly an new issue with the Web Marketplace. My analyse only the plugin with indicate "Brand" on the Left are display. But in the Cura Market place we have much more plugin
  14. Using on one of my computer the Cura Master 4.6 32 bits release made by Mark Burton aka @burtoogle https://www.dropbox.com/sh/s43vqzmi4d2bqe2/AABccoglNb8rVmEgN88uSMDpa/Windows-32 Working fine ( just an issue with the version of OpenGL on this hardware but this is normal as it is an old computer)
  15. Tu as des vielles versions 32 bits de Cura : Moi sur un de mes anciens PC j'utilise la version 32bits de Mark Burton qui sont des version 4.6 amélioré avec ses propres dev donc techniquement plus avancé que des 4.6 offciels: https://www.dropbox.com/sh/s43vqzmi4d2bqe2/AABccoglNb8rVmEgN88uSMDpa/Windows-32 Par contre il est fréquent avec des configs de PC un peu ancienne de ne pas avoir la version OpenGL minimum au bon fonctionnement de Cura.
  16. Thank you for your answer @ahoeben, If I understand you well, according to you wanting to update this plugin is a utopian project ?
  17. Hello, I was trying to update an old plugins of Ultimaker to create Custom Supports ( it's not the plugin present in the market place but one based on the principe to use a brush to 'paint' needed support area to add or remove supports) : https://github.com/Ultimaker/Cura/tree/feature_custom_support/plugins/CustomSupport But I must confess that this job is far beyond my skills. My first problem comes from a function that now seems obsolete: setExtraOverhang Ie : QtApplication.getInstance().getController().getView("SolidView").setExtraOverhang(self._draw_buffer) Does any one of you knows how to replace this code ? Thanks a lot !
  18. Same issue for me .. Only X/Y overrides Z behaviour on Custom support. Bug report on Github https://github.com/Ultimaker/Cura/issues/8082
  19. oui mais il se peut que sur les autres tu ais réglé la vitesse plus basse ou moins de débit et le problème était moins visible. mais pour moi ca reste matériel avant d’être logiciel.
  20. Hello, I'm working on a plugin and I need in this case to get the normal vector on a picked point. Using PickingPass and getPickedPosition returns the coordinates of the point , but is it possible to get the normal vector on this point ? https://github.com/Ultimaker/Cura/blob/master/cura/PickingPass.py Thanks a lot !
  21. Vu la pièce et les décalages qui arrivent dès les premières couches c'est pas un problème Cura, mais machine. Courroie à retendre réglage hauteur plateau
  22. Export your loaded models into Cura onto a STL file, then get back this file into cura. It should be considedered as a single model. Same issue as :
  23. Hello, On my point of view a lot of existing parameters which are actualy in the "Experimental" section should be switch to the right section. After 3 or 4 releases, parameters in this section should be validate as regular options or removed if they are not really usefull. This is the case for Tree Support options -> support - Slicing Tolerance - Tree Support Branch Angle -Tree Support Branch distance etc . Break Up support in shunk parameters -> support Coasting parameters -> Shell Adaptative layers parameters -> Shell Bridge Settings -> Travel or Shell ? Draft Shield parameters -> Cooling Infill Travel Optimization -> Travel Small Hole and Feature parameters -> Speed And we could reasonabily ask if it's usefull to keep the spaghetti Infill options and Wire printing ? does any one using this functions ?
  24. I think you can do that with a small modification of the @ahoeben custom printjob naming plugin. Perhaps you could ask him to add in the list of the available parameters these two options.. https://github.com/fieldOfView/Cura-CustomJobPrefix You just need to add two lines in the PrintInformationPatches.py file in the relacement section : "{material_print_temperature}": self._abbreviate_number(extruder_stack.getProperty("material_print_temperature", "value")), "{cool_fan_speed}": self._abbreviate_number(extruder_stack.getProperty("cool_fan_speed", "value")),
  25. Cuq

    cordage

    Il n'y a pas de problème ce que tu vois c'est juste les déplacements de la buse hors matière , ce n'est pas la fillasse qui pourrait être créée. Si tu ne veux pas voir les déplacements décoche juste dans les réglages la case "Déplacements"
×
×
  • Create New...