_gio_
About
- Username
- _gio_
- Joined
- Visits
- 12
- Last Active
- Roles
- Member
Comments
-
so the problem is the save change button in the g-code event dipendend panel only? if i go to each printer one by one and clcik the save change button i will be able to save the config?
-
ok thx
-
i tried to recover printing without temperature code and the printing started with cold nozzle so i put this code and seems to work now. the printer seems to homing only x and y when i recover the printing and this is what i need, the problem is th…
-
something like that?what do you exatcly mean with "you need to ensure Z"? how i can do that?
-
the printers are connected via 10 usb ports switch to a mini pc usb. it may be possible an error occured while windows update? maybe not enough ram?
-
YES! now its ok thank you very much for help
-
a ok i have to disable it my mistake
-
#define HOST_PROMPT_SUPPORT is already enabled i think the code in visual studio is this: #define HOST_ACTION_COMMANDS#if ENABLED(HOST_ACTION_COMMANDS) #define HOST_PROMPT_SUPPORT #define HOST_START_MENU_ITEM // Add a menu item that tells the hos…
-
this is what i can see in the console when the filament runs out: Recv:10:51:09.675: //action:prompt_endRecv:10:51:09.678: //action:prompt_begin FilamentRunout T0Recv:10:51:09.681: //action:prompt_showRecv:10:51:09.684: //action:paused filament_run…
-
ok i need more help... now when the filament runs out the nozzle stop there on the current layer, i want just to move z up from there. another problem is that when i recover the printing the printer goes in home axis and i dont want that, i want jus…
-
ok i got it! i did exactly as the guide tells but it didnt work so i unistalled platformio and installed it again and when i uploaded all the libraries he created a copy of the folder framework-arduinoststm32@"something" i copied the .jason board e…
-
still giving me the same error Unknown board ID 'ac_tri_f103re'
-
https://github.com/ANYCUBIC-3D/Vyper/releases/tag/vyper-v2.4.5 i cannot build firmaware after changing the function because visual studio doesnt show me the option i dont know why with platformio gives me errors and with auto build marlin no option …
-
i downloaded the source code of vyper firmware 2.4.5 and in configuration_adv.h i found this //#define HOST_ACTION_COMMANDS#if ENABLED(HOST_ACTION_COMMANDS) //#define HOST_PROMPT_SUPPORT //#define HOST_START_MENU_ITEM // Add a menu item that tell…
-
M412 returns echo:Filament runout ON